.BlogPost-module__SY66Va__article{padding:0 0 var(--space-3xl)0}.BlogPost-module__SY66Va__heroImage{aspect-ratio:16/9;width:100%;max-width:720px;height:auto;margin-left:auto;margin-right:auto;margin-bottom:var(--space-2xl);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);background-color:var(--color-surface-hover);position:relative;overflow:hidden}.BlogPost-module__SY66Va__heroImg{object-fit:cover;width:100%;height:100%}.BlogPost-module__SY66Va__breadcrumb{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-xl);display:flex}.BlogPost-module__SY66Va__breadcrumb a{color:var(--color-text-secondary);text-decoration:none}.BlogPost-module__SY66Va__breadcrumb a:hover{color:var(--color-primary)}.BlogPost-module__SY66Va__articleHeader{margin-bottom:var(--space-2xl);max-width:720px}.BlogPost-module__SY66Va__category{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-primary);background-color:var(--color-primary-50);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-md);padding:2px 10px;display:inline-block}.BlogPost-module__SY66Va__title{font-size:var(--text-4xl);font-weight:var(--font-bold);color:var(--color-text);line-height:var(--leading-tight);margin-bottom:var(--space-md)}@media (max-width:768px){.BlogPost-module__SY66Va__title{font-size:var(--text-2xl)}}.BlogPost-module__SY66Va__meta{gap:var(--space-md);flex-wrap:wrap;display:flex}.BlogPost-module__SY66Va__metaItem{font-size:var(--text-sm);color:var(--color-text-muted);align-items:center;gap:4px;display:flex}.BlogPost-module__SY66Va__content{max-width:720px;line-height:var(--leading-relaxed);overflow-wrap:break-word}.BlogPost-module__SY66Va__h2{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text);margin-top:var(--space-xl);margin-bottom:var(--space-md)}.BlogPost-module__SY66Va__h3{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-text);margin-top:var(--space-lg);margin-bottom:var(--space-sm)}.BlogPost-module__SY66Va__p{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-sm)}.BlogPost-module__SY66Va__bold{font-size:var(--text-base);color:var(--color-text);margin-bottom:var(--space-sm)}.BlogPost-module__SY66Va__li{font-size:var(--text-base);color:var(--color-text-secondary);margin-left:var(--space-lg);margin-bottom:var(--space-xs);list-style:outside}.BlogPost-module__SY66Va__td{padding:var(--space-sm)var(--space-md);font-size:var(--text-sm);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border)}.BlogPost-module__SY66Va__spacer{height:var(--space-sm)}.BlogPost-module__SY66Va__cta{margin-top:var(--space-3xl);padding:var(--space-2xl);background:linear-gradient(135deg,var(--color-primary-50)0%,var(--color-surface)100%);border-radius:var(--radius-xl);border:1px solid var(--color-border);max-width:720px}.BlogPost-module__SY66Va__ctaTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text);margin-bottom:var(--space-sm)}.BlogPost-module__SY66Va__ctaText{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-lg)}.BlogPost-module__SY66Va__ctaButtons{gap:var(--space-md);flex-wrap:wrap;display:flex}.BlogPost-module__SY66Va__tableWrapper{width:100%;margin-top:var(--space-lg);margin-bottom:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--color-border);overflow-x:auto}.BlogPost-module__SY66Va__table{border-collapse:collapse;text-align:left;width:100%}.BlogPost-module__SY66Va__table tr:nth-child(2n){background-color:var(--color-surface-hover)}.BlogPost-module__SY66Va__table td,.BlogPost-module__SY66Va__table th{padding:var(--space-sm)var(--space-md);font-size:var(--text-sm);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-light)}.BlogPost-module__SY66Va__table tr:last-child td{border-bottom:none}.BlogPost-module__SY66Va__blogGrid{justify-content:center;width:100%;display:flex;position:relative}.BlogPost-module__SY66Va__contentMain{width:100%;max-width:720px}.BlogPost-module__SY66Va__tocSidebar{display:none}@media (min-width:1100px){.BlogPost-module__SY66Va__tocSidebar{width:200px;height:100%;display:block;position:absolute;top:0;left:0}.BlogPost-module__SY66Va__tocSticky{padding-right:var(--space-md);position:sticky;top:120px}}.BlogPost-module__SY66Va__tocTitle{font-weight:var(--font-bold);color:var(--color-text);margin-bottom:var(--space-md);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.5px}.BlogPost-module__SY66Va__tocList{gap:var(--space-sm);flex-direction:column;display:flex}.BlogPost-module__SY66Va__tocLink{color:var(--color-text-secondary);font-size:var(--text-sm);line-height:1.4;text-decoration:none;transition:color .2s}.BlogPost-module__SY66Va__tocLink:hover{color:var(--color-primary)}.BlogPost-module__SY66Va__blockquote{background-color:var(--color-primary-50);border-left:4px solid var(--color-primary);padding:var(--space-lg);border-radius:0 var(--radius-lg)var(--radius-lg)0;margin-bottom:var(--space-2xl);color:var(--color-text);font-style:normal;font-weight:var(--font-medium)}.BlogPost-module__SY66Va__p,.BlogPost-module__SY66Va__li,.BlogPost-module__SY66Va__blockquote{font-size:1.125rem;line-height:1.75}.BlogPost-module__SY66Va__p{margin-bottom:var(--space-lg)}.BlogPost-module__SY66Va__li{margin-bottom:var(--space-sm)}.BlogPost-module__SY66Va__cta{margin-left:auto;margin-right:auto}.BlogPost-module__SY66Va__ul,.BlogPost-module__SY66Va__ol{margin-bottom:var(--space-xl);padding-left:var(--space-xl)}.BlogPost-module__SY66Va__th{padding:var(--space-sm)var(--space-md);font-size:var(--text-sm);color:var(--color-text);font-weight:var(--font-bold);border-bottom:2px solid var(--color-border);background-color:var(--color-surface-hover)}.BlogPost-module__SY66Va__relatedSection{margin-top:var(--space-3xl);padding-top:var(--space-2xl);border-top:1px solid var(--color-border);max-width:1100px;margin-left:auto;margin-right:auto}.BlogPost-module__SY66Va__relatedTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text);margin-bottom:var(--space-xl);text-align:center}.BlogPost-module__SY66Va__relatedGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.BlogPost-module__SY66Va__relatedCard{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.BlogPost-module__SY66Va__relatedCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.BlogPost-module__SY66Va__relatedImage{width:100%;height:180px;overflow:hidden}.BlogPost-module__SY66Va__relatedImage img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.BlogPost-module__SY66Va__relatedCard:hover .BlogPost-module__SY66Va__relatedImage img{transform:scale(1.05)}.BlogPost-module__SY66Va__relatedBody{padding:var(--space-md);gap:var(--space-xs);flex-direction:column;flex:1;display:flex}.BlogPost-module__SY66Va__relatedCategory{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-primary);text-transform:uppercase}.BlogPost-module__SY66Va__relatedPostTitle{font-size:var(--text-base);font-weight:var(--font-bold);color:var(--color-text);line-height:var(--leading-tight)}
