.content-wrapper{margin:0 auto;max-width:1200px;padding:0 20px}.blog-layout{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.blog-main-content{flex:1;max-width:900px;min-width:0}.blog-post{background:#fff;border-radius:5px;overflow:hidden}.blog-sidebar{flex-shrink:0;width:300px}.blog-post__timestamp{color:#666;display:block;font-size:14px;margin-bottom:.7rem}.blog-post__headline{color:#333;font-size:32px;line-height:1.2;margin-bottom:20px}.blog-post__author{align-items:center;display:flex;margin:10px 0 40px}.blog-post__author-image{border-radius:50%;height:auto;margin-right:.7rem;width:50px}.blog-post__author-name{color:#333;font-weight:500;text-decoration:none}.blog-post__author-name:active,.blog-post__author-name:focus,.blog-post__author-name:hover{text-decoration:underline}.blog-post__body{line-height:1.6;margin-bottom:30px}.blog-post__body h2{font-size:24px;margin-bottom:15px;margin-top:30px}.blog-post__body p{margin-bottom:20px}.blog-author-section{background:#f5f5f5;border-radius:8px;margin-bottom:30px;margin-top:40px;padding:20px}.blog-separator{border:0;border-top:1px solid #eee;margin:30px 0}.author-container{align-items:flex-start;display:flex}.author-image{margin-right:20px}.author-image img{border-radius:50%}.author-info h4{font-size:18px;margin-bottom:10px;margin-top:0}.author-info p{line-height:1.5;margin-bottom:10px}.author-social-links{margin-top:15px}.social-links-container a{color:#07c;margin-right:5px;text-decoration:none}.social-links-container a:hover{text-decoration:underline}.sidebar-section{background:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:30px;padding:20px}.sidebar-section h3{color:#333;font-size:18px;margin-bottom:15px;margin-top:0}.sidebar-section.newsletter-form .hs-form{margin:0}.sidebar-section.newsletter-form .hs-form-field{margin-bottom:15px}.sidebar-section.newsletter-form .hs-input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:14px;padding:10px;width:100%}.sidebar-section.newsletter-form .hs-button{background-color:#00a4bd;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;width:100%}.sidebar-section.newsletter-form .hs-button:hover{background-color:#0087a0}.sidebar-section.recent-posts .hs-blog-listing{display:block!important}.sidebar-section.recent-posts .post-header{display:flex!important;flex-direction:column!important}.sidebar-section.recent-posts .post-item{border-bottom:1px solid #eee!important;margin-bottom:15px!important;padding-bottom:15px!important;width:100%!important}.sidebar-section.recent-posts .post-item:last-child{border-bottom:none!important;margin-bottom:20px!important;padding-bottom:0!important}.sidebar-section.recent-posts .hs-blog-post-timestamp,.sidebar-section.recent-posts .post-header .publish-date,.sidebar-section.recent-posts .post-meta>span,.sidebar-section.recent-posts .post-timestamp{color:#666!important;display:block!important;font-size:12px!important;line-height:1.2!important;margin-bottom:8px!important;width:100%!important}.sidebar-section.recent-posts .post-header h2,.sidebar-section.recent-posts .post-title{display:block!important;font-size:14px!important;line-height:1.4!important;margin:0!important;width:100%!important}.sidebar-section.recent-posts .post-header a,.sidebar-section.recent-posts .post-title a{color:#333!important;font-weight:400!important;text-decoration:none!important}.sidebar-section.recent-posts .post-header a:hover,.sidebar-section.recent-posts .post-title a:hover{text-decoration:underline!important}.view-more-container{margin-top:10px;text-align:center}.view-more-button{background-color:#17b451;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-block;font-size:14px;padding:8px 20px;text-decoration:none!important;transition:all .2s}.view-more-button:hover{background-color:#fff;border:1px solid #17b451;color:#17b451;text-decoration:none!important}.search-form{display:flex;width:100%}.search-input{border:1px solid #ddd;border-radius:4px 0 0 4px;flex:1;font-size:14px;padding:10px}.search-button{background-color:#17b451;border:1px solid #17b451;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;font-size:14px;padding:10px 15px;transition:all .2s}.search-button:hover{background-color:#fff;color:#17b451;text-decoration:none!important}.related-posts-section{margin-bottom:50px;margin-top:50px}@media screen and (max-width:1080px){.blog-layout{flex-direction:column}.blog-main-content{max-width:100%}.blog-sidebar{margin-top:30px;width:100%}}@media screen and (max-width:767px){.author-container{flex-direction:column}.author-image{margin-bottom:15px;margin-right:0}}.image-modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.image-modal-overlay{align-items:center;background-color:rgba(0,0,0,.9);display:flex;height:100%;justify-content:center;width:100%}.image-modal-content{align-items:center;display:flex;flex-direction:column;max-height:90%;max-width:90%;position:relative}.image-modal-img{border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.5);max-height:80vh;max-width:100%;object-fit:contain}.image-modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:35px;font-weight:700;position:absolute;right:-10px;top:-40px;transition:color .2s ease;z-index:10000}.image-modal-close:focus,.image-modal-close:hover{color:#ccc}.image-modal-caption{background-color:rgba(0,0,0,.7);border-radius:4px;color:#fff;font-size:14px;margin-top:15px;max-width:100%;padding:10px 20px;text-align:center;word-wrap:break-word}.blog-post__body img{border:1px solid #e5e5e5;cursor:pointer;height:auto;margin:20px 0;max-width:100%;transition:opacity .2s ease,transform .2s ease}.blog-post__body img:hover{opacity:.8;transform:scale(1.02)}@media screen and (max-width:768px){.image-modal-content{max-height:95%;max-width:95%}.image-modal-img{max-height:70vh}.image-modal-close{font-size:30px;right:0;top:-30px}.image-modal-caption{font-size:12px;margin-top:10px;padding:8px 15px}}