.related-posts[data-astro-cid-vrecybdq]{border-top:1px solid var(--color-bg);margin:4rem 0;padding-top:4rem}.related-posts-grid[data-astro-cid-vrecybdq]{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (width>=640px){.related-posts-grid[data-astro-cid-vrecybdq]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.related-posts-grid[data-astro-cid-vrecybdq]{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (width>=1280px){.related-posts-grid[data-astro-cid-vrecybdq]{grid-template-columns:repeat(2,1fr)}}.related-post-card[data-astro-cid-vrecybdq]{background:#fff;border:1px solid #f1f1f1;border-radius:1rem;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);overflow:hidden}.related-post-card[data-astro-cid-vrecybdq]:hover{border-color:var(--ve-terracotta-50);transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.related-post-link[data-astro-cid-vrecybdq]{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.related-post-image[data-astro-cid-vrecybdq]{aspect-ratio:16/10;background:var(--ve-terracotta-50);width:100%;position:relative;overflow:hidden}.related-post-content[data-astro-cid-vrecybdq]{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.related-post-meta[data-astro-cid-vrecybdq]{text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:700;display:flex}.related-post-category[data-astro-cid-vrecybdq]{color:var(--color-primary)}.related-post-date[data-astro-cid-vrecybdq]{color:var(--color-fg-muted)}.related-post-title[data-astro-cid-vrecybdq]{color:var(--color-fg-heading);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.related-post-cta[data-astro-cid-vrecybdq]{color:var(--color-primary);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:.875rem;font-weight:700;display:flex}.related-post-cta[data-astro-cid-vrecybdq] svg[data-astro-cid-vrecybdq]{transition:transform .2s}.related-post-card[data-astro-cid-vrecybdq]:hover .related-post-cta[data-astro-cid-vrecybdq] svg[data-astro-cid-vrecybdq]{transform:translate(4px)}.google-follow-section[data-astro-cid-cglsczv4]{opacity:0;margin:2rem 0;transition:opacity .3s}.google-follow-section[data-astro-cid-cglsczv4].loaded{opacity:1}.follow-banner[data-astro-cid-cglsczv4]{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #667eea4d}.follow-content[data-astro-cid-cglsczv4]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.follow-text[data-astro-cid-cglsczv4] h3[data-astro-cid-cglsczv4]{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.follow-text[data-astro-cid-cglsczv4] p[data-astro-cid-cglsczv4]{opacity:.9;margin:0;font-size:.95rem}.follow-buttons[data-astro-cid-cglsczv4]{gap:.75rem;display:flex}.follow-btn[data-astro-cid-cglsczv4]{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.follow-btn[data-astro-cid-cglsczv4]:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.follow-btn[data-astro-cid-cglsczv4] svg[data-astro-cid-cglsczv4]{flex-shrink:0}@media (width<=768px){.follow-content[data-astro-cid-cglsczv4]{text-align:center;flex-direction:column}.follow-buttons[data-astro-cid-cglsczv4]{justify-content:center}}@media (width<=480px){.follow-banner[data-astro-cid-cglsczv4]{padding:1rem}.follow-buttons[data-astro-cid-cglsczv4]{flex-direction:column;width:100%}.follow-btn[data-astro-cid-cglsczv4]{justify-content:center}}.cookie-banner[data-astro-cid-hq3mgpmn]{color:#fff;z-index:10000;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:1.5rem;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #0000004d}.cookie-banner[data-astro-cid-hq3mgpmn].show{transform:translateY(0)}.cookie-content[data-astro-cid-hq3mgpmn]{align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.cookie-text[data-astro-cid-hq3mgpmn]{flex:1}.cookie-text[data-astro-cid-hq3mgpmn] h3[data-astro-cid-hq3mgpmn]{color:#0c5;margin:0 0 .5rem;font-size:1.25rem}.cookie-text[data-astro-cid-hq3mgpmn] p[data-astro-cid-hq3mgpmn]{margin:0;font-size:.9rem;line-height:1.5}.cookie-link[data-astro-cid-hq3mgpmn]{color:#0c5;text-decoration:underline}.cookie-actions[data-astro-cid-hq3mgpmn]{flex-wrap:wrap;gap:.75rem;display:flex}.cookie-btn[data-astro-cid-hq3mgpmn]{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.cookie-btn[data-astro-cid-hq3mgpmn].accept{color:#fff;background:#083}.cookie-btn[data-astro-cid-hq3mgpmn].accept:hover{background:#062}.cookie-btn[data-astro-cid-hq3mgpmn].reject{color:#fff;background:0 0;border:1px solid #666}.cookie-btn[data-astro-cid-hq3mgpmn].reject:hover{background:#666}.cookie-btn[data-astro-cid-hq3mgpmn].customize{color:#fff;background:#06c}.cookie-btn[data-astro-cid-hq3mgpmn].customize:hover{background:#0052a3}.cookie-modal[data-astro-cid-hq3mgpmn]{z-index:10001;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.cookie-modal-content[data-astro-cid-hq3mgpmn]{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:80vh;padding:2rem;overflow-y:auto}.cookie-category[data-astro-cid-hq3mgpmn]{border:1px solid #e1e4e8;border-radius:8px;margin:1.5rem 0;padding:1rem}.cookie-category[data-astro-cid-hq3mgpmn] label[data-astro-cid-hq3mgpmn]{cursor:pointer;display:block}.cookie-category[data-astro-cid-hq3mgpmn] input[data-astro-cid-hq3mgpmn]{margin-right:.5rem}.cookie-category[data-astro-cid-hq3mgpmn] p[data-astro-cid-hq3mgpmn]{color:#666;margin:.5rem 0 0 1.5rem;font-size:.875rem}.cookie-modal-actions[data-astro-cid-hq3mgpmn]{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}@media (width<=768px){.cookie-content[data-astro-cid-hq3mgpmn]{flex-direction:column;gap:1rem}.cookie-actions[data-astro-cid-hq3mgpmn]{justify-content:center;width:100%}.cookie-btn[data-astro-cid-hq3mgpmn]{flex:1;min-width:100px}}
