.InstagramHandleSection-module__dXNjeG__section{--ig-bg:#fff;--ig-text:#262626;--ig-text-secondary:#737373;--ig-border:#dbdbdb;--ig-link:#00376b;--ig-follow:#0095f6;--ig-follow-hover:#1877f2;--ig-overlay:#0006;--ig-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background:var(--ig-bg);color:var(--ig-text);font-family:var(--ig-font);padding:clamp(1.5rem,4vw,2.75rem) 1rem clamp(2.5rem,5vw,4rem)}.InstagramHandleSection-module__dXNjeG__profile{max-width:935px;margin:0 auto}.InstagramHandleSection-module__dXNjeG__profileHeader{align-items:center;gap:30px;margin-bottom:44px;display:flex}.InstagramHandleSection-module__dXNjeG__avatarColumn{flex-shrink:0}.InstagramHandleSection-module__dXNjeG__avatarRing{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:50%;width:150px;height:150px;padding:3px}.InstagramHandleSection-module__dXNjeG__avatar{object-fit:cover;border:3px solid var(--ig-bg);background:#efefef;border-radius:50%;width:100%;height:100%}.InstagramHandleSection-module__dXNjeG__infoColumn{flex:1;min-width:0}.InstagramHandleSection-module__dXNjeG__usernameRow{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;display:flex}.InstagramHandleSection-module__dXNjeG__username{color:var(--ig-text);margin:0;font-size:20px;font-weight:400;line-height:1.2}.InstagramHandleSection-module__dXNjeG__actionButtons{align-items:center;gap:8px;display:flex}.InstagramHandleSection-module__dXNjeG__followBtn,.InstagramHandleSection-module__dXNjeG__messageBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:7px 16px;font-size:14px;font-weight:600;line-height:18px;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.InstagramHandleSection-module__dXNjeG__followBtn{background:var(--ig-follow);color:#fff;border:none}.InstagramHandleSection-module__dXNjeG__followBtn:hover{background:var(--ig-follow-hover);color:#fff}.InstagramHandleSection-module__dXNjeG__messageBtn{border:1px solid var(--ig-border);color:var(--ig-text);background:0 0}.InstagramHandleSection-module__dXNjeG__messageBtn:hover{background:#fafafa}.InstagramHandleSection-module__dXNjeG__moreBtn{border:1px solid var(--ig-border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.InstagramHandleSection-module__dXNjeG__moreBtn span{background:var(--ig-text);width:4px;height:4px;box-shadow:0 -6px 0 var(--ig-text),0 6px 0 var(--ig-text);border-radius:50%;display:block}.InstagramHandleSection-module__dXNjeG__stats{flex-wrap:wrap;gap:40px;margin:0 0 20px;padding:0;font-size:16px;line-height:1.5;list-style:none;display:flex}.InstagramHandleSection-module__dXNjeG__statValue{font-weight:600}.InstagramHandleSection-module__dXNjeG__bio{flex-direction:column;gap:2px;font-size:14px;line-height:1.5;display:flex}.InstagramHandleSection-module__dXNjeG__displayName{font-weight:600}.InstagramHandleSection-module__dXNjeG__bioText{white-space:pre-wrap}.InstagramHandleSection-module__dXNjeG__websiteLink{color:var(--ig-link);font-weight:600;text-decoration:none}.InstagramHandleSection-module__dXNjeG__websiteLink:hover{text-decoration:underline}.InstagramHandleSection-module__dXNjeG__mobileStats{display:none}.InstagramHandleSection-module__dXNjeG__tabs{border-top:1px solid var(--ig-border);justify-content:center;gap:60px;margin-bottom:0;display:flex}.InstagramHandleSection-module__dXNjeG__tab{color:var(--ig-text-secondary);letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-top:1px solid #0000;align-items:center;gap:6px;margin-top:-1px;padding:14px 0 16px;font-size:12px;font-weight:600;display:inline-flex}.InstagramHandleSection-module__dXNjeG__tabActive{color:var(--ig-text);border-top-color:var(--ig-text)}.InstagramHandleSection-module__dXNjeG__postGrid{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:0;display:grid}.InstagramHandleSection-module__dXNjeG__postTile{aspect-ratio:1;background:#efefef;text-decoration:none;position:relative;overflow:hidden}.InstagramHandleSection-module__dXNjeG__postImage{object-fit:cover}.InstagramHandleSection-module__dXNjeG__postTypeBadge{z-index:1;color:#fff;filter:drop-shadow(0 1px 4px #00000073);line-height:0;position:absolute;top:8px;right:8px}.InstagramHandleSection-module__dXNjeG__postOverlay{background:var(--ig-overlay);color:#fff;opacity:0;justify-content:center;align-items:center;gap:30px;font-size:16px;font-weight:600;transition:opacity .15s;display:flex;position:absolute;inset:0}.InstagramHandleSection-module__dXNjeG__postTile:hover .InstagramHandleSection-module__dXNjeG__postOverlay,.InstagramHandleSection-module__dXNjeG__postTile:focus-visible .InstagramHandleSection-module__dXNjeG__postOverlay{opacity:1}.InstagramHandleSection-module__dXNjeG__postStat{align-items:center;gap:8px;display:inline-flex}@media (max-width:735px){.InstagramHandleSection-module__dXNjeG__profileHeader{flex-direction:column;align-items:stretch;gap:0;margin-bottom:12px}.InstagramHandleSection-module__dXNjeG__avatarColumn{justify-content:center;margin-bottom:24px;display:flex}.InstagramHandleSection-module__dXNjeG__avatarRing{width:77px;height:77px}.InstagramHandleSection-module__dXNjeG__usernameRow{justify-content:center;gap:12px;margin-bottom:12px}.InstagramHandleSection-module__dXNjeG__username{text-align:center;width:100%;font-size:16px}.InstagramHandleSection-module__dXNjeG__actionButtons{justify-content:center;width:100%}.InstagramHandleSection-module__dXNjeG__followBtn,.InstagramHandleSection-module__dXNjeG__messageBtn{flex:1;max-width:160px}.InstagramHandleSection-module__dXNjeG__stats{display:none}.InstagramHandleSection-module__dXNjeG__mobileStats{text-align:center;justify-content:space-around;margin-bottom:24px;font-size:14px;display:flex}.InstagramHandleSection-module__dXNjeG__mobileStat{flex-direction:column;gap:2px;display:flex}.InstagramHandleSection-module__dXNjeG__bio{text-align:center;align-items:center;margin-bottom:24px;padding:0 16px}.InstagramHandleSection-module__dXNjeG__tabs{gap:0}.InstagramHandleSection-module__dXNjeG__tab{letter-spacing:.5px;flex:1;justify-content:center;gap:4px;font-size:10px}.InstagramHandleSection-module__dXNjeG__tab span{display:none}}
.blog-card{background-color:var(--secondary-background);border:1px solid #eaeaea;border-radius:8px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.blog-card.blog-card-no-hover-lift:hover{transform:none}.blog-card .blog-card-img{position:relative;overflow:hidden}.blog-card .blog-card-img img{transition:transform .5s}.blog-card:hover .blog-card-img img{transform:scale(1.05)}.blog-card-content{flex-direction:column;flex:1;display:flex}.blog-card .category{color:#007bff;font-size:.85rem;font-weight:600}.blog-card .date,.blog-card .author{color:var(--text-dark);font-size:.85rem}.blog-card .blog-card-author-avatar{color:#ff5e00;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.blog-card .blog-card-author-avatar svg{width:100%;height:100%}.blog-card .blog-excerpt{color:var(--text-dark);font-size:.95rem;line-height:1.6}.blog-card .blog-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blog-card .blog-title a{color:var(--text-dark);text-decoration:none;transition:color .2s}.blog-card .blog-title a:hover{color:#ff5e00}.blog-card .blog-meta{color:var(--text-dark);margin-bottom:.75rem;font-size:.875rem}.blog-card .category{color:#007bff;font-weight:600}.blog-card .blog-excerpt{color:var(--text-dark);flex-grow:1;margin-bottom:1rem}.blog-title{font-size:2.5rem;font-weight:700;line-height:1.3}.blog-meta i{color:#007bff}.blog-content{color:#333;font-size:1.1rem;line-height:1.8}.blog-content p{margin-bottom:1.5rem}.blog-content h2,.blog-content h3,.blog-content h4{margin-top:2rem;margin-bottom:1rem;font-weight:600}.blog-content img{border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0}.blog-content ul,.blog-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.blog-content li{margin-bottom:.5rem}.blog-content blockquote{color:#555;border-left:4px solid #007bff;margin:1.5rem 0;padding-left:1.5rem;font-style:italic}.blog-content a{color:#007bff;text-decoration:underline}.blog-content a:hover{text-decoration:none}.blog-footer .post-share a{color:#6c757d;background-color:#f8f9fa;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:inline-flex}.blog-footer .post-share a:hover{color:#fff;background-color:#007bff}.blog-featured-image-wrapper{margin:2rem 0}.blog-featured-image{border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.blog-featured-image img,.blog-featured-img{border-radius:12px;width:100%;height:auto;display:block}.blog-detail-content{color:#374151;font-size:1.0625rem;line-height:1.8}.blog-detail-content .wordpress-content{color:inherit;line-height:inherit}.blog-detail-content .wordpress-content p{color:#374151;margin-bottom:1.5rem}.blog-detail-content .wordpress-content h2{color:#111827;margin-top:2.5rem;margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.3}.blog-detail-content .wordpress-content h3{color:#111827;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.blog-detail-content .wordpress-content h4{color:#111827;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.blog-detail-content .wordpress-content ul,.blog-detail-content .wordpress-content ol{color:#374151;margin-bottom:1.5rem;padding-left:1.75rem}.blog-detail-content .wordpress-content li{margin-bottom:.75rem;line-height:1.7}.blog-detail-content .wordpress-content blockquote{color:#4b5563;background-color:#f9fafb;border-left:4px solid #252d5f;border-radius:0 8px 8px 0;margin:2rem 0;padding:1rem 1.5rem;font-style:italic}.blog-detail-content .wordpress-content a{color:#252d5f;text-decoration:underline;transition:color .2s}.blog-detail-content .wordpress-content a:hover{color:#cea05b;text-decoration:underline}.blog-detail-content .wordpress-content img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0;box-shadow:0 2px 8px #0000001a}.blog-detail-footer{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-top:3rem}.blog-footer-section{padding:.5rem 0}.blog-footer-label{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin-bottom:1rem;font-size:.875rem;font-weight:600}.blog-category-tag{color:#374151;background-color:#f3f4f6;border-radius:6px;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-block}.blog-category-tag:hover{color:#fff;background-color:#252d5f;text-decoration:none}.blog-share-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.blog-share-btn{color:#6b7280;background-color:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.125rem;text-decoration:none;transition:all .3s;display:inline-flex}.blog-share-btn:hover{color:#fff;background-color:#ff5e00;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 8px #ff5e0033}.blog-share-btn i{transition:transform .2s}.blog-share-btn:hover i{transform:scale(1.1)}.blog-pagination-nav .pagination{flex-wrap:wrap;gap:8px;margin-top:3rem;margin-bottom:0}.blog-pagination-nav .page-item{margin:0}.blog-pagination-nav .page-item .page-link{box-shadow:none;margin:0;padding:0;line-height:1}.blog-pagination-nav .page-item .page-link:focus{outline:none;box-shadow:0 0 0 3px #ff5e0040}.blog-pagination-nav .page-item .page-link:disabled{opacity:.5}@media (max-width:767px){.blog-title{font-size:1.75rem}.blog-content{font-size:1rem}.blog-featured-image-wrapper{margin:1.5rem 0}.blog-detail-content{font-size:1rem}.blog-detail-content .wordpress-content h2{margin-top:2rem;font-size:1.5rem}.blog-detail-content .wordpress-content h3{margin-top:1.5rem;font-size:1.25rem}.blog-detail-footer{margin-top:2rem}.blog-footer-section{margin-bottom:1.5rem}.blog-share-btn{width:40px;height:40px;font-size:1rem}}.blog-right-panel{padding-left:30px}.blog-sticky-form{z-index:10;position:sticky;top:100px}@media (max-width:1199.98px){.blog-right-panel{padding-left:0}.blog-sticky-form{position:static}}.sticky-contact-form{z-index:10;position:sticky;top:100px}.sticky-contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.sticky-contact-card:hover{box-shadow:0 8px 24px #0000001f}.sticky-contact-header{color:#fff;text-align:center;background:linear-gradient(135deg,#252d5f 0%,#3a4a7a 100%);padding:1.5rem}.sticky-contact-title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.sticky-contact-subtitle{color:#e5e7eb;margin-bottom:0;font-size:.875rem;font-weight:500}.sticky-contact-form-content{padding:1.5rem}.sticky-contact-form .form-group{margin-bottom:1rem}.sticky-contact-form .form-control{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.sticky-contact-form .form-control:focus{border-color:#252d5f;outline:none;box-shadow:0 0 0 3px #252d5f1a}.sticky-contact-form .form-control::placeholder{color:#9ca3af;font-size:.875rem}.sticky-contact-form textarea.form-control{resize:vertical;min-height:80px}.sticky-contact-form .btn-cta{color:#fff;text-transform:none;letter-spacing:.025em;background:linear-gradient(135deg,#252d5f 0%,#3a4a7a 100%);border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s}.sticky-contact-form .btn-cta:hover{background:linear-gradient(135deg,#1e2449 0%,#2d3a5f 100%);transform:translateY(-1px);box-shadow:0 4px 12px #252d5f4d}.sticky-contact-privacy{color:#6b7280;text-align:center;margin-top:1rem;margin-bottom:0;font-size:.75rem;line-height:1.4}@media (max-width:991.98px){.sticky-contact-form{margin-top:2rem;position:static}.sticky-contact-card{margin:0 1rem}}@media (max-width:767.98px){.sticky-contact-card{margin:0}.sticky-contact-header{padding:1.25rem}.sticky-contact-title{font-size:1.125rem}.sticky-contact-form-content{padding:1.25rem}}.blog-author-card{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;border-radius:16px;margin:2rem 0;padding:2rem;transition:all .3s;box-shadow:0 4px 12px #0000000d}.blog-author-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.blog-author-card-inner{align-items:flex-start;gap:1.5rem;display:flex}.blog-author-image-wrapper{flex-shrink:0;position:relative}.blog-author-image{object-fit:cover;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;width:120px!important;height:120px!important}.blog-author-content{flex:1}.blog-author-description{color:#6b7280;line-height:1.7}.blog-author-social{flex-wrap:wrap;gap:.75rem;display:flex}.blog-author-social-link{color:#6b7280;background-color:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.125rem;text-decoration:none;transition:all .3s;display:inline-flex}.blog-author-social-link:hover{color:#fff;background-color:#ff5e00;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 8px #ff5e0033}.blog-author-card-vertical .blog-author-card-inner{flex-direction:column;align-items:center;gap:1rem}.blog-author-card-vertical .blog-author-image-wrapper{margin-bottom:.5rem}.blog-author-card-vertical .blog-author-content{text-align:center}.blog-author-card-vertical .blog-author-social{justify-content:center}@media (max-width:767.98px){.blog-author-card{margin:1.5rem 0;padding:1.5rem}.blog-author-card-inner{text-align:center;flex-direction:column;align-items:center}.blog-author-image{width:100px!important;height:100px!important}.blog-author-description{font-size:.9375rem}.blog-author-social{justify-content:center}}.blog-comments-section{border-top:2px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.blog-comments-header{text-align:center;margin-bottom:2rem}.blog-comments-title{color:#111827;margin-bottom:.75rem;font-size:2rem;font-weight:700}.blog-comments-title .comment-count{color:#9ca3af;font-size:1.5rem;font-weight:500}.blog-comments-subtitle{color:#6b7280;margin-bottom:0;font-size:1rem}.blog-comment-form-wrapper{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;border-radius:16px;margin-bottom:1.5rem;padding:1rem;box-shadow:0 4px 12px #0000000d}.blog-comment-form .form-label{color:#374151;margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.blog-comment-form .form-control{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.6rem .8rem;font-size:.93rem;transition:all .2s}.blog-comment-form .form-control:focus{border-color:#252d5f;outline:none;box-shadow:0 0 0 3px #252d5f1a}.blog-comment-form .form-control::placeholder{color:#9ca3af;font-size:.875rem}.blog-comment-form textarea.form-control{resize:vertical;min-height:120px}.blog-comments-list{margin-top:2rem}.blog-comments-empty{background-color:#f9fafb;border:2px dashed #e5e7eb;border-radius:12px;padding:3rem 1rem}.blog-comment-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:1rem;margin-bottom:1.2rem;padding:1rem;transition:all .3s}.blog-comment-item:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.blog-comment-item.is-reply{background-color:#f9fafb;margin-top:1rem;margin-left:3rem}.blog-comment-avatar{flex-shrink:0}.blog-comment-avatar-icon{width:44px;height:44px;box-shadow:none;background:0 0;border:none;border-radius:50%}.blog-comment-avatar-icon i{color:#ff5e00;background:0 0;font-size:1.7rem}.blog-comment-content{flex:1}.blog-comment-header{gap:.5rem}.blog-comment-author{color:#111827;margin-bottom:0;font-size:1.125rem;font-weight:700}.blog-comment-date{color:#6b7280;align-items:center;font-size:.875rem;display:inline-flex}.blog-comment-date i{color:#ff5e00}.blog-comment-body{margin-bottom:1rem}.blog-comment-body p{color:#374151;margin-bottom:0;font-size:.97rem;line-height:1.6}.blog-comment-actions{margin-top:.5rem}.blog-comment-reply-btn{color:#ff5e00;background:0 0;border:none;border-radius:6px;padding:.12rem .5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.blog-comment-reply-btn:hover{color:#ff5e00;text-decoration:underline}.blog-comment-reply-btn i{color:#ff5e00;background:0 0}.blog-comment-reply-form{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.blog-comment-reply-form .form-control{border:1px solid #d1d5db;border-radius:8px;padding:.75rem;font-size:.9375rem}.blog-comment-reply-form .form-control:focus{border-color:#252d5f;box-shadow:0 0 0 3px #252d5f1a}.blog-comment-replies{margin-top:1rem}@media (max-width:767.98px){.blog-comments-title{font-size:1.5rem}.blog-comments-subtitle{font-size:.9375rem}.blog-comment-form-wrapper{padding:1.5rem}.blog-comment-item{flex-direction:column;padding:.75rem}.blog-comment-avatar-icon{width:36px;height:36px}.blog-comment-header{flex-direction:column;align-items:flex-start;gap:.5rem}.blog-comment-author{font-size:1rem}.blog-comment-item.is-reply{margin-left:1rem}.blog-comment-body p{font-size:.9375rem}}
