.wrap_blog .wrap_content{padding:0 20px 32px;max-width:900px;margin:0 auto}.blog_header{margin-bottom:28px}.blog_title{font-size:28px;font-weight:600;color:#16212e;margin:0 0 8px;font-family:var(--font-display,inherit)}.blog_subtitle{font-size:15px;color:#5f5f5f;margin:0}.blog_list{display:grid;gap:24px}@media (min-width:600px){.blog_list{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.blog_list{grid-template-columns:repeat(3,1fr)}}.blog_card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:box-shadow .2s,border-color .2s}.blog_card:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.06)}.blog_card_link{display:block;text-decoration:none;color:inherit}.blog_card_image{aspect-ratio:16/9;overflow:hidden;background:#f3f4f6}.blog_card_image img{width:100%;height:100%;object-fit:cover}.blog_card_body{padding:16px}.blog_card_category{display:inline-block;font-size:12px;color:#6b7280;margin-bottom:6px}.blog_card_title{font-size:17px;font-weight:600;color:#16212e;margin:0 0 8px;line-height:1.35}.blog_card_excerpt{font-size:14px;color:#5f5f5f;line-height:1.45;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog_card_meta{font-size:13px;color:#9ca3af}.blog_empty{padding:48px 24px;text-align:center;color:#6b7280;font-size:15px}.blog_post_header{margin-bottom:24px}.blog_breadcrumb{font-size:13px;color:#6b7280;margin-bottom:8px}.blog_breadcrumb a{color:#0066cc;text-decoration:none}.blog_breadcrumb a:hover{text-decoration:underline}.blog_breadcrumb span{margin:0 6px}.blog_post_category{display:inline-block;font-size:12px;color:#6b7280;margin-bottom:8px}.blog_post_title{font-size:28px;font-weight:600;color:#16212e;margin:0 0 12px;line-height:1.3;font-family:var(--font-display,inherit)}.blog_post_meta{font-size:14px;color:#6b7280}.blog_post_cover{margin-bottom:24px;border-radius:12px;overflow:hidden;background:#f3f4f6}.blog_post_cover img{width:100%;height:auto;display:block}.blog_post_excerpt{font-size:17px;color:#4b5563;line-height:1.5;margin:0 0 24px}.blog_post_content{font-size:16px;line-height:1.65;color:#374151;margin-bottom:32px}.blog_post_content p{margin:0 0 12px}.blog_post_content p:last-child{margin-bottom:0}.blog_post_content ol,.blog_post_content ul{margin:12px 0;padding-left:24px}.blog_post_content li{margin:6px 0}.blog_post_content h2,.blog_post_content h3,.blog_post_content h4{margin:20px 0 10px;font-weight:600;color:#16212e}.blog_post_content h2:first-child,.blog_post_content h3:first-child,.blog_post_content h4:first-child{margin-top:0}.blog_post_content img{max-width:100%;height:auto;border-radius:8px}.blog_post_content a{color:#0066cc;text-decoration:underline}.blog_post_content a:hover{text-decoration:none}.blog_post_content blockquote{margin:16px 0;padding:12px 20px;border-left:4px solid #e5e7eb;color:#6b7280;font-style:italic}.blog_post_tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.blog_post_tag{font-size:13px;padding:4px 10px;border-radius:6px;background:#f3f4f6;color:#4b5563}.blog_post_products_title{font-size:20px;font-weight:600;color:#16212e;margin:0 0 16px}.blog_post_products_grid{display:grid;gap:16px;margin-bottom:32px}@media (min-width:600px){.blog_post_products_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.blog_post_products_grid{grid-template-columns:repeat(3,1fr)}}.blog_post_product_card{display:flex;gap:12px;align-items:center;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.blog_post_product_link{flex:1 1;display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;min-width:0}.blog_post_product_link:hover{opacity:.9}.blog_post_product_image{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f9fafb}.blog_post_product_image img{width:100%;height:100%;object-fit:contain}.blog_post_product_info{min-width:0}.blog_post_product_name{font-weight:600;font-size:14px;color:#16212e;margin-bottom:2px}.blog_post_product_brand{font-size:13px;color:#6b7280;margin-bottom:4px}.blog_post_product_price{font-size:15px;font-weight:600;color:#16212e}.blog_post_product_actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;flex-shrink:0}.blog_post_back{padding-top:24px;border-top:1px solid #e5e7eb}.blog_post_back a{color:#0066cc;font-size:14px;text-decoration:none}.blog_post_back a:hover{text-decoration:underline}