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