*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:16px;color:#333;background:#f4f6f9;line-height:1.7}a{color:#ff7a00;text-decoration:none}a:hover{color:#cc5f00}img{max-width:100%;height:auto;display:block}#site-header{background:#ff7a00;padding:0 32px;min-height:110px;display:flex;align-items:center;position:sticky;top:0;z-index:200;box-shadow:0 2px 8px rgba(0,0,0,.25)}#site-header .Header h1,#site-header .Header h1 a{color:#fff;font-size:1.35rem;font-weight:700;letter-spacing:.4px}#site-header .Header p{display:none}#site-header .header-image-wrapper{display:flex;align-items:center;height:110px}#site-header .header-image-wrapper img{max-height:90px !important;width:auto !important;display:block;margin-top:18px !important}#main-nav{background:#fff;border-bottom:1px solid #e0e0e0}#main-nav .PageList ul{list-style:none;display:flex;flex-wrap:wrap;padding:0 20px;margin:0}#main-nav .PageList ul li a{display:block;padding:0 14px;line-height:50px;font-size:.82rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.5px;border-bottom:3px solid transparent;transition:color .2s,border-color .2s}#main-nav .PageList ul li a:hover,#main-nav .PageList ul li.selected a{color:#ff7a00;border-bottom-color:#ff7a00}#outer-wrapper{max-width:1400px;margin:28px auto;padding:0 20px;display:flex;gap:24px;align-items:flex-start}#main-wrapper{flex:1 1 0;min-width:0}#sidebar-wrapper{width:400px;flex-shrink:0}.post-outer-container{background:#fff;border:1px solid #e4e4e4;border-radius:8px;margin-bottom:22px;overflow:hidden}.post-outer-container:hover{box-shadow:0 3px 10px rgba(0,0,0,.08)}.post-thumbnail{display:block;width:100%;height:120px;overflow:hidden;background:#ffe8cc;contain:content}.post-thumbnail img{width:100%;height:100%;object-fit:cover;transition:none;aspect-ratio:16/9;content-visibility:auto;image-rendering:auto;contain:paint;backface-visibility:hidden;transform:translateZ(0)}.post-outer-container:hover .post-thumbnail img{transform:none}.post-content-inner{padding:18px 22px 16px}.post-meta-top{display:flex;align-items:center;gap:10px;font-size:.76rem;color:#999;margin-bottom:8px}.post-label-badge{background:#fff0e0;color:#ff7a00;border-radius:4px;padding:2px 8px;font-weight:700;font-size:.72rem;text-transform:uppercase}.post-title{font-size:1.45rem;font-weight:700;letter-spacing:-0.3px;color:#202124;margin-bottom:10px;line-height:1.4}.post-title a{color:inherit}.post-title a:hover{color:#ff7a00}.post-snippet{font-size:.875rem;color:#555;line-height:1.65;margin-bottom:14px}.read-more-btn{display:inline-block;font-size:.8rem;font-weight:700;color:#ff7a00;text-transform:uppercase;letter-spacing:.5px;padding-bottom:2px;border-bottom:2px solid transparent;transition:border-color .2s}.read-more-btn:hover{border-bottom-color:#ff7a00;color:#ff7a00}.post-body-wrap{background:#fff;border:1px solid #e4e4e4;border-radius:8px;padding:30px 34px;margin-bottom:22px}.post-body-wrap .post-title{font-size:2.3rem;margin-bottom:16px;line-height:1.25}.post-body-wrap .post-meta-top{margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}.post-body{font-size:1.18rem;line-height:2;color:#333}.post-body p{margin-bottom:1.2em}.post-body h2{font-size:2rem;font-weight:800;line-height:1.35;margin:1.8em 0 .8em}.post-body h3{font-size:1.65rem;font-weight:700;line-height:1.4;margin:1.5em 0 .7em}.post-body ul,.post-body ol{margin:.8em 0 1em 1.5em}.post-body li{margin-bottom:.4em}.post-body blockquote{border-left:4px solid #ff7a00;background:#fff6eb;padding:10px 18px;border-radius:0 6px 6px 0;color:#555;margin:1.2em 0}.post-body img{border-radius:6px;margin:.8em auto;content-visibility:auto;loading:lazy;decoding:async}.post-body pre{background:#f5f5f5;border-radius:6px;padding:14px 18px;overflow-x:auto;font-size:.85rem;margin:1em 0}.post-body code{background:#f5f5f5;border-radius:3px;padding:2px 6px;font-size:.85rem}.post-labels-footer{margin-top:20px;padding-top:14px;border-top:1px solid #f0f0f0;font-size:.8rem}.post-labels-footer span{color:#888;margin-right:6px}.post-labels-footer a{display:inline-block;background:#fff0e0;color:#ff7a00;border-radius:4px;padding:3px 10px;margin:2px 3px 2px 0;font-size:.76rem;font-weight:700}#blog-pager{display:flex;justify-content:space-between;align-items:center;padding:14px 0;margin-bottom:8px}.blog-pager-older-link,.blog-pager-newer-link,.blog-pager-home-link{background:#ff7a00;color:#fff !important;border-radius:6px;padding:9px 20px;font-size:.82rem;font-weight:600;transition:background .2s;display:inline-block}.blog-pager-older-link:hover,.blog-pager-newer-link:hover,.blog-pager-home-link:hover{background:#cc5f00;color:#fff !important}#sidebar-wrapper .widget{background:#fff;border:1px solid #e4e4e4;border-radius:8px;padding:16px 18px;margin-bottom:18px}#sidebar-wrapper .widget .title,#sidebar-wrapper .widget h3{font-size:.82rem;font-weight:700;color:#ff7a00;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #fff0e0}#sidebar-wrapper .widget ul{list-style:none}#sidebar-wrapper .widget ul li{padding:7px 0;border-bottom:1px solid #f5f5f5;font-size:.87rem}#sidebar-wrapper .widget ul li:last-child{border-bottom:none}#sidebar-wrapper .widget ul li a{color:#444}#sidebar-wrapper .widget ul li a:hover{color:#ff7a00}.label-count,.post-count{float:right;color:#bbb;font-size:.78rem}.label-count::before,.post-count::before{content:"("}.label-count::after,.post-count::after{content:")"}.BlogSearch form{display:flex;border:1px solid #ddd;border-radius:6px;overflow:hidden}.BlogSearch input[type=text]{flex:1;border:none;padding:8px 10px;font-size:.85rem;outline:none;font-family:inherit}.BlogSearch input[type=submit]{background:#ff7a00;color:#fff;border:none;padding:8px 13px;cursor:pointer;font-size:.8rem;font-weight:600;font-family:inherit}.BlogSearch input[type=submit]:hover{background:#cc5f00}.PopularPosts ul{list-style:none}.PopularPosts li{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid #f5f5f5;align-items:flex-start}.PopularPosts li:last-child{border-bottom:none}.PopularPosts .item-thumbnail img{width:62px;height:62px;object-fit:cover;border-radius:5px;flex-shrink:0}.PopularPosts .item-title a{font-size:.84rem;font-weight:600;color:#333;line-height:1.4}.PopularPosts .item-title a:hover{color:#ff7a00}#comments{background:#fff;border:1px solid #e4e4e4;border-radius:8px;padding:22px 26px;margin-top:20px}#comments h3{font-size:1rem;font-weight:700;margin-bottom:16px;color:#333}.comment-thread ol{list-style:none;padding:0}.comment{padding:12px 0;border-bottom:1px solid #f0f0f0}.comment:last-child{border-bottom:none}.comment .user{font-weight:700;font-size:.86rem;color:#ff7a00}.comment .datetime{font-size:.75rem;color:#aaa;margin-left:8px}.comment .comment-content{font-size:.87rem;color:#444;margin-top:4px}#site-footer{background:#1e2125;color:#ccc;padding:40px 32px 20px;margin-top:40px}.footer-inner{max-width:1180px;margin:0 auto}.footer-cols{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:28px}.footer-col-block{flex:1 1 180px}.footer-col-block .title,.footer-col-block h3{color:#fff;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px}.footer-col-block p,.footer-col-block .widget-content{font-size:.82rem;color:#999;line-height:1.75}.footer-col-block ul{list-style:none}.footer-col-block ul li{margin-bottom:6px}.footer-col-block ul li a{color:#999;font-size:.82rem}.footer-col-block ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #2e3238;padding-top:16px;text-align:center;font-size:.76rem;color:#666}@media (max-width:900px){#outer-wrapper{flex-direction:column}#sidebar-wrapper{width:100%}}@media (max-width:600px){#site-header{padding:0 14px}#main-nav .PageList ul{padding:0 6px;flex-wrap:nowrap;overflow-x:auto}#main-nav .PageList ul li a{padding:0 10px;font-size:.78rem}#outer-wrapper{padding:0 12px;margin:16px auto}.post-body-wrap{padding:18px 14px}.post-thumbnail{height:160px}.footer-cols{gap:18px}#site-footer{padding:28px 14px 14px}}.error-404{text-align:center;padding:60px 20px}.post-share{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px;padding-top:20px;border-top:1px solid #eee}.post-share a{background:#ff7a00;color:#fff;padding:8px 14px;border-radius:6px;font-size:13px;font-weight:600}.BlogSearch form{width:100%}.BlogSearch input[type=text]{width:100%;min-width:0}.BlogSearch input[type=submit]{width:60px;flex-shrink:0}#blog-pager-numbers{display:flex;justify-content:center;gap:8px;margin:30px 0;flex-wrap:wrap}#blog-pager-numbers a,#blog-pager-numbers span{min-width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-weight:700;padding:0 12px}#blog-pager-numbers a{background:#fff;border:1px solid #ddd;color:#333}#blog-pager-numbers a:hover{background:#ff7a00;color:#fff}#blog-pager-numbers .current-page{background:#ff7a00;color:#fff}.blog-pager,#blog-pager,.blog-pager-older-link,.blog-pager-newer-link,.blog-pager-home-link{display:none!important}.related-posts{background:#fff;border:1px solid #e4e4e4;border-radius:8px;padding:20px;margin-top:20px}.related-posts h3{font-size:20px;margin-bottom:15px}.related-posts ul{list-style:none;padding:0}.related-posts li{padding:8px 0;border-bottom:1px solid #eee}.related-posts li:last-child{border-bottom:none}@media (min-width:901px){#main-wrapper .main.section{display:block}.blog-posts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.blog-posts-grid .post-outer-container{margin-bottom:0}}@media (max-width:900px){.blog-posts-grid{display:block !important;width:100%}.blog-posts-grid .post-outer-container{width:100%;margin-bottom:22px}}@media (min-width:901px){.blog-posts-grid{display:grid !important;grid-template-columns:repeat(2,1fr);gap:22px}}@media (max-width:900px){html,body{overflow-x:hidden !important}#outer-wrapper{display:block !important;width:100% !important;margin:16px auto !important;padding:0 12px !important;box-sizing:border-box !important}#main-wrapper,.blog-posts-grid{width:100% !important;max-width:100% !important}.blog-posts-grid .post-outer-container{display:block !important;width:100% !important;min-width:0 !important;max-width:100% !important;margin:0 0 20px 0 !important;box-sizing:border-box !important;transform:none !important}.post-thumbnail{width:100% !important;height:180px !important;min-height:180px !important;max-height:180px !important}.post-thumbnail img{width:100% !important;height:100% !important;object-fit:cover !important}#sidebar-wrapper{width:100% !important;margin-top:20px !important}}.footer-social{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.footer-social a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#2a2d33;border-radius:8px;color:#fff;font-size:20px;transition:.3s}.footer-social a:hover{background:#ff7a00;transform:translateY(-2px)}@media(max-width:768px){.footer-social{justify-content:center}.footer-social a{width:38px;height:38px;font-size:18px}}.footer-bottom{display:block !important;visibility:visible !important;opacity:1 !important;text-align:center !important;color:#999 !important;font-size:12px !important;padding:15px 0 !important}.footer-bottom{border-top:1px solid #2e3238;padding-top:16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;text-align:left}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{color:#999;font-size:.76rem}.footer-links a:hover{color:#fff}@media(max-width:768px){.footer-bottom{flex-direction:column;text-align:center}.footer-links{justify-content:center}}.footer-copy{font-size:.76rem;color:#999}.footer-info{font-size:.68rem;color:#777;margin-top:4px}.leia-mais-box{background:#fff;border:1px solid #e4e4e4;border-radius:8px;padding:20px;margin-top:20px}.leia-mais-box h3{font-size:22px;margin-bottom:15px}.leia-mais-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.leia-mais-item{border:1px solid #eee;border-radius:6px;padding:10px}.leia-mais-item a{font-weight:600;color:#333}@media(max-width:768px){.leia-mais-grid{grid-template-columns:1fr}}.author-box{background:#fff;border:1px solid #e4e4e4;border-radius:8px;padding:25px 20px;text-align:center;margin-bottom:20px}.author-box img{width:140px;height:140px;border-radius:50%;object-fit:cover;margin:0 auto 15px;border:4px solid #f5f5f5}.author-box h3{font-size:20px;color:#333;margin-bottom:10px}.author-box p{font-size:18px;color:#666;line-height:1.6;margin-bottom:15px}.author-social{display:flex;justify-content:center;gap:10px}.author-social a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ff7a00;color:#fff;font-size:16px}.search-results-header{background:#fff;border:1px solid #e4e4e4;border-radius:8px;padding:25px;margin-bottom:20px}.search-results-header h1{font-size:32px;margin-bottom:10px}.search-results-header .term{color:#ff7a00}@media (max-width:768px){.post-body{font-size:1.28rem !important;line-height:2.1 !important}.post-body p,.post-body li{font-size:1.28rem !important}.post-body h2{font-size:2rem !important;line-height:1.35 !important}.post-body h3{font-size:1.7rem !important;line-height:1.4 !important}}@media(max-width:768px){.post-label-badge{font-size:1rem !important}.post-labels-footer a{font-size:1rem !important}#sidebar-wrapper .widget ul li{font-size:1.05rem !important}}@media (max-width:768px){.blog-posts-grid .post-title{font-size:1.55rem !important;line-height:1.35 !important}.post-body-wrap .post-title{font-size:2rem !important;line-height:1.25 !important}}
.post-thumbnail img{content-visibility:auto;contain-intrinsic-size:300px 169px;will-change:auto}


.post-thumbnail img{
backface-visibility:hidden;
transform:translateZ(0);
}