.wrapper,body .wrapper{overflow:visible !important;}.post-section{padding-top:0;}.post-section .container{max-width:1200px;margin:0 auto;padding:8px 24px 24px;}.post-section .breadcrumb__item{font-size:12px;}.post-section .breadcrumb__item:last-child a{font-weight:300;cursor:pointer;}.post-section .breadcrumb__item:last-child a:hover{color:#0082e9;}.post-meta-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 20px;padding:12px 0;border-top:1px solid #e5e9f0;border-bottom:1px solid #e5e9f0;font-family:'Roboto',sans-serif;}.post-meta-bar__author{display:flex;align-items:center;gap:12px;min-width:0;}.post-meta-bar__photo{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;}.post-meta-bar__author-text{display:flex;flex-direction:column;min-width:0;}.post-meta-bar__name{font-weight:600;font-size:15px;color:#0f1d30;line-height:1.3;}.post-meta-bar__role{font-size:13px;color:#6b7b90;line-height:1.3;}.post-meta-bar__meta{display:flex;align-items:center;gap:8px;font-size:14px;color:#57657c;}.post-meta-bar__sep{color:#bfc7d4;}.post-share{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:20px 0 32px;position:relative;}.post-share__label{font-size:14px;color:#57657c;margin-right:4px;font-family:'Roboto',sans-serif;}.post-share__btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f2f5fa;color:#3a4658;border:none;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease;}.post-share__btn:hover,.post-share__btn:focus{background:#0082e9;color:#fff;transform:translateY(-1px);outline:none;}.post-share__btn--linkedin:hover{background:#0a66c2;}.post-share__btn--x:hover{background:#000;}.post-share__btn--facebook:hover{background:#1877f2;}.post-share__btn--copy:hover{background:#0082e9;}.post-share__toast{position:absolute;left:0;top:100%;margin-top:8px;background:#0f1d30;color:#fff;font-size:13px;padding:6px 12px;border-radius:4px;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;font-family:'Roboto',sans-serif;}.post-share__toast.is-visible{opacity:1;transform:translateY(0);}.post-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:48px;align-items:start;margin-top:8px;}.post-layout.has-toc{grid-template-columns:260px minmax(0,1fr);}.post-toc{align-self:start;position:-webkit-sticky;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;padding-right:8px;font-family:'Roboto',sans-serif;z-index:1;}.post-toc[hidden]{display:none;}.post-toc__title{font-size:13px;text-transform:none;letter-spacing:0;color:#8a96a8;font-weight:600;margin-bottom:12px;}.post-toc__list{list-style:none;padding:0;margin:0;border-left:2px solid #e5e9f0;}.post-toc__item{margin:0;padding:0;}.post-toc__link{display:block;padding:6px 14px;margin-left:-2px;border-left:2px solid transparent;font-size:14px;line-height:1.45;color:#57657c;text-decoration:none;text-transform:none;transition:color .15s ease,border-color .15s ease,font-weight .15s ease;}.post-toc__link:hover{color:#0082e9;}.post-toc__item--h3 .post-toc__link{padding-left:26px;font-size:13px;color:#6b7b90;}.post-toc__item.is-active>.post-toc__link{color:#0082e9;border-left-color:#0082e9;font-weight:600;}.post-body{min-width:0;width:100%;}.post-body img{max-width:100%;height:auto;}.read-next{margin:56px 0 24px;padding-top:40px;border-top:1px solid #e5e9f0;}.read-next__title{font-size:28px;color:#0f1d30;margin:0 0 24px;font-family:gilroy,sans-serif;}.read-next__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}.read-next__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e9f0;transition:transform .2s ease,box-shadow .2s ease;}.read-next__card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(15,29,48,0.08);}.read-next__thumb{width:100%;aspect-ratio:16 / 9;background:#f2f5fa;overflow:hidden;}.read-next__thumb img{width:100%;height:100%;object-fit:cover;display:block;}.read-next__body{padding:16px 18px 20px;}.read-next__date{font-size:12px;color:#8a96a8;text-transform:uppercase;letter-spacing:0.04em;font-family:'Roboto',sans-serif;}.read-next__heading{font-size:18px;line-height:1.35;color:#0f1d30;margin:8px 0 0;font-family:gilroy,sans-serif;}@media (max-width:1024px){.post-layout.has-toc{grid-template-columns:minmax(0,1fr);gap:20px;}.post-toc{position:static;max-height:none;border:1px solid #e5e9f0;border-radius:8px;padding:16px 18px;background:#fafbfd;}.read-next__grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:767px){.post-toc{display:none;}.post-section{padding-top:0;}.post-section .container{padding:8px 16px 16px;}.post-meta-bar{margin-top:4px;padding-top:8px;}.post-section .breadcrumb{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.post-section .breadcrumb::-webkit-scrollbar{display:none;}.post-section .breadcrumb__list{flex-wrap:nowrap;}.post-section .breadcrumb__item{flex:0 0 auto;white-space:nowrap;}}@media (max-width:600px){.post-meta-bar{flex-direction:column;align-items:flex-start;}.post-meta-bar__meta{flex-wrap:wrap;}.read-next__grid{grid-template-columns:1fr;}}