.blog-post__preview-image[data-astro-cid-vhwfiga3]{height:auto;width:auto}.blog-post__preview[data-astro-cid-vhwfiga3] img[data-astro-cid-vhwfiga3]{margin-bottom:1rem;border-radius:calc(var(--theme-shape-radius) /2);transition:border-radius var(--theme-transition)}.blog-post__preview[data-astro-cid-vhwfiga3]:hover img[data-astro-cid-vhwfiga3]{border-radius:var(--theme-shape-radius)}.blog-post__preview[data-astro-cid-vhwfiga3] a[data-astro-cid-vhwfiga3]{display:block;text-decoration:none;color:inherit}.blog-post__preview[data-astro-cid-vhwfiga3] a[data-astro-cid-vhwfiga3]:hover{text-decoration:underline}.blog-post__preview[data-astro-cid-vhwfiga3] h3[data-astro-cid-vhwfiga3]{margin:0}.blog-posts-list__list[data-astro-cid-4qhpclut]{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width: 768px){.blog-posts-list__list[data-astro-cid-4qhpclut]{grid-template-columns:1fr}}.share-container[data-astro-cid-l64a2jgy]{margin:4rem 0;display:flex;justify-content:center;perspective:1000px}.share-box[data-astro-cid-l64a2jgy]{display:flex;align-items:center;gap:1.2rem;padding:.5rem .5rem .5rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:100px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:all .3s ease;cursor:pointer}.share-box[data-astro-cid-l64a2jgy]:hover{box-shadow:0 10px 15px -3px #00000014;transform:translateY(-2px)}.share-box[data-astro-cid-l64a2jgy]:hover .share-btn[data-astro-cid-l64a2jgy]{background-color:var(--theme-secondary, #d4af37);transform:rotate(-15deg)}.share-text[data-astro-cid-l64a2jgy]{font-family:var(--theme-font-family-serif, serif);font-style:italic;font-size:1rem;color:#4a5568;letter-spacing:.02em}.share-btn[data-astro-cid-l64a2jgy]{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background-color:var(--theme-primary, #1a2b24);color:#fff;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.share-icon[data-astro-cid-l64a2jgy]{font-size:1.1rem;display:inline-block;transition:transform .3s ease}.share-btn[data-astro-cid-l64a2jgy]:hover .share-icon[data-astro-cid-l64a2jgy]{transform:scale(1.2)}.share-btn[data-astro-cid-l64a2jgy].copied{background-color:#2f855a;transform:scale(1.1)}@media (max-width: 480px){.share-text[data-astro-cid-l64a2jgy]{font-size:.9rem}}.grid[data-astro-cid-xj4yj4fu]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.card[data-astro-cid-xj4yj4fu]{border:1px solid #ddd;padding:15px;text-decoration:none;color:inherit}.card[data-astro-cid-xj4yj4fu]:hover{border-color:#ff5a00}.in-article-ad-box.with-image{background-color:var(--theme-surface-1);border:1px solid var(--theme-primary-20);border-left:4px solid var(--theme-primary);padding:2.5rem;margin:3.5rem 0;border-radius:var(--theme-shape-radius, .5rem);font-family:var(--theme-font-family-sans)}.ad-content-wrapper{display:flex;align-items:center;gap:2.5rem}.ad-text-block{flex:2}.ad-image-block{flex:1;display:flex;justify-content:center;align-items:center}.ad-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a;object-fit:contain}.ad-label{display:block;font-size:.75rem;letter-spacing:.05rem;text-transform:uppercase;color:var(--theme-on-surface-1, #666);margin-bottom:.75rem}.ad-title{margin:0 0 .5rem!important;color:var(--theme-on-surface-1, #000);font-size:1.6rem}.ad-text{margin-bottom:1.5rem!important;color:var(--theme-on-surface-1, #333);line-height:1.6;font-size:1.05rem}.ad-button{display:inline-block;padding:.8rem 1.8rem;background-color:var(--theme-primary);color:var(--theme-on-primary, #fff)!important;text-decoration:none!important;border-radius:var(--theme-shape-radius, .25rem);font-weight:700;transition:opacity .2s ease}.ad-button:hover{opacity:.9;text-decoration:none}@media (max-width: 900px){.in-article-ad-box.with-image{padding:1.5rem;margin:2rem 0}.ad-content-wrapper{flex-direction:column;gap:1.5rem;text-align:center}.ad-image-block{max-width:200px;margin:0 auto}.ad-title{font-size:1.3rem}}#article[data-astro-cid-gvpn4u4b]{padding-bottom:3rem}.post-header__container[data-astro-cid-gvpn4u4b]{max-width:var(--theme-blog-post-header-width);margin:1rem auto;padding:var(--container-padding)}.post-tags__list[data-astro-cid-gvpn4u4b]{margin:1rem auto;padding:0;list-style:none}.post-tags__tag[data-astro-cid-gvpn4u4b]{display:inline-block;text-transform:uppercase}.post-tags__separator[data-astro-cid-gvpn4u4b]{display:inline-block;margin:0 .25rem}.post-tags__tag[data-astro-cid-gvpn4u4b] a[data-astro-cid-gvpn4u4b]{font-size:var(--font-size-sm);text-decoration:none}.post-tags__tag[data-astro-cid-gvpn4u4b] a[data-astro-cid-gvpn4u4b]:hover{text-decoration:underline}.post-layout__img[data-astro-cid-gvpn4u4b]{margin:0 auto 1rem;border-radius:var(--theme-shape-radius)}.post-layout__date[data-astro-cid-gvpn4u4b]{display:flex;margin-bottom:1rem;opacity:.84}
