.blog-post[data-astro-cid-yvbahnfj]{max-width:900px;margin:0 auto;padding:40px 24px 60px}.blog-post-header[data-astro-cid-yvbahnfj]{text-align:center;margin-bottom:48px}.blog-post-title[data-astro-cid-yvbahnfj]{font-size:3rem;font-weight:800;line-height:1.08;letter-spacing:-.04em;margin-bottom:16px;color:var(--text-main)}.blog-post-meta[data-astro-cid-yvbahnfj]{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.9rem;color:var(--text-secondary)}.blog-post-author[data-astro-cid-yvbahnfj]{font-weight:600;color:var(--text-main)}.blog-post-dot[data-astro-cid-yvbahnfj]{opacity:.4}.blog-post-cover[data-astro-cid-yvbahnfj]{margin-bottom:48px;border-radius:12px;overflow:hidden}.blog-post-cover[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:auto;display:block}.blog-post-body[data-astro-cid-yvbahnfj]{font-size:1.15rem;line-height:1.85;color:var(--text-main)}.blog-post-body[data-astro-cid-yvbahnfj] h2{font-size:1.65rem;font-weight:700;margin:48px 0 20px;color:var(--text-main);letter-spacing:-.02em}.blog-post-body[data-astro-cid-yvbahnfj] h3{font-size:1.3rem;font-weight:600;margin:36px 0 14px;color:var(--text-main)}.blog-post-body[data-astro-cid-yvbahnfj] p{margin-bottom:24px;color:var(--text-secondary)}.blog-post-body[data-astro-cid-yvbahnfj] a{color:var(--secondary-color);text-decoration:underline;text-underline-offset:3px}.blog-post-body[data-astro-cid-yvbahnfj] a:hover{color:var(--primary-color)}.blog-post-body[data-astro-cid-yvbahnfj] ul,.blog-post-body[data-astro-cid-yvbahnfj] ol{padding-left:24px;margin-bottom:24px}.blog-post-body[data-astro-cid-yvbahnfj] li{margin-bottom:10px;color:var(--text-secondary)}.blog-post-body[data-astro-cid-yvbahnfj] blockquote{border-left:3px solid var(--secondary-color);padding-left:24px;margin:32px 0;font-style:italic;color:var(--text-secondary)}.blog-post-body[data-astro-cid-yvbahnfj] strong{color:var(--text-main);font-weight:600}.blog-post-body[data-astro-cid-yvbahnfj] img{border-radius:8px;margin:32px 0}.blog-post-footer[data-astro-cid-yvbahnfj]{margin-top:48px;padding-top:24px;border-top:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;gap:20px}.blog-post-footer-row[data-astro-cid-yvbahnfj]{display:flex;justify-content:center}.blog-post-category[data-astro-cid-yvbahnfj]{display:inline-block;padding:6px 16px;border-radius:8px;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:#3b82f61f;color:var(--secondary-color);text-decoration:none;transition:all .2s ease}.blog-post-category[data-astro-cid-yvbahnfj]:hover{background:var(--secondary-color);color:#fff}.blog-post-tags[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.blog-post-tags-label[data-astro-cid-yvbahnfj]{font-size:.85rem;font-weight:600;color:var(--text-secondary);letter-spacing:.3px}.blog-post-tags-list[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.blog-post-tag[data-astro-cid-yvbahnfj]{display:inline-block;padding:4px 12px;border-radius:6px;font-size:.78rem;font-weight:500;background:#80808014;color:var(--text-secondary);text-decoration:none;transition:all .2s ease}.blog-post-tag[data-astro-cid-yvbahnfj]:hover{background:var(--secondary-color);color:#fff}.related-section[data-astro-cid-yvbahnfj]{padding:40px 0 80px}.related-section--fullwidth[data-astro-cid-yvbahnfj]{width:100vw;margin-left:calc(-50vw + 50%);padding-left:40px;padding-right:40px}.related-title[data-astro-cid-yvbahnfj]{font-size:1.5rem;font-weight:700;margin-bottom:28px;color:var(--text-main);letter-spacing:-.02em;text-align:center}.related-grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto}.related-card[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;text-decoration:none;color:var(--text-main);border-radius:16px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border-color);transition:all .3s ease}.related-card[data-astro-cid-yvbahnfj]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.related-card-image[data-astro-cid-yvbahnfj]{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:var(--border-color)}.related-card-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.related-card[data-astro-cid-yvbahnfj]:hover .related-card-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{transform:scale(1.05)}.related-card-content[data-astro-cid-yvbahnfj]{padding:20px 24px 24px;flex:1;display:flex;flex-direction:column}.related-card-content[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-size:1.05rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;margin-bottom:8px}.related-card-content[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{font-size:.85rem;color:var(--text-secondary);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-compact[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:12px;max-width:500px;margin:0 auto}.related-compact-card[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:16px;text-decoration:none;color:var(--text-main);padding:16px;border-radius:12px;background:var(--bg-card);border:1px solid var(--border-color);transition:all .3s ease}.related-compact-card[data-astro-cid-yvbahnfj]:hover{background:var(--bg-body);transform:translate(4px)}.related-compact-image[data-astro-cid-yvbahnfj]{width:72px;height:72px;border-radius:10px;overflow:hidden;flex-shrink:0;background:var(--border-color)}.related-compact-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:100%;object-fit:cover}.related-compact-content[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-size:.95rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;margin-bottom:4px}.related-compact-date[data-astro-cid-yvbahnfj]{font-size:.78rem;color:var(--text-secondary)}.related-slider-wrapper[data-astro-cid-yvbahnfj]{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px}.related-slider[data-astro-cid-yvbahnfj]{display:flex;gap:20px;scroll-snap-align:start}.related-slider-card[data-astro-cid-yvbahnfj]{min-width:280px;max-width:320px;text-decoration:none;color:var(--text-main);border-radius:16px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border-color);transition:all .3s ease;flex-shrink:0;scroll-snap-align:start}.related-slider-card[data-astro-cid-yvbahnfj]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.related-slider-image[data-astro-cid-yvbahnfj]{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:var(--border-color)}.related-slider-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:100%;object-fit:cover}.related-slider-content[data-astro-cid-yvbahnfj]{padding:16px 20px 20px}.related-slider-content[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:6px}.related-slider-content[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{font-size:.82rem;color:var(--text-secondary);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-section[data-astro-cid-yvbahnfj]{padding:40px 0 60px}.category-title[data-astro-cid-yvbahnfj]{font-size:2.5rem;font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:12px;color:var(--text-main)}.category-desc[data-astro-cid-yvbahnfj]{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:40px;max-width:600px}.category-grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category-card[data-astro-cid-yvbahnfj]{text-decoration:none;color:var(--text-main);border-radius:16px;overflow:hidden;border:1px solid var(--border-color);transition:transform .3s ease,box-shadow .3s ease}.category-card[data-astro-cid-yvbahnfj]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.category-card-image[data-astro-cid-yvbahnfj]{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:var(--border-color)}.category-card-image[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:100%;height:100%;object-fit:cover}.category-card-title[data-astro-cid-yvbahnfj]{font-size:1rem;font-weight:600;padding:16px;margin:0;line-height:1.3}.category-empty[data-astro-cid-yvbahnfj]{text-align:center;padding:60px 20px;color:var(--text-secondary)}.page-article[data-astro-cid-yvbahnfj]{max-width:800px;margin:3rem auto;padding:0 1rem}.page-title[data-astro-cid-yvbahnfj]{font-size:2.25rem;color:var(--text-main);margin-bottom:1.5rem}.page-body[data-astro-cid-yvbahnfj]{line-height:1.8;color:var(--text-secondary);font-size:1.05rem}.page-body[data-astro-cid-yvbahnfj] h2,.page-body[data-astro-cid-yvbahnfj] h3{color:var(--text-main)}@media(max-width:768px){.blog-post[data-astro-cid-yvbahnfj]{padding:30px 16px 40px}.blog-post-title[data-astro-cid-yvbahnfj]{font-size:2rem}.related-grid[data-astro-cid-yvbahnfj]{grid-template-columns:1fr}.category-title[data-astro-cid-yvbahnfj]{font-size:1.8rem}.category-grid[data-astro-cid-yvbahnfj]{grid-template-columns:1fr}}
