.tag-list[data-astro-cid-lga65v7i]{display:flex;align-items:flex-start;margin:.5em 0}.tag-list-horizontal[data-astro-cid-lga65v7i]{flex-direction:row;flex-wrap:wrap;gap:.25em}.tag-list-vertical[data-astro-cid-lga65v7i]{flex-direction:column;gap:.5em;align-items:flex-start}.tag-list-grid[data-astro-cid-lga65v7i]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5em}.tag-more[data-astro-cid-lga65v7i]{display:inline-flex;align-items:center;padding:var(--tag-more-padding-y) var(--tag-more-padding-x);background-color:var(--tag-more-bg);color:var(--tag-more-color);border:1px solid var(--tag-more-border);border-radius:var(--tag-more-border-radius);font-size:var(--tag-more-font-size);font-style:italic;white-space:nowrap}html.dark .tag-more[data-astro-cid-lga65v7i]{background-color:var(--tag-more-bg);color:var(--tag-more-color);border-color:var(--tag-more-border)}@media(max-width:640px){.tag-list-grid[data-astro-cid-lga65v7i]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.25em}.tag-more[data-astro-cid-lga65v7i]{font-size:var(--tag-more-mobile-font-size);padding:var(--tag-more-mobile-padding-y) var(--tag-more-mobile-padding-x)}}@media(hover:none)and (pointer:coarse){.tag-list[data-astro-cid-lga65v7i] .tag{min-height:44px;min-width:44px;justify-content:center}}.comments-section[data-astro-cid-jvxsf75u]{box-sizing:border-box;max-width:720px;width:100%;margin:var(--space-12) auto var(--space-8);padding:0 var(--space-6)}.giscus-container[data-astro-cid-jvxsf75u]{min-height:200px;max-width:100%;overflow-x:hidden}.giscus-container[data-astro-cid-jvxsf75u] .giscus,.giscus-container[data-astro-cid-jvxsf75u] .giscus-frame{max-width:100%}@media(max-width:767px){.comments-section[data-astro-cid-jvxsf75u]{padding:0 var(--space-4);margin:var(--space-8) auto var(--space-6)}}.post-card[data-astro-cid-yf4km4ap]{display:flex;flex-direction:column;height:100%;background:var(--color-surface);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--duration-normal) var(--easing-default),box-shadow var(--duration-normal) var(--easing-default)}.post-card[data-astro-cid-yf4km4ap]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.post-card__image-link[data-astro-cid-yf4km4ap]{display:block;text-decoration:none}.post-card__title-link[data-astro-cid-yf4km4ap]{text-decoration:none;color:inherit}.post-card__title-link[data-astro-cid-yf4km4ap]:hover .post-card__title[data-astro-cid-yf4km4ap],.post-card__title-link[data-astro-cid-yf4km4ap]:focus .post-card__title[data-astro-cid-yf4km4ap]{color:var(--color-primary-500)}.post-card__title-link[data-astro-cid-yf4km4ap]:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.post-card__image-wrapper[data-astro-cid-yf4km4ap]{aspect-ratio:16 / 9;background:var(--color-gray-100)}.post-card__image[data-astro-cid-yf4km4ap]{width:100%;aspect-ratio:16 / 9;object-fit:cover}.post-card__image-wrapper[data-astro-cid-yf4km4ap] img[data-astro-cid-yf4km4ap].post-card__image--light{display:block}.post-card__image-wrapper[data-astro-cid-yf4km4ap] img[data-astro-cid-yf4km4ap].post-card__image--dark{display:none}html.dark .post-card__image-wrapper[data-astro-cid-yf4km4ap]{background:var(--color-gray-700)}html.dark .post-card__image-wrapper[data-astro-cid-yf4km4ap] img[data-astro-cid-yf4km4ap].post-card__image--light{display:none}html.dark .post-card__image-wrapper[data-astro-cid-yf4km4ap] img[data-astro-cid-yf4km4ap].post-card__image--dark{display:block}.post-card__content[data-astro-cid-yf4km4ap]{display:flex;flex-direction:column;flex-grow:1;padding:var(--space-5)}.post-card__title[data-astro-cid-yf4km4ap]{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);line-height:var(--line-height-snug);margin:0 0 var(--space-2) 0;transition:color var(--duration-fast) var(--easing-default);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card__description[data-astro-cid-yf4km4ap]{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin:0 0 var(--space-4) 0;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card__date[data-astro-cid-yf4km4ap]{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-accent);margin-top:auto}html.dark .post-card[data-astro-cid-yf4km4ap]{background:var(--color-gray-800)}html.dark .post-card[data-astro-cid-yf4km4ap]:hover{box-shadow:0 20px 40px #0006}@media(prefers-color-scheme:dark){html:not(.light) .post-card[data-astro-cid-yf4km4ap]{background:var(--color-gray-800)}html:not(.light) .post-card[data-astro-cid-yf4km4ap]:hover{box-shadow:0 20px 40px #0006}html:not(.light) .post-card__image-wrapper[data-astro-cid-yf4km4ap]{background:var(--color-gray-700)}html:not(.light) .post-card__image-wrapper[data-astro-cid-yf4km4ap] img[data-astro-cid-yf4km4ap].post-card__image--light{display:none}html:not(.light) .post-card__image-wrapper[data-astro-cid-yf4km4ap] img[data-astro-cid-yf4km4ap].post-card__image--dark{display:block}}.related-posts[data-astro-cid-dpgbfi7r]{max-width:1000px;margin:var(--space-12) auto 0;padding:var(--space-8) var(--space-4) 0;border-top:1px solid var(--color-gray-200)}.related-posts__title[data-astro-cid-dpgbfi7r]{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0 0 var(--space-8);text-align:center}.related-posts__grid[data-astro-cid-dpgbfi7r]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);list-style:none;margin:0;padding:0}.related-posts__grid[data-astro-cid-dpgbfi7r] li[data-astro-cid-dpgbfi7r]{display:flex;list-style:none}.related-posts__grid[data-astro-cid-dpgbfi7r] li[data-astro-cid-dpgbfi7r]::marker{content:none}.related-posts__grid[data-astro-cid-dpgbfi7r] li[data-astro-cid-dpgbfi7r]>*{width:100%}@media(max-width:1023px){.related-posts__grid[data-astro-cid-dpgbfi7r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.related-posts[data-astro-cid-dpgbfi7r]{padding:var(--space-6) var(--space-4) 0}.related-posts__title[data-astro-cid-dpgbfi7r]{font-size:var(--font-size-xl)}.related-posts__grid[data-astro-cid-dpgbfi7r]{grid-template-columns:1fr;gap:var(--space-6)}}html.dark .related-posts[data-astro-cid-dpgbfi7r]{border-top-color:var(--color-gray-700)}@media(prefers-color-scheme:dark){html:not(.light) .related-posts[data-astro-cid-dpgbfi7r]{border-top-color:var(--color-gray-700)}}:root{--callout-note-color: oklch(.65 .2 260);--callout-note-bg: oklch(.65 .2 260 / .1);--callout-abstract-color: oklch(.7 .18 180);--callout-abstract-bg: oklch(.7 .18 180 / .1);--callout-info-color: oklch(.65 .2 260);--callout-info-bg: oklch(.65 .2 260 / .1);--callout-todo-color: oklch(.65 .2 260);--callout-todo-bg: oklch(.65 .2 260 / .1);--callout-tip-color: oklch(.7 .18 180);--callout-tip-bg: oklch(.7 .18 180 / .1);--callout-success-color: oklch(.7 .2 150);--callout-success-bg: oklch(.7 .2 150 / .1);--callout-question-color: oklch(.75 .18 90);--callout-question-bg: oklch(.75 .18 90 / .1);--callout-warning-color: oklch(.75 .18 75);--callout-warning-bg: oklch(.75 .18 75 / .1);--callout-failure-color: oklch(.65 .25 25);--callout-failure-bg: oklch(.65 .25 25 / .1);--callout-danger-color: oklch(.65 .25 25);--callout-danger-bg: oklch(.65 .25 25 / .1);--callout-bug-color: oklch(.65 .25 25);--callout-bug-bg: oklch(.65 .25 25 / .1);--callout-example-color: oklch(.6 .25 300);--callout-example-bg: oklch(.6 .25 300 / .1);--callout-quote-color: oklch(.55 .02 280);--callout-quote-bg: oklch(.55 .02 280 / .1);--callout-important-color: oklch(.6 .22 290);--callout-important-bg: oklch(.6 .22 290 / .1)}html.dark{--callout-note-color: oklch(.75 .18 260);--callout-note-bg: oklch(.75 .18 260 / .15);--callout-abstract-color: oklch(.8 .16 180);--callout-abstract-bg: oklch(.8 .16 180 / .15);--callout-info-color: oklch(.75 .18 260);--callout-info-bg: oklch(.75 .18 260 / .15);--callout-todo-color: oklch(.75 .18 260);--callout-todo-bg: oklch(.75 .18 260 / .15);--callout-tip-color: oklch(.8 .16 180);--callout-tip-bg: oklch(.8 .16 180 / .15);--callout-success-color: oklch(.8 .18 150);--callout-success-bg: oklch(.8 .18 150 / .15);--callout-question-color: oklch(.85 .16 90);--callout-question-bg: oklch(.85 .16 90 / .15);--callout-warning-color: oklch(.85 .16 75);--callout-warning-bg: oklch(.85 .16 75 / .15);--callout-failure-color: oklch(.75 .22 25);--callout-failure-bg: oklch(.75 .22 25 / .15);--callout-danger-color: oklch(.75 .22 25);--callout-danger-bg: oklch(.75 .22 25 / .15);--callout-bug-color: oklch(.75 .22 25);--callout-bug-bg: oklch(.75 .22 25 / .15);--callout-example-color: oklch(.7 .22 300);--callout-example-bg: oklch(.7 .22 300 / .15);--callout-quote-color: oklch(.65 .02 280);--callout-quote-bg: oklch(.65 .02 280 / .15);--callout-important-color: oklch(.7 .2 290);--callout-important-bg: oklch(.7 .2 290 / .15)}@media(prefers-color-scheme:dark){:root:not(.light){--callout-note-color: oklch(.75 .18 260);--callout-note-bg: oklch(.75 .18 260 / .15);--callout-abstract-color: oklch(.8 .16 180);--callout-abstract-bg: oklch(.8 .16 180 / .15);--callout-info-color: oklch(.75 .18 260);--callout-info-bg: oklch(.75 .18 260 / .15);--callout-todo-color: oklch(.75 .18 260);--callout-todo-bg: oklch(.75 .18 260 / .15);--callout-tip-color: oklch(.8 .16 180);--callout-tip-bg: oklch(.8 .16 180 / .15);--callout-success-color: oklch(.8 .18 150);--callout-success-bg: oklch(.8 .18 150 / .15);--callout-question-color: oklch(.85 .16 90);--callout-question-bg: oklch(.85 .16 90 / .15);--callout-warning-color: oklch(.85 .16 75);--callout-warning-bg: oklch(.85 .16 75 / .15);--callout-failure-color: oklch(.75 .22 25);--callout-failure-bg: oklch(.75 .22 25 / .15);--callout-danger-color: oklch(.75 .22 25);--callout-danger-bg: oklch(.75 .22 25 / .15);--callout-bug-color: oklch(.75 .22 25);--callout-bug-bg: oklch(.75 .22 25 / .15);--callout-example-color: oklch(.7 .22 300);--callout-example-bg: oklch(.7 .22 300 / .15);--callout-quote-color: oklch(.65 .02 280);--callout-quote-bg: oklch(.65 .02 280 / .15);--callout-important-color: oklch(.7 .2 290);--callout-important-bg: oklch(.7 .2 290 / .15)}}:root{--callout-icon-note: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");--callout-icon-abstract: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='M12 11h4'/%3E%3Cpath d='M12 16h4'/%3E%3Cpath d='M8 11h.01'/%3E%3Cpath d='M8 16h.01'/%3E%3C/svg%3E");--callout-icon-info: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E");--callout-icon-todo: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E");--callout-icon-tip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18h6'/%3E%3Cpath d='M10 22h4'/%3E%3Cpath d='M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 0 1 8.91 14'/%3E%3C/svg%3E");--callout-icon-success: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");--callout-icon-question: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E");--callout-icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3'/%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E");--callout-icon-failure: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m15 9-6 6'/%3E%3Cpath d='m9 9 6 6'/%3E%3C/svg%3E");--callout-icon-danger: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z'/%3E%3C/svg%3E");--callout-icon-bug: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m8 2 1.88 1.88'/%3E%3Cpath d='M14.12 3.88 16 2'/%3E%3Cpath d='M9 7.13v-1a3.003 3.003 0 1 1 6 0v1'/%3E%3Cpath d='M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6'/%3E%3Cpath d='M12 20v-9'/%3E%3Cpath d='M6.53 9C4.6 8.8 3 7.1 3 5'/%3E%3Cpath d='M6 13H2'/%3E%3Cpath d='M3 21c0-2.1 1.7-3.9 3.8-4'/%3E%3Cpath d='M20.97 5c0 2.1-1.6 3.8-3.5 4'/%3E%3Cpath d='M22 13h-4'/%3E%3Cpath d='M17.2 17c2.1.1 3.8 1.9 3.8 4'/%3E%3C/svg%3E");--callout-icon-example: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2'/%3E%3C/svg%3E");--callout-icon-quote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");--callout-icon-important: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3Cline x1='12' y1='8' x2='12' y2='12' /%3E%3Cline x1='12' y1='16' x2='12.01' y2='16' /%3E%3C/svg%3E");--callout-icon-fold: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}blockquote[data-callout]{position:relative;max-width:100%;box-sizing:border-box;border-radius:var(--radius-md, .375rem);padding:var(--space-4, 1rem);padding-top:calc(var(--space-4, 1rem) + 1.75rem);margin:var(--space-4, 1rem) 0;border-left:4px solid var(--callout-note-color);background-color:var(--callout-note-bg)}blockquote[data-callout]:before{content:attr(data-callout-title);position:absolute;top:var(--space-3, .75rem);left:var(--space-4, 1rem);right:var(--space-4, 1rem);display:block;font-weight:600;color:var(--callout-note-color);padding-left:1.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}blockquote[data-callout]:after{content:"";position:absolute;top:calc(var(--space-3, .75rem) + .125rem);left:var(--space-4, 1rem);width:20px;height:20px;background-color:var(--callout-note-color);-webkit-mask-image:var(--callout-icon-note);mask-image:var(--callout-icon-note);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}blockquote[data-callout]>p:first-child{margin-top:0}blockquote[data-callout]>:last-child{margin-bottom:0}blockquote[data-callout] p{margin:var(--space-2, .5rem) 0}blockquote[data-callout] ul,blockquote[data-callout] ol{margin:var(--space-2, .5rem) 0;padding-left:var(--space-6, 1.5rem)}blockquote[data-callout] li{margin:var(--space-1, .25rem) 0}blockquote[data-callout] pre{margin:var(--space-3, .75rem) 0;border-radius:var(--radius-sm, .25rem);overflow-x:auto}blockquote[data-callout] :not(pre)>code{font-size:.875em;background-color:var(--color-gray-100, oklch(96% .008 280));padding:.125rem .25rem;border-radius:var(--radius-sm, .25rem)}blockquote[data-callout] img{max-width:100%;height:auto;border-radius:var(--radius-sm, .25rem)}blockquote[data-callout=note]{border-left-color:var(--callout-note-color);background-color:var(--callout-note-bg)}blockquote[data-callout=note]:before{color:var(--callout-note-color)}blockquote[data-callout=note]:after{background-color:var(--callout-note-color);-webkit-mask-image:var(--callout-icon-note);mask-image:var(--callout-icon-note)}blockquote[data-callout=abstract]{border-left-color:var(--callout-abstract-color);background-color:var(--callout-abstract-bg)}blockquote[data-callout=abstract]:before{color:var(--callout-abstract-color)}blockquote[data-callout=abstract]:after{background-color:var(--callout-abstract-color);-webkit-mask-image:var(--callout-icon-abstract);mask-image:var(--callout-icon-abstract)}blockquote[data-callout=info]{border-left-color:var(--callout-info-color);background-color:var(--callout-info-bg)}blockquote[data-callout=info]:before{color:var(--callout-info-color)}blockquote[data-callout=info]:after{background-color:var(--callout-info-color);-webkit-mask-image:var(--callout-icon-info);mask-image:var(--callout-icon-info)}blockquote[data-callout=todo]{border-left-color:var(--callout-todo-color);background-color:var(--callout-todo-bg)}blockquote[data-callout=todo]:before{color:var(--callout-todo-color)}blockquote[data-callout=todo]:after{background-color:var(--callout-todo-color);-webkit-mask-image:var(--callout-icon-todo);mask-image:var(--callout-icon-todo)}blockquote[data-callout=tip]{border-left-color:var(--callout-tip-color);background-color:var(--callout-tip-bg)}blockquote[data-callout=tip]:before{color:var(--callout-tip-color)}blockquote[data-callout=tip]:after{background-color:var(--callout-tip-color);-webkit-mask-image:var(--callout-icon-tip);mask-image:var(--callout-icon-tip)}blockquote[data-callout=success]{border-left-color:var(--callout-success-color);background-color:var(--callout-success-bg)}blockquote[data-callout=success]:before{color:var(--callout-success-color)}blockquote[data-callout=success]:after{background-color:var(--callout-success-color);-webkit-mask-image:var(--callout-icon-success);mask-image:var(--callout-icon-success)}blockquote[data-callout=question]{border-left-color:var(--callout-question-color);background-color:var(--callout-question-bg)}blockquote[data-callout=question]:before{color:var(--callout-question-color)}blockquote[data-callout=question]:after{background-color:var(--callout-question-color);-webkit-mask-image:var(--callout-icon-question);mask-image:var(--callout-icon-question)}blockquote[data-callout=warning]{border-left-color:var(--callout-warning-color);background-color:var(--callout-warning-bg)}blockquote[data-callout=warning]:before{color:var(--callout-warning-color)}blockquote[data-callout=warning]:after{background-color:var(--callout-warning-color);-webkit-mask-image:var(--callout-icon-warning);mask-image:var(--callout-icon-warning)}blockquote[data-callout=failure]{border-left-color:var(--callout-failure-color);background-color:var(--callout-failure-bg)}blockquote[data-callout=failure]:before{color:var(--callout-failure-color)}blockquote[data-callout=failure]:after{background-color:var(--callout-failure-color);-webkit-mask-image:var(--callout-icon-failure);mask-image:var(--callout-icon-failure)}blockquote[data-callout=danger]{border-left-color:var(--callout-danger-color);background-color:var(--callout-danger-bg)}blockquote[data-callout=danger]:before{color:var(--callout-danger-color)}blockquote[data-callout=danger]:after{background-color:var(--callout-danger-color);-webkit-mask-image:var(--callout-icon-danger);mask-image:var(--callout-icon-danger)}blockquote[data-callout=bug]{border-left-color:var(--callout-bug-color);background-color:var(--callout-bug-bg)}blockquote[data-callout=bug]:before{color:var(--callout-bug-color)}blockquote[data-callout=bug]:after{background-color:var(--callout-bug-color);-webkit-mask-image:var(--callout-icon-bug);mask-image:var(--callout-icon-bug)}blockquote[data-callout=example]{border-left-color:var(--callout-example-color);background-color:var(--callout-example-bg)}blockquote[data-callout=example]:before{color:var(--callout-example-color)}blockquote[data-callout=example]:after{background-color:var(--callout-example-color);-webkit-mask-image:var(--callout-icon-example);mask-image:var(--callout-icon-example)}blockquote[data-callout=quote]{border-left-color:var(--callout-quote-color);background-color:var(--callout-quote-bg)}blockquote[data-callout=quote]:before{color:var(--callout-quote-color)}blockquote[data-callout=quote]:after{background-color:var(--callout-quote-color);-webkit-mask-image:var(--callout-icon-quote);mask-image:var(--callout-icon-quote)}blockquote[data-callout=important]{border-left-color:var(--callout-important-color);background-color:var(--callout-important-bg)}blockquote[data-callout=important]:before{color:var(--callout-important-color)}blockquote[data-callout=important]:after{background-color:var(--callout-important-color);-webkit-mask-image:var(--callout-icon-important);mask-image:var(--callout-icon-important)}blockquote[data-callout-foldable=true]{position:relative}blockquote[data-callout-foldable=true] .callout-title-overlay{position:absolute;top:0;left:0;right:0;height:calc(var(--space-3, .75rem) + 1.5rem);cursor:pointer;z-index:1;display:flex;align-items:center;justify-content:flex-end;padding-right:var(--space-4, 1rem)}blockquote[data-callout-foldable=true] .callout-title-overlay:hover{background-color:#00000008}blockquote[data-callout-foldable=true] .callout-title-overlay:focus{outline:2px solid var(--color-primary-500);outline-offset:-2px}blockquote[data-callout-foldable=true] .callout-fold-icon{width:16px;height:16px;background-color:var(--callout-note-color);-webkit-mask-image:var(--callout-icon-fold);mask-image:var(--callout-icon-fold);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:transform var(--transition-normal, .2s) var(--ease-default, ease);flex-shrink:0}blockquote[data-callout=note] .callout-fold-icon{background-color:var(--callout-note-color)}blockquote[data-callout=abstract] .callout-fold-icon{background-color:var(--callout-abstract-color)}blockquote[data-callout=info] .callout-fold-icon{background-color:var(--callout-info-color)}blockquote[data-callout=todo] .callout-fold-icon{background-color:var(--callout-todo-color)}blockquote[data-callout=tip] .callout-fold-icon{background-color:var(--callout-tip-color)}blockquote[data-callout=success] .callout-fold-icon{background-color:var(--callout-success-color)}blockquote[data-callout=question] .callout-fold-icon{background-color:var(--callout-question-color)}blockquote[data-callout=warning] .callout-fold-icon{background-color:var(--callout-warning-color)}blockquote[data-callout=failure] .callout-fold-icon{background-color:var(--callout-failure-color)}blockquote[data-callout=danger] .callout-fold-icon{background-color:var(--callout-danger-color)}blockquote[data-callout=bug] .callout-fold-icon{background-color:var(--callout-bug-color)}blockquote[data-callout=example] .callout-fold-icon{background-color:var(--callout-example-color)}blockquote[data-callout=quote] .callout-fold-icon{background-color:var(--callout-quote-color)}blockquote[data-callout=important] .callout-fold-icon{background-color:var(--callout-important-color)}blockquote[data-callout-foldable=true][data-callout-collapsed=true]>*:not(.callout-title-overlay){display:none}blockquote[data-callout-foldable=true][data-callout-collapsed=true]{padding-bottom:var(--space-3, .75rem)}blockquote[data-callout-foldable=true][data-callout-collapsed=true] .callout-fold-icon{transform:rotate(-90deg)}blockquote[data-callout] blockquote[data-callout]{margin:var(--space-3, .75rem) 0}blockquote[data-callout][data-nest-level="1"]{margin-left:var(--space-2, .5rem)}blockquote[data-callout][data-nest-level="2"]{margin-left:var(--space-4, 1rem)}html.dark blockquote[data-callout] :not(pre)>code{background-color:var(--color-gray-700, oklch(35% .015 280))}@media(prefers-color-scheme:dark){:root:not(.light) blockquote[data-callout] :not(pre)>code{background-color:var(--color-gray-700, oklch(35% .015 280))}}@media(max-width:767px){blockquote[data-callout]{padding:var(--space-3, .75rem);padding-top:calc(var(--space-3, .75rem) + 1.5rem);margin:var(--space-3, .75rem) 0}blockquote[data-callout]:before{font-size:var(--font-size-sm, .875rem);top:var(--space-2, .5rem);left:var(--space-3, .75rem)}blockquote[data-callout]:after{width:18px;height:18px;top:calc(var(--space-2, .5rem) + .0625rem);left:var(--space-3, .75rem)}}@media(min-width:768px){blockquote[data-callout]{padding:var(--space-4, 1rem) var(--space-5, 1.25rem);padding-top:calc(var(--space-4, 1rem) + 1.75rem)}}@media(prefers-reduced-motion:reduce){blockquote[data-callout-foldable=true] .callout-fold-indicator{transition:none}}.prose blockquote[data-callout]{max-width:100%}blockquote:not([data-callout]){border-left:4px solid var(--color-gray-300, oklch(85% .012 280));background-color:var(--color-gray-50, oklch(98% .005 280));padding:0 var(--space-4, 1rem);margin:var(--space-4, 1rem) 0;border-radius:var(--radius-md, .375rem);color:var(--color-text-secondary, oklch(55% .015 280))}html.dark blockquote:not([data-callout]){border-left-color:var(--color-gray-600, oklch(45% .015 280));background-color:var(--color-gray-800, oklch(25% .012 280));color:var(--color-text-secondary, oklch(70% .015 280))}@media(prefers-color-scheme:dark){:root:not(.light) blockquote:not([data-callout]){border-left-color:var(--color-gray-600, oklch(45% .015 280));background-color:var(--color-gray-800, oklch(25% .012 280));color:var(--color-text-secondary, oklch(70% .015 280))}}.search-highlight{background-color:var(--mark-bg, oklch(90% .2 calc(var(--primary-hue) + 180) / .6));color:var(--color-text-primary);padding:.1em .2em;border-radius:.2em}.search-highlight.animate{animation:highlight-pulse 1s ease-out}@keyframes highlight-pulse{0%{background-color:oklch(80% .3 calc(var(--primary-hue) + 180))}to{background-color:var(--mark-bg, oklch(90% .2 calc(var(--primary-hue) + 180) / .6))}}html.dark .search-highlight{background-color:var(--mark-bg-dark, oklch(85% .18 calc(var(--primary-hue) + 180) / .4))}main[data-astro-cid-bvzihdzo]{width:100%;max-width:100%;margin:0;padding:0}.breadcrumb-container[data-astro-cid-bvzihdzo]{max-width:960px;margin:var(--space-2) auto var(--space-4);padding:0 var(--space-4)}.hero-image[data-astro-cid-bvzihdzo]{width:100%;max-width:960px;margin:0 auto var(--space-8);overflow:hidden;border-radius:var(--radius-2xl)}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{display:block;width:100%;max-width:100%;height:auto;margin:0 auto;box-shadow:var(--shadow-lg);object-fit:cover;aspect-ratio:2 / 1}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo].hero-image--light{display:block}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo].hero-image--dark,html.dark .hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo].hero-image--light{display:none}html.dark .hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo].hero-image--dark{display:block}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]:not([src]){background:linear-gradient(90deg,var(--color-gray-100) 25%,var(--color-gray-200) 50%,var(--color-gray-100) 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.prose[data-astro-cid-bvzihdzo]{max-width:720px;width:calc(100% - 2em);margin:auto;padding:var(--space-4) var(--space-6);color:var(--color-text-primary)}.prose[data-astro-cid-bvzihdzo].blog-content{background-color:var(--article-bg);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-10);box-shadow:var(--article-shadow)}.article-header[data-astro-cid-bvzihdzo]{margin-bottom:var(--space-8);padding:var(--space-6) 0;text-align:center;border-bottom:1px solid var(--color-gray-200)}.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);line-height:var(--line-height-tight);margin:0 0 var(--space-4) 0}.article-meta[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-4);margin-bottom:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-secondary)}.article-meta__item[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:var(--space-2)}.article-meta__icon[data-astro-cid-bvzihdzo]{font-size:var(--font-size-base);width:1.5em;min-width:1.5em;display:inline-flex;justify-content:center;align-items:center;flex-shrink:0}.article-meta__published[data-astro-cid-bvzihdzo]{color:var(--color-text-accent);font-weight:var(--font-weight-medium)}.article-meta__reading-time[data-astro-cid-bvzihdzo]{color:var(--color-text-secondary)}.article-meta__updated[data-astro-cid-bvzihdzo]{background-color:var(--mark-bg, oklch(90% .2 calc(var(--primary-hue) + 180) / .6));color:var(--color-text-primary);padding:.1em .25em;border-radius:.2em}html.dark .article-meta__updated[data-astro-cid-bvzihdzo]{background-color:var(--mark-bg-dark, oklch(85% .18 calc(var(--primary-hue) + 180) / .4))}.article-category-tags[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:var(--space-3);margin:var(--space-4) 0}.article-category-tags__separator[data-astro-cid-bvzihdzo]{color:var(--color-gray-400);font-size:var(--font-size-lg)}html.dark .article-category-tags__separator[data-astro-cid-bvzihdzo]{color:var(--color-gray-500)}.article-tags[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.article-footer-tags[data-astro-cid-bvzihdzo]{margin-top:var(--space-12);padding-top:var(--space-6);border-top:1px solid var(--color-gray-200)}.article-footer-tags[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{margin-bottom:var(--space-4);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.blog-layout-with-toc[data-astro-cid-bvzihdzo] .prose[data-astro-cid-bvzihdzo]{max-width:100%;width:100%;padding:0}@media(min-width:768px){.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:var(--font-size-5xl)}.blog-layout-with-toc[data-astro-cid-bvzihdzo] .blog-content[data-astro-cid-bvzihdzo]{padding:0 var(--space-6);box-sizing:border-box}}@media(max-width:767px){.hero-image[data-astro-cid-bvzihdzo]{border-radius:var(--radius-xl);margin:0 var(--space-4) var(--space-6);width:calc(100% - var(--space-4) * 2)}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{aspect-ratio:16 / 9}.prose[data-astro-cid-bvzihdzo]{width:100%;padding:var(--space-4);box-sizing:border-box}.prose[data-astro-cid-bvzihdzo].blog-content{padding:var(--space-4) var(--space-6);border-radius:var(--radius-lg);margin:0 var(--space-2);width:calc(100% - var(--space-4))}.blog-layout-with-toc[data-astro-cid-bvzihdzo] .blog-content[data-astro-cid-bvzihdzo]{padding:var(--space-4) var(--space-6)}.article-header[data-astro-cid-bvzihdzo]{padding:var(--space-4) 0}.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:var(--font-size-2xl)}.article-meta[data-astro-cid-bvzihdzo]{display:inline-flex;flex-direction:column;gap:var(--space-2);align-items:flex-start}}html.dark .article-header[data-astro-cid-bvzihdzo]{border-bottom-color:var(--color-gray-700)}html.dark .article-footer-tags[data-astro-cid-bvzihdzo]{border-top-color:var(--color-gray-700)}
