.post-banner-hero{padding:180px 0 0}.post-banner-hero__inner{margin:0 auto;max-width:1280px;padding:0 1.5rem}.post-banner-hero .breadcrumbs{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.35rem;margin-bottom:1rem}.post-banner-hero .breadcrumbs a{color:#e2001a;text-decoration:none;transition:opacity .3s ease}.post-banner-hero .breadcrumbs a:hover{opacity:.8;text-decoration:underline}.post-banner-hero .breadcrumbs>:not(:last-child):after{color:#9ca3af;content:" > ";margin:0 .15rem}.post-banner-hero .breadcrumbs>span{color:#6b7280}.post-banner-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.5rem;margin-bottom:1rem}.post-banner-meta .post-tag{background:#e2001a;border-radius:999px;color:#fff;font-size:.75rem;font-weight:500;padding:.2rem .75rem}.post-banner-meta .post-tag-separator{display:none}.post-banner-meta .post-date{color:#6b7280;font-size:.8rem}.post-banner-meta .post-date:before{color:#9ca3af;content:"·";margin-right:.5rem}.post-banner-title{color:#696b6e;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700!important;line-height:1.15;margin:0}@media (max-width:767px){.post-banner-hero{padding-bottom:2rem;padding-top:90px}}.toc-mobile-wrapper{background:#fff;border-bottom:1px solid #e5e7eb}.toc-toggle{align-items:center;background:none;border:none;color:#696b6e;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;margin:0 auto;max-width:1280px;padding:.85rem 1.5rem;width:100%}.toc-chevron{flex-shrink:0;transition:transform .3s ease}.toc-toggle[aria-expanded=true] .toc-chevron{transform:rotate(180deg)}.toc-mobile-nav{max-height:0;overflow:hidden;transition:max-height .4s ease}.toc-mobile-nav.is-open{border-top:1px solid #e5e7eb;max-height:70vh;overflow-y:auto}.toc-mobile-nav .toc-list--root{margin:0 auto;max-width:1280px;padding:.5rem 0 1rem}@media (min-width:768px){.toc-mobile-wrapper{display:none}}.post-main-content{background:transparent;padding:2rem 0}.post-layout{margin:0 auto;max-width:1280px;padding:0 1.5rem}@media (min-width:768px){.post-layout{align-items:start;display:grid;gap:2.5rem;grid-template-columns:2fr 1fr}.post-sidebar{max-height:calc(100vh - 140px);overflow:auto;position:sticky;top:80px}.post-sidebar::-webkit-scrollbar{width:4px}.post-sidebar::-webkit-scrollbar-thumb{background-color:rgba(226,0,26,.3);border-radius:3px}.post-sidebar::-webkit-scrollbar-thumb:hover{background-color:rgba(226,0,26,.8)}}@media (max-width:767px){.post-layout{display:flex;flex-direction:column}.post-sidebar{display:none}}.post-sidebar-inner{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:100px}.toc-desktop{background:#fff;border-radius:12px;overflow:hidden}.toc-heading{color:#696b6e;font-size:1rem!important;font-weight:600!important;margin:0;padding:1rem 1.25rem 1rem 0}.toc-desktop-nav{max-height:320px;overflow:hidden;padding:.5rem 0;transition:max-height .4s ease}.toc-desktop.is-expanded .toc-desktop-nav{max-height:2000px}.toc-list{list-style:none;margin:0;padding:0}.toc-list--root{padding:0}.toc-list .toc-list{padding-left:1rem}.toc-item{margin:0}.toc-link{border-left:3px solid transparent;color:#4b5563;display:block;font-size:.85rem;line-height:1.4;padding:.4rem 1.25rem;text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.toc-link:hover{background-color:#f9fafb;color:#696b6e;font-weight:500}.toc-link.is-active{border-left-color:#e2001a;color:#e2001a;font-weight:600}.toc-list .toc-list .toc-link{font-size:.8rem;padding-left:1rem}.toc-list .toc-list .toc-list .toc-link{font-size:.75rem;padding-left:.75rem}.toc-ver-mas{background:none;background-color:#f8f9fa!important;border:none;border-top:1px solid #e5e7eb;color:#696b6e!important;cursor:pointer;display:block;font-size:.8rem;padding:.75rem 1.25rem;text-align:center;transition:background-color .2s ease;width:100%}.toc-ver-mas:hover{background-color:#f3f4f6!important}@media (max-width:767px){.toc-desktop{display:none}}.post-body{border-bottom:1px solid rgba(0,0,0,.1);color:#333;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;padding-bottom:2rem}.post-body h2,.post-body h2 strong,.post-body h3,.post-body h3 strong,.post-body h4,.post-body h4 strong{color:#696b6e;font-weight:600!important;line-height:1.25}.post-body h2{font-size:clamp(1.5rem,4vw,2rem)}.post-body .button-item-dropdown h2{font-size:24px}.post-body h3{font-size:clamp(1.25rem,3vw,1.75rem)}.post-body h4{font-size:clamp(1.125rem,2.5vw,1.5rem)}.post-body p{line-height:1.6;margin-bottom:1rem}.post-body img{border-radius:8px;height:auto;margin:2rem 0;max-width:100%}.post-body a{color:#e2001a!important;font-weight:400!important;text-decoration:underline;transition:color .3s ease}.post-body a:hover{color:#920e07!important}.post-body ol,.post-body ul{margin-bottom:1.5rem;padding-left:2rem}.post-body li{margin-bottom:.5rem}.post-body blockquote{border-left:4px solid #e2001a;color:#666;font-style:italic;margin:2rem 0;padding-left:1.5rem}.post-body code{background-color:#f5f5f5;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;padding:.2rem .5rem}.post-body pre{background-color:#f5f5f5;border-radius:8px;margin:2rem 0;overflow-x:auto;padding:1.5rem}.post-body pre code{background-color:transparent;padding:0}.post-featured-image{border-radius:12px;margin-bottom:2rem;overflow:hidden;width:100%}.post-featured-image img{border-radius:0;display:block;height:auto;margin:0;object-fit:cover;width:100%}.blog-related-posts-2026{margin-top:3rem;padding:0;width:100%}.post-body h2.blog-related-posts-2026__heading{color:#696b6e;font-size:24px!important;font-weight:600!important;margin-bottom:1.5rem;text-align:center}.blog-related-posts-2026__grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.blog-related-posts-2026__card{background:#fff;border-bottom:none!important;overflow:hidden;position:relative}.blog-related-posts-2026__card .blog-post-card__wrapper{display:flex;flex-direction:column;height:100%}.blog-related-posts-2026__card .blog-post-card__image{aspect-ratio:4/3;background:rgba(0,0,0,.05);border-radius:12px;overflow:hidden;position:relative;width:100%}.blog-related-posts-2026__card .blog-post-card__img{height:100%;margin:0;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.blog-related-posts-2026__card .blog-post-card__img-placeholder{background:linear-gradient(135deg,rgba(0,0,0,.05),rgba(0,0,0,.02));height:100%;width:100%}.blog-related-posts-2026__card .blog-post-card__content{display:flex;flex:1;flex-direction:column;padding:16px 0}.blog-related-posts-2026__card .blog-post-card__title{color:#696b6e;font-size:16px;font-weight:500;line-height:1.2;margin:0 0 5px;min-height:50px}.blog-related-posts-2026__card .blog-post-card__title a{color:inherit!important;font-weight:inherit!important;text-decoration:none!important;transition:color .3s ease}.blog-related-posts-2026__card .blog-post-card__title a:hover{color:#e2001a!important}.blog-related-posts-2026__card .blog-post-card__meta{align-items:center;border-top:1px solid #a0afc1;color:#a0afc1;display:flex;font-size:11px;justify-content:space-between;line-height:1;margin-bottom:12px;margin-top:auto;padding-top:5px}.blog-related-posts-2026__card .blog-post-card__tag{color:#a0afc1!important;font-weight:400!important;text-decoration:none!important;transition:color .3s ease}.blog-related-posts-2026__card .blog-post-card__tag:focus,.blog-related-posts-2026__card .blog-post-card__tag:hover{text-decoration:underline!important}.blog-related-posts-2026__card .blog-post-card__date{color:#a0afc1;font-weight:400}.blog-related-posts-2026__card .blog-post-card__cta{align-items:center;background:#e2001a;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;color:#fff!important;display:flex;font-size:12px;font-weight:500!important;justify-content:center;padding:8px 16px;text-decoration:none!important;transition:opacity .25s ease;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;-ms-transition:opacity .25s ease;-o-transition:opacity .25s ease;width:100%}.blog-related-posts-2026__card .blog-post-card__cta:hover{color:#fff!important;opacity:.8}@media (max-width:991px){.blog-related-posts-2026__grid{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.blog-related-posts-2026__grid{gap:16px;grid-template-columns:repeat(2,1fr)}.blog-related-posts-2026__card .blog-post-card__title{font-size:14px;min-height:40px}.blog-related-posts-2026__card .blog-post-card__cta{font-size:11px;padding:6px 12px}}