.autoscriptx-blog-page{max-width:1100px;margin:0 auto;padding:4rem 1.5rem}.autoscriptx-blog-intro{max-width:760px;margin-bottom:3rem;color:#47576d;font-size:1.1rem;line-height:1.7}.autoscriptx-blog-category-title{color:#47576d;font-size:2rem;font-weight:700;margin-bottom:1.5rem;position:relative}.autoscriptx-blog-category-title::after{content:"";display:block;width:72px;height:4px;background:#e9b81e;margin-top:.6rem;border-radius:999px}.autoscriptx-blog-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;margin-bottom:4rem}.autoscriptx-blog-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgb(71 87 109 / .12);border:1px solid rgb(71 87 109 / .12);transition:transform 0.25s ease,box-shadow 0.25s ease;height:100%}.autoscriptx-blog-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px rgb(71 87 109 / .18)}.autoscriptx-blog-card .wp-block-post-featured-image{margin:0}.autoscriptx-blog-card .wp-block-post-featured-image img{width:100%;height:220px;object-fit:cover;display:block}.autoscriptx-blog-card-content{padding:1.5rem}.autoscriptx-blog-card .wp-block-post-title{margin-top:0;margin-bottom:1rem;font-size:1.25rem;line-height:1.35}.autoscriptx-blog-card .wp-block-post-title a{color:#47576d;text-decoration:none}.autoscriptx-blog-card .wp-block-post-title a:hover{color:#008571}.autoscriptx-blog-card .wp-block-post-excerpt{color:#5f6f84;font-size:.96rem;line-height:1.65}.autoscriptx-blog-card .wp-block-post-excerpt__more-text{margin-top:1.3rem}.autoscriptx-blog-card .wp-block-post-excerpt__more-link{display:inline-block;background:#e9b81e;color:#fff;padding:.7rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:700;transition:background-color 0.25s ease,transform 0.25s ease}.autoscriptx-blog-card .wp-block-post-excerpt__more-link:hover{background:#d5a711;transform:translateY(-2px)}.autoscriptx-blog-empty{color:#5f6f84;background:#f7f9fb;padding:1rem 1.25rem;border-radius:12px;border:1px solid rgb(71 87 109 / .12)}@media (max-width:1024px){.autoscriptx-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.autoscriptx-blog-page{padding:3rem 1rem}.autoscriptx-blog-grid{grid-template-columns:1fr;gap:1.5rem}.autoscriptx-blog-category-title{font-size:1.6rem}.autoscriptx-blog-card .wp-block-post-featured-image img{height:200px}}