.BlogPost-module__J4CTGW__pageWrapper{padding-top:2rem;padding-bottom:4rem}.BlogPost-module__J4CTGW__breadcrumbs{font-family:var(--font-heading);color:var(--subtle);margin-bottom:2rem;font-size:.85rem}.BlogPost-module__J4CTGW__breadcrumbs a{color:var(--primary);font-weight:600;text-decoration:none}.BlogPost-module__J4CTGW__breadcrumbs a:hover{text-decoration:underline}.BlogPost-module__J4CTGW__layoutGrid{grid-template-columns:1fr 340px;align-items:start;gap:4rem;display:grid}.BlogPost-module__J4CTGW__mainColumn{background:#fff;min-width:0}.BlogPost-module__J4CTGW__header{text-align:left;margin-bottom:2rem}.BlogPost-module__J4CTGW__meta{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);border:none;margin-bottom:.5rem;padding:0;font-size:.9rem;font-weight:700}.BlogPost-module__J4CTGW__title{font-size:3rem;font-family:var(--font-body);color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-weight:800;line-height:1.1}.BlogPost-module__J4CTGW__metaDataRow{font-family:var(--font-heading);color:var(--subtle);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.BlogPost-module__J4CTGW__separator{color:#e2e8f0}.BlogPost-module__J4CTGW__authorLink{color:var(--primary);cursor:pointer;font-weight:600;text-decoration:underline}.BlogPost-module__J4CTGW__adSlot{color:#64748b;width:100%;min-height:250px;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;background-color:#f1f5f9;border:1px dashed #cbd5e1;justify-content:center;align-items:center;margin:2rem 0;font-size:.875rem;display:flex}.BlogPost-module__J4CTGW__imageContainer{width:100%;margin:0 0 2rem}.BlogPost-module__J4CTGW__image{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-sm);width:100%}.BlogPost-module__J4CTGW__content{font-family:var(--font-body);color:var(--foreground);font-size:1.35rem;line-height:1.9}.BlogPost-module__J4CTGW__content p{margin-bottom:2.5rem}.BlogPost-module__J4CTGW__content h2{font-family:var(--font-heading);color:var(--primary);letter-spacing:-.03em;margin-top:5rem;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900}.BlogPost-module__J4CTGW__content h3{font-family:var(--font-heading);color:var(--primary);margin-top:3.5rem;margin-bottom:1.25rem;font-size:1.8rem;font-weight:700}.BlogPost-module__J4CTGW__content ul,.BlogPost-module__J4CTGW__content ol{margin-bottom:2rem;padding-left:0;list-style:none}.BlogPost-module__J4CTGW__content ul li,.BlogPost-module__J4CTGW__content ol li{margin-bottom:1rem;padding-left:2rem;line-height:1.7;position:relative}.BlogPost-module__J4CTGW__content ul li:before{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);border-radius:50%;width:8px;height:8px;position:absolute;top:.6em;left:0}.BlogPost-module__J4CTGW__content ol{counter-reset:list-counter}.BlogPost-module__J4CTGW__content ol li{counter-increment:list-counter}.BlogPost-module__J4CTGW__content ol li:before{content:counter(list-counter);background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);color:#fff;width:1.5rem;height:1.5rem;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:.1em;left:0}.BlogPost-module__J4CTGW__content ul ul,.BlogPost-module__J4CTGW__content ol ol,.BlogPost-module__J4CTGW__content ul ol,.BlogPost-module__J4CTGW__content ol ul{margin-top:.75rem;margin-bottom:.5rem}.BlogPost-module__J4CTGW__content ul ul li:before{background:var(--accent);width:6px;height:6px;top:.7em}.BlogPost-module__J4CTGW__content ol ol li:before{background:var(--primary-light);width:1.25rem;height:1.25rem;font-size:.7rem}.BlogPost-module__J4CTGW__content blockquote{color:var(--primary);border-left:4px solid var(--accent);margin:3rem 0;padding:0 1rem;font-size:1.5rem;font-style:italic;font-weight:500;line-height:1.6}.BlogPost-module__J4CTGW__content a{color:var(--accent);border-bottom:2px solid #e67e2233;font-weight:600;text-decoration:none}.BlogPost-module__J4CTGW__content a:hover{border-bottom-color:var(--accent)}.BlogPost-module__J4CTGW__content img{border-radius:var(--radius-sm);max-width:100%;height:auto;margin:2rem 0}.BlogPost-module__J4CTGW__content table{border-collapse:collapse;border-radius:var(--radius-sm);background:#fff;width:100%;margin:2rem 0;font-size:1rem;overflow:hidden;box-shadow:0 2px 8px #0000000f}.BlogPost-module__J4CTGW__content thead{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);color:#fff}.BlogPost-module__J4CTGW__content th{text-align:left;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.25rem;font-size:.9rem;font-weight:600}.BlogPost-module__J4CTGW__content td{border-bottom:1px solid var(--border);vertical-align:top;padding:1rem 1.25rem}.BlogPost-module__J4CTGW__content tbody tr:last-child td{border-bottom:none}.BlogPost-module__J4CTGW__content tbody tr:nth-child(2n){background-color:#f9fafb}.BlogPost-module__J4CTGW__content tbody tr:hover{background-color:#fff9f5}.BlogPost-module__J4CTGW__content table code{background:#e5e7eb;border-radius:4px;padding:.2rem .5rem;font-size:.85em}@media (max-width:768px){.BlogPost-module__J4CTGW__content table{font-size:.9rem}.BlogPost-module__J4CTGW__content th,.BlogPost-module__J4CTGW__content td{padding:.75rem}}.BlogPost-module__J4CTGW__sidebar{flex-direction:column;gap:3rem;display:flex}.BlogPost-module__J4CTGW__widget{margin-bottom:0}.BlogPost-module__J4CTGW__widgetTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--border);color:var(--foreground);text-align:center;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:800}.BlogPost-module__J4CTGW__authorWidget{text-align:center;border-radius:var(--radius-sm);background:#fdf2e9;padding:2rem}.BlogPost-module__J4CTGW__authorImg{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);color:#fff;width:120px;height:120px;font-size:3rem;font-weight:700;font-family:var(--font-heading);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.BlogPost-module__J4CTGW__authorImg img{object-fit:cover;width:100%;height:100%}.BlogPost-module__J4CTGW__authorWidget h3{font-family:var(--font-heading);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.BlogPost-module__J4CTGW__authorWidget p{color:#4b5563;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.BlogPost-module__J4CTGW__moreBtn{background:var(--accent);color:#fff;font-family:var(--font-heading);cursor:pointer;box-shadow:4px 4px 0 var(--primary);border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:700;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.BlogPost-module__J4CTGW__moreBtn:hover{box-shadow:6px 6px 0 var(--primary);background:var(--accent-hover);transform:translate(-2px,-2px)}.BlogPost-module__J4CTGW__moreBtn:active{box-shadow:2px 2px 0 var(--primary);transform:translate(2px,2px)}.BlogPost-module__J4CTGW__postsGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.BlogPost-module__J4CTGW__miniPost{text-decoration:none}.BlogPost-module__J4CTGW__miniThumb{aspect-ratio:1;border-radius:var(--radius-sm);margin-bottom:.5rem;overflow:hidden}.BlogPost-module__J4CTGW__miniThumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BlogPost-module__J4CTGW__miniPost:hover .BlogPost-module__J4CTGW__miniThumb img{transform:scale(1.05)}.BlogPost-module__J4CTGW__miniPost h4{font-size:.85rem;font-family:var(--font-heading);color:var(--foreground);text-align:center;font-weight:600;line-height:1.4}.BlogPost-module__J4CTGW__backLink{color:var(--foreground);font-weight:600;font-family:var(--font-heading);background-color:#f1f5f9;border-radius:99px;align-items:center;margin-top:3rem;padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;display:inline-flex}.BlogPost-module__J4CTGW__toc{border:1px solid var(--border);font-family:var(--font-heading);background:#fdf2e9;border-radius:12px;margin:2rem 0;transition:all .3s}.BlogPost-module__J4CTGW__tocSummary{cursor:pointer;outline:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;list-style:none;display:flex}.BlogPost-module__J4CTGW__tocSummary::-webkit-details-marker{display:none}.BlogPost-module__J4CTGW__tocTitle{color:var(--primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex;margin:0!important}.BlogPost-module__J4CTGW__tocIcon{width:24px;height:24px;transition:transform .3s;position:relative}.BlogPost-module__J4CTGW__tocIcon:before,.BlogPost-module__J4CTGW__tocIcon:after{content:"";background:var(--accent);transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BlogPost-module__J4CTGW__tocIcon:before{width:12px;height:2px}.BlogPost-module__J4CTGW__tocIcon:after{width:2px;height:12px}.BlogPost-module__J4CTGW__toc[open] .BlogPost-module__J4CTGW__tocIcon{transform:rotate(45deg)}.BlogPost-module__J4CTGW__tocList{border-top:1px solid #0000000d;margin:0;padding:0 1.5rem 1.5rem;list-style:none;animation:.3s ease-out BlogPost-module__J4CTGW__slideDown}@keyframes BlogPost-module__J4CTGW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.BlogPost-module__J4CTGW__tocParent,.BlogPost-module__J4CTGW__tocChild{border-bottom:1px solid #00000008;padding:.5rem 0}.BlogPost-module__J4CTGW__tocChild{margin-left:1.5rem}.BlogPost-module__J4CTGW__tocParent:last-child{border-bottom:none}.BlogPost-module__J4CTGW__tocList a{color:var(--foreground);font-size:.95rem;text-decoration:none;transition:all .2s;display:block}.BlogPost-module__J4CTGW__tocList a:hover{color:var(--accent);transform:translate(4px)}@media (max-width:1024px){.BlogPost-module__J4CTGW__layoutGrid{grid-template-columns:1fr;gap:3rem}.BlogPost-module__J4CTGW__sidebar{order:2}.BlogPost-module__J4CTGW__postsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.BlogPost-module__J4CTGW__toc{padding:1rem}}@media (max-width:768px){.BlogPost-module__J4CTGW__title{font-size:1.5rem;line-height:1.2}.BlogPost-module__J4CTGW__content{font-size:1.125rem;line-height:1.75}.BlogPost-module__J4CTGW__content h2{margin-top:3rem;font-size:1.75rem}.BlogPost-module__J4CTGW__content h3{margin-top:2rem;font-size:1.35rem}.BlogPost-module__J4CTGW__metaDataRow{flex-wrap:wrap;gap:.35rem;font-size:.8rem}.BlogPost-module__J4CTGW__separator{display:none}.BlogPost-module__J4CTGW__pageWrapper{padding-top:1rem;padding-bottom:2rem}.BlogPost-module__J4CTGW__header{margin-bottom:1.5rem}.BlogPost-module__J4CTGW__breadcrumbs{margin-bottom:1rem;font-size:.75rem}.BlogPost-module__J4CTGW__toc{margin:0 0}.BlogPost-module__J4CTGW__tocSummary{padding:0}.BlogPost-module__J4CTGW__tocList{padding:0 1rem 1rem}}.BlogPost-module__J4CTGW__safetySeal{border-left:4px solid var(--accent);border-radius:0 var(--radius-md)var(--radius-md)0;color:var(--primary);box-shadow:var(--shadow-sm);opacity:.9;background:#fff5eb;margin-bottom:3rem;padding:1rem 1.5rem;font-size:.8rem;line-height:1.4}.BlogPost-module__J4CTGW__safetySeal h4{font-family:var(--font-heading);color:var(--accent);align-items:center;gap:.4rem;margin-bottom:.3rem;font-size:.9rem;font-weight:800;display:flex}.BlogPost-module__J4CTGW__safetySeal p{margin:0!important}.BlogPost-module__J4CTGW__safetySeal a{color:var(--accent);font-weight:700;text-decoration:underline}.BlogPost-module__J4CTGW__metaAuthorSection{vertical-align:middle;align-items:center;gap:.4rem;display:inline-flex}.BlogPost-module__J4CTGW__metaLabel{color:var(--subtle)}.BlogPost-module__J4CTGW__metaAvatar{background:var(--primary);color:#fff;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:800;display:flex;overflow:hidden}.BlogPost-module__J4CTGW__metaAvatar img{object-fit:cover;width:100%;height:100%}
.Comments-module__AKJi_q__commentsSection{border-top:1px solid var(--border);font-family:var(--font-body);margin-top:4rem;padding-top:2rem}.Comments-module__AKJi_q__heading{font-family:var(--font-heading);color:var(--foreground);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Comments-module__AKJi_q__form{border-radius:var(--radius-sm);border:1px solid var(--border);background:#f8fafc;margin-bottom:3rem;padding:2rem}.Comments-module__AKJi_q__row{gap:1rem;margin-bottom:1rem;display:flex}.Comments-module__AKJi_q__input,.Comments-module__AKJi_q__textarea{width:100%;font-family:var(--font-body);border:1px solid #cbd5e1;border-radius:4px;padding:.75rem;font-size:.95rem;transition:border-color .2s}.Comments-module__AKJi_q__input:focus,.Comments-module__AKJi_q__textarea:focus{border-color:var(--primary);outline:none}.Comments-module__AKJi_q__textarea{resize:vertical;min-height:100px;margin-bottom:1rem}.Comments-module__AKJi_q__submitBtn{background:var(--primary);color:#fff;cursor:pointer;font-weight:700;font-family:var(--font-heading);border:none;border-radius:4px;padding:.75rem 2rem;transition:background .2s}.Comments-module__AKJi_q__submitBtn:hover{background:var(--primary-light)}.Comments-module__AKJi_q__msg{color:var(--accent);margin-top:1rem;font-size:.9rem}.Comments-module__AKJi_q__list{flex-direction:column;gap:2rem;display:flex}.Comments-module__AKJi_q__comment{border-bottom:1px dashed var(--border);padding-bottom:2rem}.Comments-module__AKJi_q__commentHeader{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.Comments-module__AKJi_q__commentHeader strong{color:var(--foreground)}.Comments-module__AKJi_q__date{color:var(--subtle)}.Comments-module__AKJi_q__comment p{color:#334155;line-height:1.6}.Comments-module__AKJi_q__empty{color:var(--subtle);font-style:italic}@media (max-width:600px){.Comments-module__AKJi_q__row{flex-direction:column}}
.AdUnit-module__brC8XW__adContainer{border-radius:var(--radius-md);border:1px dashed var(--border);text-align:center;background:linear-gradient(135deg,#f8faf9 0%,#f0f4f2 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100px;margin:2rem 0;padding:1rem;display:flex}.AdUnit-module__brC8XW__adLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--subtle);font-size:.7rem;font-family:var(--font-heading);margin-bottom:.5rem;display:block}.AdUnit-module__brC8XW__adContainer ins{width:100%;max-width:728px}@media (max-width:768px){.AdUnit-module__brC8XW__adContainer{border-radius:0;margin:1.5rem -1rem;padding:.75rem}}
.ArticleContent-module__y_6YIW__content{color:var(--text);font-size:1.1rem;line-height:1.8}.ArticleContent-module__y_6YIW__content h2,.ArticleContent-module__y_6YIW__content h3,.ArticleContent-module__y_6YIW__content h4{margin-top:2rem;margin-bottom:1rem}.ArticleContent-module__y_6YIW__content p{margin-bottom:1.25rem}.ArticleContent-module__y_6YIW__content img{border-radius:var(--radius-md);max-width:100%;margin:1.5rem 0}.ArticleContent-module__y_6YIW__content ul,.ArticleContent-module__y_6YIW__content ol{margin-bottom:1.25rem;padding-left:1.5rem}.ArticleContent-module__y_6YIW__content blockquote{border-left:4px solid var(--accent);color:var(--subtle);margin:1.5rem 0;padding-left:1rem;font-style:italic}
.SocialShare-module__U65e6G__shareContainer{border-bottom:1px solid var(--border);flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.5rem 0;display:flex;position:relative}.SocialShare-module__U65e6G__label{font-family:var(--font-heading);color:var(--subtle);letter-spacing:.1em;font-size:.8rem;font-weight:800}.SocialShare-module__U65e6G__buttons{flex-wrap:wrap;gap:.75rem;display:flex}.SocialShare-module__U65e6G__shareBtn{color:#64748b;border:1px solid var(--border);cursor:pointer;background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.SocialShare-module__U65e6G__shareBtn svg{width:18px;height:18px}.SocialShare-module__U65e6G__shareBtn:hover{background:var(--hover-color,var(--primary));color:#fff;border-color:var(--hover-color,var(--primary));transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.SocialShare-module__U65e6G__shareBtn.SocialShare-module__U65e6G__copied{color:#fff;background:#22c55e;border-color:#22c55e}.SocialShare-module__U65e6G__copyTooltip{color:#22c55e;font-size:.75rem;font-weight:700;animation:.3s SocialShare-module__U65e6G__fadeIn;position:absolute;bottom:-10px;left:0}@keyframes SocialShare-module__U65e6G__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.SocialShare-module__U65e6G__buttons{gap:.5rem}.SocialShare-module__U65e6G__shareBtn{width:36px;height:36px}}
