.post_article__LMzOI{min-height:100vh;padding-top:80px;background:var(--color-white)}.post_container__YDZrk{max-width:800px;margin:0 auto;padding:0 var(--container-padding)}.post_header__ZUiNa{text-align:center;margin-bottom:2.5rem}.post_backLink__hXPI6{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);font-weight:500;margin-bottom:2rem;transition:color var(--transition-fast)}.post_backLink__hXPI6:hover{color:var(--color-primary-dark)}.post_date__q7Poh{display:block;color:var(--color-primary);font-size:.875rem;font-weight:500;margin-bottom:1rem}.post_title__lerbg{font-family:var(--font-heading);font-size:clamp(1.75rem,5vw,2.5rem);color:var(--color-secondary);line-height:1.2;margin-bottom:1rem}.post_excerpt__O3dro{font-size:1.125rem;color:var(--color-medium-gray);line-height:1.7;margin-bottom:1.5rem}.post_author__ZaWwC{display:inline-flex;align-items:center;gap:.75rem;text-align:left}.post_authorAvatar__Kp1rk{width:48px;height:48px;border-radius:var(--radius-full);background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);color:var(--color-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.post_authorName__N290Y{display:block;font-weight:600;color:var(--color-secondary);font-size:.9375rem}.post_authorTitle__mZ6VJ{display:block;font-size:.8125rem;color:var(--color-medium-gray)}.post_coverHero__mGgm4{position:relative;width:100%;height:clamp(420px,70vh,680px);overflow:hidden;display:flex;align-items:flex-end}.post_coverImage__xfygv{object-fit:cover;object-position:center}.post_coverGradient__lhpf4{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,20,35,.88) 0,rgba(10,20,35,.7) 35%,rgba(10,20,35,.25) 65%,rgba(10,20,35,0));z-index:1}.post_coverText__oFdED{position:absolute;left:0;top:0;bottom:0;width:55%;display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem clamp(1.5rem,5vw,4rem) 3rem;z-index:2}.post_coverBack__lfU1F{display:inline-flex;align-items:center;gap:.4rem;color:rgba(255,255,255,.65);font-size:.82rem;font-weight:500;text-decoration:none;margin-bottom:auto;padding-top:2rem;transition:color .2s ease}.post_coverBack__lfU1F:hover{color:#fff}.post_coverDate__sXzUU{display:block;color:rgba(255,255,255,.6);font-size:.8rem;font-weight:500;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.post_coverTitle__6sueh{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.25rem);color:#fff;line-height:1.2;margin-bottom:1.25rem}.post_coverAuthor__aoH7D{display:flex;align-items:center;gap:.65rem}.post_coverAvatar__wUDm_{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;flex-shrink:0}.post_coverAuthorName__oZZUv{display:block;font-weight:600;color:rgba(255,255,255,.92);font-size:.875rem}.post_coverAuthorRole__aQyTM{display:block;font-size:.75rem;color:rgba(255,255,255,.55)}@media (max-width:767px){.post_coverText__oFdED{width:100%;right:auto;background:linear-gradient(0deg,rgba(10,20,30,.82) 0,transparent)}.post_coverGradient__lhpf4{background:rgba(10,20,30,.35)}}.post_articleBody__LOrgR{max-width:1200px;margin:0 auto;padding:clamp(2rem,4vw,3.5rem) var(--container-padding) 4rem;display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;align-items:start}@media (min-width:1024px){.post_articleBody__LOrgR{grid-template-columns:1fr 320px;gap:3rem}}.post_articleMain__KFEqb{min-width:0}.post_sidebar__UoY9n{display:none}@media (min-width:1024px){.post_sidebar__UoY9n{display:flex;flex-direction:column;gap:1rem;position:-webkit-sticky;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.post_sidebar__UoY9n::-webkit-scrollbar{display:none}}.post_sidebarCard__ACH2b{background:#fff;border:1px solid #e4e9f0;border-radius:16px;padding:1.75rem 1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.07);width:100%;box-sizing:border-box;flex-shrink:0}.post_sidebarCard__ACH2b>form>div{grid-template-columns:1fr!important}.post_sidebarCardTitle___KNF8{font-size:1.1rem;font-weight:700;color:var(--color-secondary);margin-bottom:.35rem}.post_sidebarCardSub__mHsVP{font-size:.8rem;color:#888;margin-bottom:1.5rem;line-height:1.5}.post_mobileForm__CkHN9{display:block;background:#fff;border:1px solid #e4e9f0;border-radius:16px;padding:1.5rem;box-shadow:0 2px 16px rgba(0,0,0,.06);margin-bottom:2rem}.post_mobileFormTitle__G6wju{font-size:1.15rem;font-weight:700;color:var(--color-secondary);margin-bottom:.3rem}.post_mobileFormSub__s29Dc{font-size:.8rem;color:#888;margin-bottom:1.25rem}@media (min-width:1024px){.post_mobileForm__CkHN9{display:none}}.post_callCard__Yt37G{background:linear-gradient(135deg,var(--color-secondary) 0,#1f7267 100%);border-radius:14px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.post_callCardLabel__Rltm0{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.65)}.post_callCardNumber__xtqSe{font-size:1.1rem;font-weight:700;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem}.post_callCardNumber__xtqSe:hover{opacity:.85}.post_content__VBBIG{font-size:1.0625rem;line-height:1.8;color:var(--color-dark-gray)}.post_h2__38tgG{font-size:1.75rem;margin:2.5rem 0 1rem}.post_h2__38tgG,.post_h3__Q3wgW{font-family:var(--font-heading);color:var(--color-secondary)}.post_h3__Q3wgW{font-size:1.375rem;margin:2rem 0 .75rem}.post_h4__sfwQ0{font-family:var(--font-heading);font-size:1.125rem;color:var(--color-secondary);margin:1.5rem 0 .5rem}.post_paragraph__CAYtg{margin-bottom:1.5rem;color:var(--color-dark-gray)}.post_blockquote__kRL_s{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid var(--color-primary);background:var(--color-off-white);font-style:italic;color:var(--color-secondary);border-radius:0 var(--radius-md) var(--radius-md) 0}.post_link__cAs4y{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.post_link__cAs4y:hover{color:var(--color-primary-dark)}.post_figure__4RzwR{margin:2rem 0}.post_contentImage__8T1gR{border-radius:var(--radius-md);width:100%;height:auto}.post_caption__kv8Po{text-align:center;font-size:.875rem;color:var(--color-medium-gray);margin-top:.75rem;font-style:italic}.post_footer__hvKqy{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-light-gray)}.post_share__MmZGg{display:flex;flex-direction:column;align-items:center;gap:1rem}.post_shareLabel__7mi5Y{font-weight:600;color:var(--color-secondary)}.post_shareButtons__VrFvq{display:flex;gap:.75rem}.post_shareBtn___V2g2{width:44px;height:44px;border-radius:var(--radius-full);background:var(--color-off-white);color:var(--color-medium-gray);display:flex;align-items:center;justify-content:center;transition:all var(--transition-normal)}.post_shareBtn___V2g2:hover{background:var(--color-primary);color:var(--color-white);transform:translateY(-2px)}@media (min-width:640px){.post_share__MmZGg{flex-direction:row;justify-content:center}}