:root{--post-bg-color:#fff;--post-card-shadow:0 10px 30px #00000014;--post-highlight-color:#1d4ed8;--post-text-color:#111827;--post-light-text-color:#374151}.row.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row.g-4>*{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.post-breadcrumb{margin-bottom:1.5rem}.post-breadcrumb .breadcrumb{background-color:var(--post-bg-color);border-radius:var(--blog-border-radius);border-left:3px solid var(--post-highlight-color);flex-wrap:wrap;align-items:center;margin-bottom:0;padding:.75rem 1.25rem;font-size:.875rem;list-style:none;display:flex;box-shadow:0 3px 12px #0000000f}.post-breadcrumb .breadcrumb-item{align-items:center;display:flex}.post-breadcrumb .breadcrumb-item::marker{display:none}.post-breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"›";color:var(--blog-light-text-color);padding:0 .5rem;font-size:1.1rem;font-weight:300}.post-breadcrumb .breadcrumb-item a{color:var(--blog-light-text-color);padding-bottom:2px;text-decoration:none;transition:all .3s;position:relative}.post-breadcrumb .breadcrumb-item a:hover{color:var(--post-highlight-color)}.post-breadcrumb .breadcrumb-item.active{color:var(--blog-dark-color);font-weight:500}.post-navigation{margin-top:2rem}.post-nav-item{background-color:var(--post-bg-color);border-radius:var(--blog-border-radius);color:var(--blog-dark-color);box-shadow:var(--post-card-shadow);margin-bottom:1rem;padding:1.5rem;text-decoration:none;transition:box-shadow .3s;display:block;position:relative;overflow:hidden}.post-nav-item:hover{color:var(--blog-dark-color);box-shadow:0 15px 30px #0000001a}.post-nav-arrow{text-transform:uppercase;letter-spacing:.5px;color:var(--post-highlight-color);align-items:center;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.post-nav-prev .post-nav-arrow{justify-content:flex-start}.post-nav-next .post-nav-arrow{justify-content:flex-end}.post-nav-prev .post-nav-arrow svg{margin-right:.5rem}.post-nav-next .post-nav-arrow svg{margin-left:.5rem}.post-nav-title{font-size:1.1rem;font-weight:600;line-height:1.4}.post-nav-next{text-align:right}.post-nav-prev:before,.post-nav-next:before{content:"";background-color:var(--post-highlight-color);width:50px;height:3px;transition:width .3s;position:absolute;top:0}.post-nav-prev:before{left:0}.post-nav-next:before{right:0}.post-nav-prev:hover:before,.post-nav-next:hover:before{width:100%}.post-tags-label{margin-bottom:.75rem;font-weight:600}article{background-color:var(--post-bg-color);border-radius:var(--blog-border-radius);box-shadow:var(--post-card-shadow);margin-bottom:2rem;padding:2.5rem;position:relative;overflow:hidden}@media (max-width:767.98px){article{padding:1.5rem}}.post-header{margin-bottom:2rem;position:relative}.post-title{color:var(--blog-dark-color);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.3;position:relative}.post-title:after{content:"";background-color:var(--post-highlight-color);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-.75rem;left:0}.post-meta{color:var(--blog-light-text-color);flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;font-size:.925rem;display:flex}.post-meta-item{align-items:center;gap:.5rem;display:flex}.post-meta a{color:var(--blog-light-text-color);text-decoration:none;transition:color .3s}.post-meta a:hover{color:var(--post-highlight-color)}.post-featured-image{border-radius:var(--blog-border-radius);background-color:#f8f9fa;margin-bottom:2rem;position:relative;overflow:hidden}article .post-featured-image{margin:0 0 2rem}.post-featured-image img{object-fit:cover;width:100%;height:auto;max-height:600px;transition:opacity .3s;display:block}.hero-featured-image{border-radius:var(--blog-border-radius)var(--blog-border-radius)0 0;width:100%;height:400px;margin:0 0 2rem;position:relative;overflow:hidden}.hero-featured-image img{object-fit:cover;width:100%;height:100%}.hero-featured-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0009);width:100%;height:50%;position:absolute;bottom:0;left:0}.hero-featured-image .post-header{color:#fff;z-index:2;width:100%;padding:2rem;position:absolute;bottom:0;left:0}.hero-featured-image .post-title{color:#fff;text-shadow:0 2px 4px #0000004d}.hero-featured-image .post-title:after{background-color:#fff}.hero-featured-image .post-meta{color:#ffffffe6}.hero-featured-image .post-meta-item svg{stroke:#ffffffe6}.hero-featured-image .post-meta a{color:#ffffffe6}.hero-featured-image .post-meta a:hover{color:#fff}@media (max-width:767.98px){.hero-featured-image{height:300px}.hero-featured-image .post-header{padding:1.5rem}.hero-featured-image .post-title{font-size:1.75rem}}.post-content{color:var(--blog-text-color);overflow-wrap:break-word;width:100%;margin-bottom:3rem;font-size:1.125rem;line-height:1.8;overflow:hidden}.post-content figure{text-align:center;max-width:100%;margin:2rem auto;display:block}.post-content figure img{max-width:100%;height:auto;margin:0 auto}.post-content figure figcaption{color:var(--blog-light-text-color);margin-top:1rem;font-size:.875rem;font-style:italic}.post-content a{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all}.post-content img{object-fit:contain;vertical-align:middle;max-width:100%;height:auto!important}.post-content p{margin-bottom:1.75rem}.post-content h2{color:var(--blog-dark-color);margin:3rem 0 1.5rem;padding-bottom:.75rem;font-size:2rem;font-weight:700;line-height:1.3;position:relative}.post-content h2:after{content:"";background-color:var(--post-highlight-color);border-radius:1.5px;width:50px;height:3px;position:absolute;bottom:0;left:0}.post-content h3{color:var(--blog-dark-color);margin:2.5rem 0 1.25rem;font-size:1.6rem;font-weight:600;line-height:1.4}.post-content h4{color:var(--blog-dark-color);margin:2rem 0 1rem;font-size:1.35rem;font-weight:600;line-height:1.4}.post-content h5{color:var(--blog-dark-color);margin:1.75rem 0 .875rem;font-size:1.15rem;font-weight:600;line-height:1.4}.post-content h6{color:var(--blog-dark-color);margin:1.5rem 0 .75rem;font-size:1.05rem;font-weight:600;line-height:1.4}.post-content ul,.post-content ol{margin:1.5rem 0 1.5rem 1rem;padding-left:1.25rem}.post-content li{margin-bottom:.75rem;position:relative}.post-content a{color:var(--post-highlight-color);border-bottom:1px solid #5a67d84d;font-weight:500;text-decoration:none;transition:border-color .3s,color .3s}.post-content a:hover{border-bottom-color:var(--post-highlight-color);color:var(--post-highlight-color)}.post-content img{border-radius:var(--blog-border-radius);max-width:100%;height:auto;margin:2.5rem auto;display:block;box-shadow:0 5px 20px #00000014}.post-content blockquote{border-left:4px solid var(--post-highlight-color);border-radius:0 var(--blog-border-radius)var(--blog-border-radius)0;color:var(--blog-dark-color);background-color:#5a67d80d;margin:2.5rem 0;padding:2rem 2.5rem;font-style:italic;position:relative}.post-content blockquote:before{content:"\"";color:#5a67d833;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:.5rem;left:1rem}.post-content pre{color:#e2e8f0;border-radius:var(--blog-border-radius);white-space:pre-wrap;background-color:#2d3748;max-width:100%;margin:2rem 0;padding:1.5rem;overflow-x:auto}.post-content code{overflow-wrap:break-word;word-wrap:break-word;background-color:#0000000d;border-radius:3px;padding:.2em .4em;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em}.post-content pre code{color:inherit;background-color:#0000;border-radius:0;padding:0}.post-content table{border-collapse:collapse;border-radius:var(--blog-border-radius);width:100%;margin:2rem 0;display:block;overflow:auto hidden}.post-content table th,.post-content table td{border:1px solid var(--blog-border-color);padding:1rem}.post-content table th{background-color:#5a67d80d;font-weight:600}.post-content table tr:hover{background-color:#00000003}.post-content hr{background-color:var(--blog-border-color);border:0;height:1px;margin:3rem 0}.reference-sources{margin-top:2.5rem}.reference-header{color:var(--blog-dark-color);align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.reference-header svg{stroke:var(--post-highlight-color)}.reference-title{font-weight:700}.reference-list{list-style:none;margin:.5rem 0 .75rem!important;padding-left:0!important}.reference-list li{margin-bottom:.5rem}.reference-item{display:block}.reference-list a.reference-link{white-space:nowrap;text-overflow:ellipsis;border:1px solid var(--blog-border-color);color:var(--blog-dark-color);background:#fff;border-radius:.5rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .2s,border-color .2s,box-shadow .2s;display:block;overflow:hidden}.reference-list a.reference-link:hover{background-color:#1d4ed808;border-color:#1d4ed859;box-shadow:0 3px 10px #1d4ed814}.reference-domain{color:#1d4ed8;text-transform:uppercase;background-color:#1d4ed814;border-radius:.35rem;padding:.15rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.reference-text{color:var(--blog-dark-color);font-size:.8rem}.reference-external-icon{color:var(--blog-light-text-color)}.reference-note{color:var(--blog-light-text-color);font-size:.9rem}.post-tags{border-top:1px solid var(--blog-border-color);margin:2.5rem 0;padding-top:1.5rem}.post-tag{color:var(--post-highlight-color);background-color:#5a67d814;border-radius:2rem;margin:.25rem;padding:.4rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.post-tag:hover{background-color:var(--post-highlight-color);color:#fff;box-shadow:0 3px 10px #5a67d833}.share-buttons{border-radius:var(--blog-border-radius);background-color:#5a67d80d;align-items:center;margin:2.5rem 0;padding:1.75rem;display:flex}.share-title{margin-right:1.5rem;font-weight:600}.share-links{flex-wrap:wrap;gap:.75rem;display:flex}.btn-modern{border-radius:var(--blog-border-radius);background-color:var(--post-highlight-color);color:#fff;align-items:center;padding:.6rem 1.25rem;font-size:.925rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-modern svg{margin-right:.5rem}.related-posts{margin-top:3rem;margin-bottom:3rem}.related-posts .page-title{margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;position:relative}.related-posts .page-title:after{content:"";background-color:var(--post-highlight-color);border-radius:1.5px;width:40px;height:3px;position:absolute;bottom:0;left:0}.related-posts .row.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.related-posts .col-md-6{margin-bottom:1.5rem}@media (min-width:768px){.related-posts .col-md-6{flex:none;width:50%}}.modern-card{border-radius:var(--blog-border-radius);background-color:#fff;flex-direction:column;height:100%;transition:box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 5px 15px #0000000d}.modern-card:hover{box-shadow:0 12px 20px #0000001a}.modern-card__image{padding-top:62.5%;position:relative;overflow:hidden}.modern-card__image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.modern-card__body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.modern-card__title{margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.4}.modern-card__title a{color:var(--blog-dark-color);text-decoration:none;transition:color .3s}.modern-card__title a:hover{color:var(--post-highlight-color)}.modern-card__meta{color:var(--blog-light-text-color);gap:1rem;margin-top:auto;font-size:.875rem;display:flex}.modern-card__meta-item{align-items:center;gap:.4rem;display:flex}.comments-section{border-radius:var(--blog-border-radius);box-shadow:var(--post-card-shadow);background-color:#fff;margin-top:3rem;padding:2rem}.comments-section .page-title{margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.75rem;font-weight:700;position:relative}.comments-section .page-title:after{content:"";background-color:var(--post-highlight-color);border-radius:1.5px;width:40px;height:3px;position:absolute;bottom:0;left:0}.author-box{border-radius:var(--blog-border-radius);box-shadow:var(--post-card-shadow);border-left:4px solid var(--post-highlight-color);background-color:#fff;gap:1.5rem;margin:3rem 0;padding:2rem;display:flex;position:relative;overflow:hidden}.author-box:before{content:"";background:linear-gradient(90deg,var(--post-highlight-color),#5a67d84d);width:100%;height:3px;position:absolute;top:0;left:0}.author-avatar{border:3px solid #fff;border-radius:50%;flex-shrink:0;width:100px;height:100px;transition:transform .3s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.author-avatar:hover{box-shadow:0 4px 12px #00000026}.author-avatar a{width:100%;height:100%;display:block}.post-content strong,article strong{color:#111827;font-weight:700}.post-content a{color:#1d4ed8;border-bottom:1px solid #1d4ed84d;transition:all .2s}.post-content a *{color:inherit!important}.post-content a:hover{color:#1e40af;border-bottom-color:#1e40af}.author-avatar img{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.author-avatar:hover img{opacity:.9}.author-info{flex-direction:column;flex-grow:1;display:flex}.author-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.author-name{color:var(--blog-dark-color);margin:0;font-size:1.25rem;font-weight:700}.author-name a{color:var(--blog-dark-color);text-decoration:none;transition:color .3s}.author-name a:hover{color:var(--post-highlight-color)}.author-stats{align-items:center;gap:1rem;display:flex}.author-stat{color:var(--blog-light-text-color);background-color:#5a67d80d;border-radius:1rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:flex}.author-stat svg{stroke:currentColor;width:14px;height:14px}.author-bio{color:var(--blog-text-color);flex-grow:1;margin-bottom:1.25rem;line-height:1.6}.bio-expandable{position:relative}.bio-toggle-checkbox{display:none}.bio-content{max-height:3.6em;transition:max-height .3s;position:relative;overflow:hidden}.bio-content:after{content:"";background:linear-gradient(transparent,var(--post-bg-color));pointer-events:none;opacity:1;height:1.2em;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.bio-toggle-label{color:var(--post-highlight-color);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#5a67d814;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-top:.5rem;transition:all .3s;display:inline-flex;position:relative}.bio-toggle-label:hover{color:#fff;background-color:var(--post-highlight-color);box-shadow:0 3px 8px #5a67d840}.bio-toggle-label .show-less{display:none}.bio-toggle-label svg{transition:transform .2s}.bio-toggle-label:hover svg{filter:brightness(1.1)}.bio-toggle-checkbox:checked+.bio-content{max-height:none}.bio-toggle-checkbox:checked+.bio-content:after{opacity:0}.bio-toggle-checkbox:checked~.bio-toggle-label .show-more{display:none}.bio-toggle-checkbox:checked~.bio-toggle-label .show-less{display:inline}.bio-expandable:not(.bio-long) .bio-toggle-label{display:none}.bio-expandable:not(.bio-long) .bio-content{max-height:none}.bio-expandable:not(.bio-long) .bio-content:after{display:none}.author-social{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.author-social a{width:40px;height:40px;color:var(--blog-light-text-color);background-color:#5a67d814;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.author-social a:hover{background-color:var(--post-highlight-color);color:#fff;box-shadow:0 5px 15px #5a67d84d}.author-social svg{width:16px;height:16px}.author-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn-text-short{display:none}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-modern{border-radius:var(--blog-border-radius);background-color:var(--post-highlight-color);color:#fff;cursor:pointer;border:none;align-items:center;padding:.6rem 1.25rem;font-size:.925rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-modern svg{width:14px;height:14px;margin-right:.5rem}.btn-modern:hover{color:#fff;background-color:#4c63d2;box-shadow:0 5px 15px #5a67d84d}.btn-modern-outline{border:1px solid var(--blog-border-color);color:var(--blog-dark-color);background-color:#fff}.btn-modern-outline:hover{background-color:var(--post-highlight-color);color:#fff;border-color:var(--post-highlight-color);box-shadow:0 3px 10px #5a67d833}@media (max-width:991.98px){.post-title{font-size:2.25rem}.post-content{font-size:1.05rem}.post-content h2{margin:2.5rem 0 1.25rem;font-size:1.8rem}.post-content h3{margin:2.25rem 0 1.125rem;font-size:1.5rem}.post-content h4{margin:1.875rem 0 .875rem;font-size:1.3rem}.post-content h5{margin:1.625rem 0 .75rem;font-size:1.1rem}.post-content h6{margin:1.375rem 0 .625rem;font-size:1rem}.post-content ul,.post-content ol{margin:1.25rem 0 1.25rem .75rem;padding-left:1rem}}@media (max-width:767.98px){.post-title{font-size:1.85rem}.post-meta{gap:1rem}.post-content h2{margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.6rem}.post-content h2:after{width:40px;height:2.5px}.post-content h3{margin:1.75rem 0 .875rem;font-size:1.35rem}.post-content h4{margin:1.5rem 0 .75rem;font-size:1.2rem}.post-content h5{margin:1.375rem 0 .625rem;font-size:1.05rem}.post-content h6{margin:1.125rem 0 .5rem;font-size:.95rem}.post-content ul,.post-content ol{margin:1rem 0 1rem .5rem;padding-left:.75rem}.post-content li{margin-bottom:.5rem}.share-buttons{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem}.share-links{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;display:grid}.share-links .share-btn{justify-content:center;padding:.6rem .75rem;font-size:.8rem}.share-links .share-btn svg{width:14px;height:14px;margin-right:.4rem}.author-box{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem}.author-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.author-stats{justify-content:center}.author-actions{justify-content:center;gap:.5rem;width:100%}.author-actions .btn-modern{white-space:nowrap;flex:1;justify-content:center;min-width:120px;max-width:48%;padding:.45rem .75rem;font-size:.75rem}.author-actions .btn-modern svg{width:12px;height:12px;margin-right:.25rem}}@media (max-width:575.98px){.post-title{font-size:1.65rem}.author-actions .btn-modern{padding:.4rem .6rem;font-size:.7rem}.author-actions .btn-modern .post-content ul{margin:.75rem 0 .75rem .25rem;padding-left:.5rem}.author-actions .btn-modern .post-content ol{margin:.75rem 0 .75rem .25rem;padding-left:.5rem}.author-actions .btn-modern .post-content li{margin-bottom:.4rem}.author-actions .btn-modern{min-width:110px}.author-actions .btn-modern svg{width:10px;height:10px;margin-right:.2rem}.btn-text-full{display:none}.btn-text-short{display:inline}.share-links{grid-template-columns:repeat(4,1fr);gap:.5rem}.share-links .share-btn{min-width:auto;padding:.6rem .5rem;font-size:.7rem}.share-links .share-btn svg{width:16px;height:16px;margin-right:0}.share-links .share-text{display:none}.post-content h2{margin:1.75rem 0 .875rem;padding-bottom:.4rem;font-size:1.4rem}.post-content h2:after{width:35px;height:2px}.post-content h3{margin:1.5rem 0 .75rem;font-size:1.25rem}.post-content h4{margin:1.25rem 0 .625rem;font-size:1.1rem}.post-content h5{margin:1.125rem 0 .5rem;font-size:1rem}.post-content h6{margin:1rem 0 .375rem;font-size:.9rem}.related-posts .page-title,.comments-section .page-title{font-size:1.5rem}}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6,.post-content p,.post-content ul,.post-content ol,.post-content blockquote,.post-content table,.post-content pre,.post-content iframe{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}.post-content iframe,.post-content video,.post-content embed,.post-content object{border-radius:var(--blog-border-radius);max-width:100%;margin:2rem auto;display:block}.post-content .video-container,.post-content .embed-responsive{height:0;margin:2rem 0;padding-bottom:56.25%;position:relative;overflow:hidden}.post-content .video-container iframe,.post-content .embed-responsive iframe,.post-content .video-container object,.post-content .embed-responsive object,.post-content .video-container embed,.post-content .embed-responsive embed{border:0;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}@media (min-width:992px){.post-content ul,.post-content ol{margin:1.75rem 0 1.75rem 1.25rem;padding-left:1.5rem}.post-content li{margin-bottom:.875rem}.post-content h2{margin:3.5rem 0 1.75rem;font-size:2.2rem}.post-content h2:after{width:60px;height:4px}.post-content h3{margin:3rem 0 1.5rem;font-size:1.75rem}.post-content h4{margin:2.5rem 0 1.25rem;font-size:1.45rem}.post-content h5{margin:2.25rem 0 1rem;font-size:1.25rem}.post-content h6{margin:2rem 0 .875rem;font-size:1.1rem}}
