.ShareButtons-module__iQZDeW__container{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin:2rem 0;padding:1.5rem 0;display:flex}.ShareButtons-module__iQZDeW__label{color:var(--secondary-foreground);white-space:nowrap;font-size:.875rem;font-weight:600}.ShareButtons-module__iQZDeW__buttons{flex-wrap:wrap;gap:.5rem;display:flex}.ShareButtons-module__iQZDeW__btn{border:1px solid var(--border);background:var(--background);color:var(--secondary-foreground);cursor:pointer;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.ShareButtons-module__iQZDeW__btn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-1px)}
.PostNavigation-module__G-J_WG__container{margin-top:3rem}.PostNavigation-module__G-J_WG__prevNext{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:3rem;display:grid}.PostNavigation-module__G-J_WG__navCard{border:1px solid var(--border);background:var(--background);border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.PostNavigation-module__G-J_WG__navCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #16a34a1a}.PostNavigation-module__G-J_WG__navRight{text-align:right}.PostNavigation-module__G-J_WG__navLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);font-size:.75rem;font-weight:600}.PostNavigation-module__G-J_WG__navTitle{color:var(--foreground);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.PostNavigation-module__G-J_WG__related{border-top:1px solid var(--border);padding-top:2rem}.PostNavigation-module__G-J_WG__relatedTitle{color:var(--foreground);letter-spacing:-.025em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.PostNavigation-module__G-J_WG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.PostNavigation-module__G-J_WG__relatedCard{border:1px solid var(--border);background:var(--background);border-radius:1rem;transition:all .3s;overflow:hidden}.PostNavigation-module__G-J_WG__relatedCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.PostNavigation-module__G-J_WG__relatedImage{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.PostNavigation-module__G-J_WG__relatedCard:hover .PostNavigation-module__G-J_WG__relatedImage img{transform:scale(1.05)}.PostNavigation-module__G-J_WG__relatedImage img{transition:transform .4s}.PostNavigation-module__G-J_WG__relatedContent{padding:1rem 1.25rem 1.25rem}.PostNavigation-module__G-J_WG__relatedCategory{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);font-size:.7rem;font-weight:700}.PostNavigation-module__G-J_WG__relatedCardTitle{color:var(--foreground);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.PostNavigation-module__G-J_WG__prevNext{grid-template-columns:1fr}.PostNavigation-module__G-J_WG__navRight{text-align:left}.PostNavigation-module__G-J_WG__relatedGrid{grid-template-columns:1fr}}
.ReadingProgress-module__fqG4rW__container{z-index:1000;pointer-events:none;width:100%;height:4px;position:fixed;top:0;left:0}.ReadingProgress-module__fqG4rW__bar{background:var(--primary);transform-origin:0%;height:100%;transition:transform .1s ease-out;box-shadow:0 0 8px #16a34a66}
.TableOfContents-module__HBdu3G__toc{max-height:calc(100vh - 8rem);padding:1rem 0;position:sticky;top:6rem;overflow-y:auto}.TableOfContents-module__HBdu3G__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1rem;padding-left:1rem;font-size:.85rem;font-weight:700}.TableOfContents-module__HBdu3G__list{border-left:2px solid var(--border);margin:0;padding:0;list-style:none}.TableOfContents-module__HBdu3G__item{margin:0}.TableOfContents-module__HBdu3G__link{color:#64748b;border-left:2px solid #0000;margin-left:-2px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.TableOfContents-module__HBdu3G__link:hover{color:var(--primary)}.TableOfContents-module__HBdu3G__active{color:var(--primary);border-left-color:var(--primary);background:linear-gradient(90deg,#16a34a0d,#0000);font-weight:600}.TableOfContents-module__HBdu3G__subItem .TableOfContents-module__HBdu3G__link{padding-left:2rem;font-size:.85rem}@media (max-width:1024px){.TableOfContents-module__HBdu3G__toc{display:none}}.TableOfContents-module__HBdu3G__mobileToc{border:1px solid var(--border);background:var(--background);border-radius:.5rem;margin-bottom:2rem;display:none;overflow:hidden}@media (max-width:1024px){.TableOfContents-module__HBdu3G__mobileToc{display:block}}.TableOfContents-module__HBdu3G__mobileSummary{cursor:pointer;background:var(--background-secondary,#f9fafb);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-weight:600;list-style:none;display:flex}.TableOfContents-module__HBdu3G__mobileSummary::-webkit-details-marker{display:none}.TableOfContents-module__HBdu3G__mobileIcon{transition:transform .2s}details[open] .TableOfContents-module__HBdu3G__mobileIcon{transform:rotate(180deg)}.TableOfContents-module__HBdu3G__mobileList{border-top:1px solid var(--border);max-height:300px;margin:0;padding:0;list-style:none;overflow-y:auto}.TableOfContents-module__HBdu3G__mobileItem{border-bottom:1px solid var(--border)}.TableOfContents-module__HBdu3G__mobileItem:last-child{border-bottom:none}.TableOfContents-module__HBdu3G__mobileLink{color:#4b5563;padding:.75rem 1rem;font-size:.95rem;text-decoration:none;display:block}.TableOfContents-module__HBdu3G__mobileSubItem .TableOfContents-module__HBdu3G__mobileLink{color:#6b7280;padding-left:2rem;font-size:.9rem}
pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}
.Callout-module___zN47W__callout{border-left:4px solid;border-radius:.75rem;flex-direction:column;gap:.5rem;margin:1.5rem 0;padding:1.25rem;font-size:.95rem;line-height:1.6;display:flex}.Callout-module___zN47W__header{align-items:center;gap:.5rem;font-weight:700;display:flex}.Callout-module___zN47W__icon{width:1.25rem;height:1.25rem}.Callout-module___zN47W__info{color:#1e3a8a;background-color:#f0f7ff;border-left-color:#3b82f6}.Callout-module___zN47W__tip{color:#14532d;background-color:#f0fdf4;border-left-color:#22c55e}.Callout-module___zN47W__warning{color:#78350f;background-color:#fffbeb;border-left-color:#f59e0b}.Callout-module___zN47W__success{color:#701a75;background-color:#fdf2f8;border-left-color:#ec4899}.Callout-module___zN47W__title{text-transform:uppercase;letter-spacing:.025em;font-size:1rem}.Callout-module___zN47W__content{color:inherit}
.ProsCons-module__ycAuqq__container{grid-template-columns:1fr;gap:1rem;margin:1.5rem 0;display:grid}@media (min-width:768px){.ProsCons-module__ycAuqq__container{grid-template-columns:1fr 1fr}}.ProsCons-module__ycAuqq__column{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.ProsCons-module__ycAuqq__header{align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:700;display:flex}.ProsCons-module__ycAuqq__prosHeader{color:#14532d;background-color:#f0fdf4;border-bottom:1px solid #bbf7d0}.ProsCons-module__ycAuqq__consHeader{color:#7f1d1d;background-color:#fef2f2;border-bottom:1px solid #fecaca}.ProsCons-module__ycAuqq__icon{width:1.125rem;height:1.125rem}.ProsCons-module__ycAuqq__list{flex-direction:column;gap:.5rem;margin:0;padding:1rem;list-style:none;display:flex}.ProsCons-module__ycAuqq__item{color:#475569;padding-left:1.25rem;font-size:.95rem;position:relative}.ProsCons-module__ycAuqq__item:before{content:"•";color:#cbd5e1;position:absolute;left:0}
