.aside-connector[data-astro-cid-p32sffdo]{width:80%;display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;border-radius:12px;background:#6960fc0f;border:1px dashed rgba(105,96,252,.25)}.aside-connector__text[data-astro-cid-p32sffdo]{flex:1;margin:0;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-align:center;background:linear-gradient(90deg,#a78bfa 40%,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.aside-connector__icon[data-astro-cid-p32sffdo]{font-size:.6rem;color:#6960fc80;flex-shrink:0}.blog-post-aside[data-astro-cid-p32sffdo]{padding:1rem;display:flex;flex-direction:column;align-items:center;gap:2rem}@media (max-width:1024px){.blog-post-aside[data-astro-cid-p32sffdo]{display:none}}.blog-post-footer[data-astro-cid-p32sffdo]{margin-top:2rem;background:linear-gradient(90deg,#a78bfa 60%,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;grid-column:2}.blog-post-main[data-astro-cid-p32sffdo]{display:grid;grid-template-columns:.6fr 1fr 1fr;grid-template-rows:1fr min-content;gap:1rem;min-height:70dvh}@media (max-width:1024px){.blog-post-main[data-astro-cid-p32sffdo]{padding:1rem;grid-template-columns:1fr}}.post-title[data-astro-cid-p32sffdo]{display:flex;justify-content:center;margin-bottom:1rem;font-size:.9rem;text-align:center;background:linear-gradient(90deg,#a78bfa 60%,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.post-date-author[data-astro-cid-p32sffdo]{display:flex;justify-content:left;font-size:.5rem;margin-bottom:.75rem}.post-category-badge[data-astro-cid-p32sffdo]{display:inline-block;align-self:flex-start;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#22d3ee;background:#6960fc1a;border:1px solid rgba(105,96,252,.25);border-radius:999px;padding:.18rem .6rem;margin-bottom:1.5rem;text-decoration:none}a[data-astro-cid-p32sffdo].post-category-badge:hover{background:#6960fc2e;border-color:#6960fc73}.blog-post-content[data-astro-cid-p32sffdo]{min-width:0}.blog-post-content[data-astro-cid-p32sffdo] .post-body[data-astro-cid-p32sffdo]{width:100%;margin:0 auto;padding:0 1rem}.post-body[data-astro-cid-p32sffdo] img{width:100%;height:auto;display:block;margin:1rem 0}.post-body[data-astro-cid-p32sffdo] h1,.post-body[data-astro-cid-p32sffdo] h2,.post-body[data-astro-cid-p32sffdo] h3,.post-body[data-astro-cid-p32sffdo] h4,.post-body[data-astro-cid-p32sffdo] h5,.post-body[data-astro-cid-p32sffdo] h6{padding:1rem 0}.post-body[data-astro-cid-p32sffdo] h2{font-size:1.6rem}@media (max-width:856px){.post-body[data-astro-cid-p32sffdo] h2{text-wrap:balance;text-align:center}}.post-body[data-astro-cid-p32sffdo] blockquote{margin:2rem 0;padding:1.5rem 2rem;background:#0f172a59;border-radius:8px;font-style:normal}.post-body[data-astro-cid-p32sffdo] blockquote p{margin:0;font-size:1.1rem;line-height:1.6}.post-body[data-astro-cid-p32sffdo] ol{margin:1rem 0 1rem 1rem;padding-left:1rem}.post-body[data-astro-cid-p32sffdo] ol li{margin-bottom:.4rem;line-height:1.6}.post-body[data-astro-cid-p32sffdo] a{color:#42a1ca;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(56,189,248,.4);transition:color .2s ease,border-color .2s ease}.post-body[data-astro-cid-p32sffdo] a:hover{color:#7dd3fc;border-bottom-color:#7dd3fccc}.post-body[data-astro-cid-p32sffdo] pre{max-width:100%;overflow-x:auto;margin:1rem 0;padding:1rem;border-radius:6px;background:#0f172a80}.post-body[data-astro-cid-p32sffdo] pre code{display:block;overflow-x:unset;color:#38c21cb7;margin:0;padding:0;background:0 0;white-space:pre}.post-body[data-astro-cid-p32sffdo] code{color:#38c21cb7}@media (max-width:856px){.post-body[data-astro-cid-p32sffdo] pre{max-width:85svw}}.post-body[data-astro-cid-p32sffdo] .img-skeleton-wrapper{position:relative;display:block;width:100%;margin:1rem 0;min-height:220px;overflow:hidden;border-radius:8px}.post-body[data-astro-cid-p32sffdo] .img-skeleton{position:absolute;inset:0;z-index:2;border-radius:8px;background:linear-gradient(90deg,#94a3b81f 25%,#94a3b83d 37%,#94a3b81f 63%);background-size:400% 100%;animation:shimmer 1.4s ease-in-out infinite}.post-body[data-astro-cid-p32sffdo] .img-skeleton-wrapper img{position:relative;z-index:1;opacity:0;transition:opacity .3s ease;width:100%;height:auto;display:block;margin:0}.post-body[data-astro-cid-p32sffdo] .img-skeleton-wrapper.loaded{min-height:unset}.post-body[data-astro-cid-p32sffdo] .img-skeleton-wrapper.loaded img{opacity:1}.post-body[data-astro-cid-p32sffdo] .img-skeleton-wrapper.loaded .img-skeleton{display:none}@keyframes shimmer{0%{background-position:100%0}to{background-position:-100%0}}