
.fuji-blog-container { font-family: Verdana, Geneva, sans-serif; font-size: 16px; line-height: 1.6; color: #333; margin-top: 0 !important; padding-top: 0 !important; }
.fuji-blog-container h2 { font-size: 20px; font-weight: 700; color: #000; margin-top: 35px; margin-bottom: 20px; border-left: 5px solid #e60012; padding-left: 15px; background-color: #f9f9f9; padding-top: 10px; padding-bottom: 10px; }
.fuji-blog-container h3 { font-size: 18px; font-weight: 600; color: #444; margin-top: 25px; margin-bottom: 10px; }
.fuji-blog-container li, .fuji-blog-container p { margin-bottom: 16px; text-align: justify; }
.fuji-blog-container ul { margin-bottom: 20px; padding-left: 20px; }
.fuji-blog-container img { max-width: 100%; height: auto; display: block; margin: 25px auto; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,.1); }
.tech-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 15px; }
.tech-table td, .tech-table th { border: 1px solid #ddd; padding: 12px; text-align: left; }
.tech-table th { background-color: #f8f8f8; font-weight: 700; color: #000; }
.table-wrapper { overflow-x: auto; }
.pro-tip { background-color: #e3f2fd; border-left: 5px solid #2196f3; padding: 15px; margin: 20px 0; border-radius: 4px; }
.faq-container { background-color: #f9f9f9; border: 1px solid #eee; padding: 20px; margin-top: 30px; border-radius: 5px; }
.faq-q { font-weight: 700; color: #000; display: block; margin-bottom: 8px; font-size: 17px; }
.fuji-blog-container a { color: #e60012; text-decoration: underline; font-weight: 700; }
/* NEU: E-E-A-T & Helpful Content Styles */
.author-box { display: flex; align-items: center; background-color: #f1f1f1; padding: 15px; border-radius: 5px; margin-bottom: 25px; font-size: 14px; }
.author-box strong { color: #000; }
.tldr-box { background-color: #fff9e6; border: 1px solid #ffe082; border-radius: 5px; padding: 15px 20px; margin-bottom: 25px; }
.tldr-box h3 { margin-top: 0; color: #ff8f00; font-size: 16px; margin-bottom: 10px; border: none; padding: 0; background: none; }
.tldr-box ul { margin-bottom: 0; }
.trust-badge { display: inline-block; background-color: #e8f5e9; color: #2e7d32; padding: 3px 8px; border-radius: 3px; font-size: 12px; font-weight: bold; margin-left: 10px; }
