.PostActions-module__dBDVpq__container{position:relative}.PostActions-module__dBDVpq__trigger{cursor:pointer;width:36px;height:36px;color:var(--dark);transition:background var(--transition);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.PostActions-module__dBDVpq__trigger:hover{background:var(--grey-bg,#f0f0f0)}.PostActions-module__dBDVpq__dropdown{background:var(--white);border-radius:var(--radius-sm);z-index:100;min-width:200px;padding:var(--space-xs)0;position:absolute;top:100%;right:0;box-shadow:0 4px 24px #0000001f}.PostActions-module__dBDVpq__dropdownItem{align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-sm)var(--space-lg);font-size:var(--fs-body);color:var(--dark);cursor:pointer;transition:background var(--transition);white-space:nowrap;background:0 0;border:none;display:flex}.PostActions-module__dBDVpq__dropdownItem:hover{background:var(--grey-bg,#f5f5f5)}.PostActions-module__dBDVpq__overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PostActions-module__dBDVpq__modal{background:var(--white);border-radius:var(--radius-md);padding:var(--space-3xl)var(--space-4xl);text-align:center;min-width:300px;box-shadow:0 8px 40px #00000026}.PostActions-module__dBDVpq__modalTitle{font-size:var(--fs-lead);color:var(--dark);margin-bottom:var(--space-xl);font-weight:700}.PostActions-module__dBDVpq__socialRow{justify-content:center;gap:var(--space-md);display:flex}.PostActions-module__dBDVpq__socialBtn{cursor:pointer;width:48px;height:48px;color:var(--white);transition:opacity var(--transition);border:none;border-radius:20%;justify-content:center;align-items:center;display:flex}.PostActions-module__dBDVpq__socialBtn:hover{opacity:.85}.PostActions-module__dBDVpq__facebook{background:#1877f2}.PostActions-module__dBDVpq__linkedin{background:#0a66c2}.PostActions-module__dBDVpq__copyLink{background:#333}@media print{.PostActions-module__dBDVpq__container{display:none}}
.CommentSection-module__e1Ejeq__section{margin-top:var(--space-4xl);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);padding:var(--space-2xl)}.CommentSection-module__e1Ejeq__heading{font-size:var(--fs-h4);color:var(--dark);margin-bottom:var(--space-md);font-weight:700}.CommentSection-module__e1Ejeq__divider{border:none;border-top:1px solid var(--border);margin:0 0 var(--space-xl)}.CommentSection-module__e1Ejeq__form{gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-direction:column;display:flex}.CommentSection-module__e1Ejeq__input,.CommentSection-module__e1Ejeq__textarea{width:100%;padding:var(--space-sm)var(--space-md);font-size:var(--fs-small);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-light);color:var(--dark);transition:border-color var(--transition);outline:none;font-family:inherit}.CommentSection-module__e1Ejeq__input:focus,.CommentSection-module__e1Ejeq__textarea:focus{border-color:var(--blue)}.CommentSection-module__e1Ejeq__textarea{resize:vertical;min-height:100px}.CommentSection-module__e1Ejeq__submitBtn{padding:var(--space-xs)var(--space-lg);font-size:var(--fs-small);color:var(--white);background:var(--blue);border-radius:var(--radius-sm);cursor:pointer;transition:opacity var(--transition);border:none;align-self:flex-end;font-weight:600}.CommentSection-module__e1Ejeq__submitBtn:hover{opacity:.9}.CommentSection-module__e1Ejeq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.CommentSection-module__e1Ejeq__list{gap:var(--space-lg);flex-direction:column;display:flex}.CommentSection-module__e1Ejeq__comment{gap:var(--space-2xs);flex-direction:column;display:flex}.CommentSection-module__e1Ejeq__commentHeader{align-items:center;gap:var(--space-xs);display:flex}.CommentSection-module__e1Ejeq__author{font-size:var(--fs-small);color:var(--dark);font-weight:600}.CommentSection-module__e1Ejeq__date{font-size:var(--fs-caption);color:var(--grey-light)}.CommentSection-module__e1Ejeq__content{font-size:var(--fs-small);color:var(--grey);white-space:pre-wrap;line-height:1.6}.CommentSection-module__e1Ejeq__replyBtn{font-size:var(--fs-small);color:var(--blue);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:2px 0;font-weight:500}.CommentSection-module__e1Ejeq__replyBtn:hover{text-decoration:underline}.CommentSection-module__e1Ejeq__replies{margin-left:var(--space-xl);padding-left:var(--space-md);border-left:2px solid var(--border);gap:var(--space-md);margin-top:var(--space-sm);flex-direction:column;display:flex}.CommentSection-module__e1Ejeq__replyForm{gap:var(--space-xs);margin-top:var(--space-xs);margin-left:var(--space-xl);padding-left:var(--space-md);border-left:2px solid var(--border);flex-direction:column;display:flex}.CommentSection-module__e1Ejeq__replyForm .CommentSection-module__e1Ejeq__textarea{min-height:60px}.CommentSection-module__e1Ejeq__replyActions{gap:var(--space-xs);align-self:flex-end;display:flex}.CommentSection-module__e1Ejeq__cancelBtn{padding:var(--space-xs)var(--space-md);font-size:var(--fs-small);color:var(--grey);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;font-weight:500}.CommentSection-module__e1Ejeq__empty{font-size:var(--fs-small);color:var(--grey-light);text-align:center;padding:var(--space-lg)0}.CommentSection-module__e1Ejeq__error{font-size:var(--fs-small);color:var(--danger-dark);margin-top:-var(--space-2xs)}.CommentSection-module__e1Ejeq__success{font-size:var(--fs-small);color:var(--success);margin-top:-var(--space-2xs)}
.TableOfContents-module__rHO2UG__toc{z-index:10;margin-bottom:var(--space-2xl);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);padding:var(--space-lg)var(--space-xl);position:sticky;top:90px}.TableOfContents-module__rHO2UG__toggle{width:100%;font-size:var(--fs-body);color:var(--dark);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-weight:700;display:flex}.TableOfContents-module__rHO2UG__chevron{transition:transform var(--transition)}.TableOfContents-module__rHO2UG__chevronOpen{transform:rotate(180deg)}.TableOfContents-module__rHO2UG__list{max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s;overflow:hidden}.TableOfContents-module__rHO2UG__listOpen{max-height:600px;margin-top:var(--space-md)}.TableOfContents-module__rHO2UG__item{margin-bottom:var(--space-xs)}.TableOfContents-module__rHO2UG__item a{font-size:var(--fs-small);color:var(--grey);transition:color var(--transition);line-height:1.5;text-decoration:none}.TableOfContents-module__rHO2UG__item a:hover{color:var(--blue)}.TableOfContents-module__rHO2UG__indent{padding-left:var(--space-md)}.TableOfContents-module__rHO2UG__active a{color:var(--blue);font-weight:600}@media (min-width:1200px){.TableOfContents-module__rHO2UG__toc{width:auto;max-height:calc(100vh - 110px);margin-bottom:0;position:sticky;top:90px;overflow-y:auto}.TableOfContents-module__rHO2UG__toggle{pointer-events:none}.TableOfContents-module__rHO2UG__chevron{display:none}.TableOfContents-module__rHO2UG__list{max-height:none;margin-top:var(--space-md)}}
