#primary{min-height:86vh}.blog-header{text-align:center;margin:40px auto 30px;max-width:800px;padding:0 20px}.blog-header h1{color:#06c;font-size:2.5em;font-weight:700;margin-bottom:20px;line-height:1.2}.blog-header p{color:#666;font-size:1.2em;line-height:1.6;margin:0}.blog-list-row{width:100%;margin:50px auto 30px!important;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.blog-list-item{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:10px;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15);border-radius:8px;padding:18px 20px}.blog-list-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.25);transform:translateY(-3px);transition:all .3s ease}.blog-list-item .blog-list-img{width:100%;margin-bottom:6px;overflow:hidden}.blog-list-item .blog-list-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.blog-list-item .blog-list-content .blog-list-title{font-size:24px;font-family:Roboto-Bold,Roboto;font-weight:700;color:#191919;line-height:32px;margin-bottom:10px}.blog-list-item .blog-list-content .blog-list-descript{font-size:16px;font-family:Roboto-Regular,Roboto;font-weight:400;color:#666;line-height:30px;margin-bottom:6px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog-list-item .blog-list-content .blog-list-date{font-size:14px;font-family:Roboto-Regular,Roboto;font-weight:400;color:#999;line-height:25px}@media(max-width:768px){#primary{padding:0 20px}.blog-header{margin:20px auto 20px;padding:0 15px}.blog-header h1{font-size:2em;margin-bottom:15px}.blog-header p{font-size:1em}.blog-list-row{margin:0 auto;grid-template-columns:repeat(1,1fr);gap:0;margin-bottom:0!important;margin-top:30px!important}.blog-list-item{flex-direction:column;margin-bottom:32px}.blog-list-item .blog-list-img{width:100%;height:auto;margin-right:0}.blog-list-item .blog-list-content{padding:10px 14px}.blog-list-item .blog-list-content .blog-list-title{font-size:20px;line-height:26px;margin-bottom:12px}.blog-list-item .blog-list-content .blog-list-descript{font-size:14px;line-height:22px;margin-bottom:10px}.blog-list-item .blog-list-content .blog-list-date{font-size:12px;line-height:20px}}.latest-posts[data-v-c0144dcc]{max-width:1000px;margin:26px auto 44px;padding:0 20px}.latest-posts h2[data-v-c0144dcc]{margin:0 0 18px;color:#126c42;font-size:28px;font-weight:800}.latest-posts-grid[data-v-c0144dcc]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.latest-post-card[data-v-c0144dcc]{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d8e9de;border-radius:8px;background:#fff;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.latest-post-card[data-v-c0144dcc]:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(18,108,66,.12)}.latest-post-card img[data-v-c0144dcc]{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.latest-post-body[data-v-c0144dcc]{display:flex;flex:1;flex-direction:column;padding:14px}.latest-post-body span[data-v-c0144dcc]{display:block;margin-bottom:8px;color:#60746a;font-size:13px}.latest-post-body h3[data-v-c0144dcc]{margin:0 0 8px;color:#1d3c2d;font-size:17px;line-height:1.35}.latest-post-body p[data-v-c0144dcc]{display:-webkit-box;margin:0;padding:0!important;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none;color:#4c5b55;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width:768px){.latest-posts[data-v-c0144dcc]{margin-bottom:80px;padding:0 15px}.latest-posts h2[data-v-c0144dcc]{font-size:23px}.latest-posts-grid[data-v-c0144dcc]{grid-template-columns:1fr}}.blog-article[data-v-b918e7b0]{max-width:800px;margin:0 auto;padding:20px}.blog-header[data-v-b918e7b0]{text-align:center;margin-bottom:40px}.blog-header h1[data-v-b918e7b0]{font-size:2.5rem;color:#333;margin-bottom:20px;line-height:1.2}.blog-meta[data-v-b918e7b0]{display:flex;justify-content:center;gap:20px;color:#666;font-size:.9rem}.blog-category[data-v-b918e7b0]{background:#007bff;color:#fff;padding:4px 12px;border-radius:20px;font-size:.8rem}.blog-content[data-v-b918e7b0]{line-height:1.8;color:#444}.blog-intro[data-v-b918e7b0]{font-size:1.1rem;color:#666;margin-bottom:30px;padding:20px;background:#f8f9fa;border-left:4px solid #007bff;border-radius:4px}.blog-image[data-v-b918e7b0]{margin:30px 0;text-align:center}.blog-image img[data-v-b918e7b0]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.blog-section[data-v-b918e7b0]{margin-bottom:30px}.blog-section h2[data-v-b918e7b0]{color:#333;font-size:1.8rem;margin:40px 0 20px 0;border-bottom:2px solid #007bff;padding-bottom:10px}.blog-section p[data-v-b918e7b0]{margin-bottom:15px;text-align:justify}.blog-section ol[data-v-b918e7b0],.blog-section ul[data-v-b918e7b0]{margin:20px 0;padding-left:30px}.blog-section li[data-v-b918e7b0]{margin-bottom:8px}.blog-section ul li[data-v-b918e7b0]{list-style-type:disc}.blog-section ol li[data-v-b918e7b0]{list-style-type:decimal}@media (max-width:768px){.blog-header h1[data-v-b918e7b0]{font-size:2rem}.blog-article[data-v-b918e7b0]{padding:15px}.blog-meta[data-v-b918e7b0]{flex-direction:column;gap:10px}}