.Breadcrumbs-module__NvTgsW__breadcrumbs{padding:1rem 0;font-size:.875rem}.Breadcrumbs-module__NvTgsW__list{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;list-style:none;display:flex}.Breadcrumbs-module__NvTgsW__list li{align-items:center;display:flex}.Breadcrumbs-module__NvTgsW__list a{color:var(--muted-foreground)}.Breadcrumbs-module__NvTgsW__list a:hover{color:var(--primary)}.Breadcrumbs-module__NvTgsW__separator{color:var(--border);margin:0 .5rem}.Breadcrumbs-module__NvTgsW__current{color:var(--foreground);font-weight:500}
.Post-module__VmU2eG__container{padding-bottom:4rem}.Post-module__VmU2eG__header{margin:2rem 0 3rem}.Post-module__VmU2eG__meta{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.Post-module__VmU2eG__category{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.Post-module__VmU2eG__title{margin-bottom:0}.Post-module__VmU2eG__content h2,.Post-module__VmU2eG__content h3{color:var(--foreground);line-height:1.3}.Post-module__VmU2eG__content h2{margin-top:3.5rem;margin-bottom:1.5rem}.Post-module__VmU2eG__content h3{margin-top:2.5rem;margin-bottom:1rem}.Post-module__VmU2eG__content ul,.Post-module__VmU2eG__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.Post-module__VmU2eG__content li{margin-bottom:.5rem}.Post-module__VmU2eG__postFooter{border-top:1px solid var(--border);margin-top:4rem;padding-top:2rem}.Post-module__VmU2eG__tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Post-module__VmU2eG__tag{color:var(--primary);background:var(--muted);border-radius:4px;padding:.25rem .5rem;font-size:.75rem}@media (max-width:768px){.Post-module__VmU2eG__header{margin:1.5rem 0 2rem}}.Post-module__VmU2eG__related{border-top:2px solid var(--border);margin-top:5rem;padding-top:3rem}.Post-module__VmU2eG__relatedHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Post-module__VmU2eG__relatedHeader h3{margin:0}.Post-module__VmU2eG__viewMore{font-size:.875rem;font-weight:600}.Post-module__VmU2eG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:640px){.Post-module__VmU2eG__relatedGrid{grid-template-columns:1fr}.Post-module__VmU2eG__relatedHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}
.ArticleCard-module__GjBPtW__card{border:1px solid var(--border);border-radius:var(--radius);background:var(--background);transition:transform .2s,box-shadow .2s;overflow:hidden}.ArticleCard-module__GjBPtW__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.ArticleCard-module__GjBPtW__link{color:inherit;display:block}.ArticleCard-module__GjBPtW__link:hover{color:inherit}.ArticleCard-module__GjBPtW__content{padding:1.5rem}.ArticleCard-module__GjBPtW__meta{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.ArticleCard-module__GjBPtW__category{color:var(--primary);font-weight:700}.ArticleCard-module__GjBPtW__title{margin-bottom:.75rem;font-size:1.25rem;line-height:1.4}.ArticleCard-module__GjBPtW__description{color:var(--muted-foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.9375rem;display:-webkit-box;overflow:hidden}.ArticleCard-module__GjBPtW__footer{color:var(--muted-foreground);font-size:.75rem}
.page-module___8aEwW__home{padding-bottom:4rem}.page-module___8aEwW__hero{background-color:var(--background);border-bottom:1px solid var(--border);padding:10rem 0 8rem;position:relative;overflow:hidden}.page-module___8aEwW__heroPlaceholder{z-index:-1;background:var(--background);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent p{margin-top:1.5rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.5}.page-module___8aEwW__heroCtas{gap:1rem;display:flex}.page-module___8aEwW__btnSecondary{border-radius:var(--radius);cursor:pointer;border:1px solid var(--border);color:var(--foreground);background:0 0;padding:.75rem 1.5rem;font-weight:500;transition:background .2s;display:inline-block}.page-module___8aEwW__btnSecondary:hover{background:var(--muted)}.page-module___8aEwW__categories{background-color:var(--section-background);z-index:10;padding:8rem 0;position:relative}.page-module___8aEwW__categoryGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.page-module___8aEwW__categoryCard{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-subtle);flex-direction:column;height:100%;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;text-decoration:none!important}.page-module___8aEwW__categoryCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-4px)}.page-module___8aEwW__categoryAccent{width:100%;height:4px;position:absolute;top:0;left:0}.page-module___8aEwW__categoryCard h3{color:var(--foreground);margin-top:.5rem;margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__categoryCard p{color:var(--muted-foreground);flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.page-module___8aEwW__exploreLink{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:600;display:flex}.page-module___8aEwW__exploreLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__exploreLink:after{width:1rem}.page-module___8aEwW__latest{padding:4rem 0}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.page-module___8aEwW__viewAll{font-size:.9375rem;font-weight:600}.page-module___8aEwW__articleGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}@media (max-width:768px){.page-module___8aEwW__hero{padding:4rem 0}.page-module___8aEwW__categoryGrid{grid-template-columns:1fr}}
