.blog-post-container,.blog-post-container *{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.blog-hero-section{position:relative;width:100%;height:500px;overflow:hidden;background:linear-gradient(135deg,#211951,#836fff)}.blog-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.3}.blog-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(33,25,81,.7),rgba(33,25,81,.9));display:flex;align-items:center;justify-content:center}.blog-hero-content{max-width:900px;padding:40px 20px;text-align:center;color:#fff}.blog-post-title{font-weight:700;line-height:1.2;margin-bottom:20px;color:#fff}.blog-post-meta{color:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.blog-content-wrapper{background:#fff;padding:60px 0}.blog-content-container{max-width:900px;margin:0 auto;padding:0 20px}.blog-content-enhanced{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.8;color:#333}.blog-content-enhanced h1,.blog-content-enhanced h2,.blog-content-enhanced h3,.blog-content-enhanced h4,.blog-content-enhanced h5,.blog-content-enhanced h6{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:600;color:#211951;margin-top:32px;margin-bottom:16px;line-height:1.3}.blog-content-enhanced p{margin-bottom:4px!important;line-height:1.8;color:#333}.blog-content-enhanced p+h2,.blog-content-enhanced p+h3,.blog-content-enhanced p+ol,.blog-content-enhanced p+ul{margin-top:20px}.blog-content-enhanced p:empty{margin:0;display:none}.blog-content-enhanced b,.blog-content-enhanced strong{font-weight:600;color:#211951}.blog-content-enhanced a{color:#836fff;text-decoration:none;border-bottom:1px solid rgba(131,111,255,.3);transition:all .3s ease}.blog-content-enhanced a:hover{color:#211951;border-bottom-color:#211951}.blog-content-enhanced ol,.blog-content-enhanced ul{margin:24px 0;padding-left:30px}.blog-content-enhanced li{margin-bottom:12px;line-height:1.8;color:#333}.blog-content-enhanced blockquote{border-left:4px solid #836fff;background:#f0f3ff;padding:20px 24px;margin:32px 0;font-style:italic;color:#211951;line-height:1.7}.blog-content-enhanced img{max-width:100%;height:auto;border-radius:8px;margin:32px 0;box-shadow:0 4px 20px rgba(0,0,0,.1)}.blog-content-enhanced code{background:#f5f5f5;padding:2px 8px;border-radius:4px;font-family:Courier New,monospace;color:#211951}.blog-content-enhanced pre{background:#f5f5f5;padding:20px;border-radius:8px;overflow-x:auto;margin:24px 0;border:1px solid #e0e0e0}.blog-content-enhanced table{width:100%;border-collapse:collapse;margin:32px 0;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);border-radius:8px;overflow:hidden}.blog-content-enhanced th{background:linear-gradient(135deg,#211951,#836fff);color:#fff;font-weight:600;padding:16px;text-align:left}.blog-content-enhanced td{padding:16px;border-bottom:1px solid #e0e0e0}.blog-tags-section{margin-top:48px;padding-top:32px;border-top:2px solid #f0f3ff}.blog-tags-title{font-weight:600;color:#211951;margin-bottom:16px}.blog-tags-list{display:flex;flex-wrap:wrap;gap:12px}.blog-tag{padding:8px 16px;background:#f0f3ff;color:#211951;border-radius:20px;font-weight:500;text-decoration:none;transition:all .3s ease}.blog-tag:hover{background:linear-gradient(135deg,#211951,#836fff);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(131,111,255,.3)}.blog-share-section{margin-top:48px;padding:32px;background:#f0f3ff;border-radius:12px;text-align:center}.blog-share-title{font-weight:600;color:#211951;margin-bottom:20px}.blog-share-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.blog-share-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-weight:500;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.blog-share-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.blog-related-section{margin-top:80px;padding-top:60px;border-top:2px solid #f0f3ff}.blog-related-title{font-weight:700;color:#211951;margin-bottom:40px;text-align:center}.blog-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.blog-related-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e0e0e0;transition:all .3s ease;text-decoration:none;display:block}.blog-related-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(131,111,255,.2)}@media (max-width:991px){.blog-hero-section{height:400px}.blog-content-wrapper{padding:40px 0}.blog-related-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.blog-hero-section{height:350px}.blog-related-grid{grid-template-columns:1fr}}@media (max-width:480px){.blog-hero-section{height:300px}.blog-share-buttons{flex-direction:column}.blog-share-btn{width:100%;justify-content:center}}.blog-breadcrumb{color:#666}.blog-breadcrumb a{color:#666;text-decoration:none;transition:color .3s ease}.blog-breadcrumb a:hover{color:#836fff}.blog-breadcrumb span.separator{margin:0 8px;color:#ccc}.blog-breadcrumb span.current{color:#333;font-weight:500}.blog-section-wrapper{background:#f8f9fa;min-height:100vh}.blog-content-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 15px rgba(0,0,0,.08);border:1px solid #e8e8e8;transition:all .3s ease}.blog-content-card:hover{box-shadow:0 4px 25px rgba(131,111,255,.15)}.blog-article-header{padding:50px 50px 30px;border-bottom:1px solid #f0f0f0;background:linear-gradient(180deg,#fff 0,#fafbff)}.blog-category-badge{display:inline-block;padding:8px 18px;font-weight:600;color:#836fff;background:#f0f3ff;border-radius:6px;margin-bottom:24px;text-decoration:none;transition:all .3s ease}.blog-category-badge:hover{background:#836fff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(131,111,255,.3)}.blog-article-title{font-weight:700;color:#211951;margin-bottom:24px;line-height:1.2;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.blog-meta-icon{color:#836fff}.blog-featured-image-container{width:100%;height:auto;max-height:500px;overflow:hidden;position:relative;aspect-ratio:1500/1024}.blog-featured-image-container img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.blog-featured-image-container:hover img{transform:scale(1.02)}.blog-sidebar-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 15px rgba(0,0,0,.08);margin-bottom:30px;border:1px solid #e8e8e8;transition:all .3s ease}.blog-sidebar-card:hover{box-shadow:0 4px 20px rgba(131,111,255,.12)}.blog-sidebar-title{font-weight:700;color:#211951;margin-bottom:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media (max-width:768px){.blog-article-header{padding:30px 25px 20px}.blog-content-enhanced{padding:30px 25px!important}.blog-featured-image-container{max-height:450px}}@media (max-width:480px){.blog-article-header{padding:25px 20px 15px}.blog-content-enhanced{padding:25px 20px!important}.blog-article-title{margin-bottom:16px}}@media (max-width:768px){.blog-featured-image-container{max-height:400px;aspect-ratio:16/10}}@media (max-width:480px){.blog-featured-image-container{max-height:300px;aspect-ratio:16/11;border-radius:0}.blog-featured-image-container img{-o-object-position:center center;object-position:center center}.blog-content-enhanced{line-height:1.7!important}.blog-content-enhanced h1,.blog-content-enhanced h2{margin-top:24px!important;margin-bottom:12px!important}.blog-content-enhanced h3{margin-top:20px!important;margin-bottom:10px!important}.blog-content-enhanced p{margin-bottom:8px!important}.blog-content-enhanced ol,.blog-content-enhanced ul{margin:16px 0!important;padding-left:24px!important}.blog-content-enhanced li{margin-bottom:10px!important}.blog-content-enhanced blockquote{margin:20px 0!important;padding:16px 18px!important}.blog-content-enhanced img{margin:20px 0!important;border-radius:6px!important}section[style*=padding]{padding:20px 0 60px!important}.container{padding:0 15px!important}.blog-content-card{border-radius:8px!important;overflow:hidden}}@media (min-width:481px) and (max-width:991px){.blog-featured-image-container{max-height:500px}}@media (max-width:480px){.blog-post-meta{gap:12px!important}.blog-category-badge{padding:6px 14px!important;margin-bottom:14px!important}}@media (max-width:991px){.blog-sidebar-card{padding:25px 20px!important}}@media (max-width:480px){.breadcrumb-item a,.breadcrumb-item span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}}@media (max-width:768px){.blog-share-btn{padding:14px 20px!important;min-height:48px}.blog-tag{padding:10px 18px!important;min-height:40px;display:inline-flex;align-items:center}}@media (max-width:480px){.blog-content-enhanced b,.blog-content-enhanced strong{font-weight:700}.blog-content-enhanced table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.blog-content-enhanced td,.blog-content-enhanced th{padding:12px 10px!important;min-width:100px}.blog-article-title,h1{letter-spacing:-.3px!important;word-spacing:.5px}.blog-content-enhanced{text-align:left;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blog-content-enhanced img{max-width:100%;height:auto}}@media (max-width:480px){[style*=maxWidth:1400px];[style*=flex:1 1 700px]}@media (max-width:480px){[style*=overflow:hidden]}@media (max-width:767px){.section-gap{background:#fff;position:relative;padding:20px 0!important}}@media (min-width:992px){.blog-content-enhanced{line-height:1.68!important;color:#292929!important;letter-spacing:-.003em;max-width:680px;margin:0 auto}.blog-content-enhanced h1{line-height:1.15!important;letter-spacing:-.04em!important;color:#0d0d0d!important;margin-top:48px!important;margin-bottom:20px!important;font-weight:700}.blog-content-enhanced h2{line-height:1.22!important;letter-spacing:-.03em!important;color:#111!important;margin-top:40px!important;margin-bottom:16px!important;font-weight:700}.blog-content-enhanced h3{line-height:1.3!important;letter-spacing:-.02em!important;color:#111!important;margin-top:36px!important;margin-bottom:14px!important;font-weight:700}.blog-content-enhanced h4{line-height:1.4!important;letter-spacing:-.015em!important;margin-top:32px!important;margin-bottom:12px!important}}@media (max-width:767px){.blog-content-enhanced{line-height:1.75!important;color:#292929!important}.blog-content-enhanced h1{line-height:1.2!important;letter-spacing:-.025em!important;color:#0d0d0d!important;margin-top:32px!important;margin-bottom:16px!important}.blog-content-enhanced h2{line-height:1.25!important;letter-spacing:-.02em!important;margin-top:28px!important;margin-bottom:14px!important}.blog-content-enhanced h3{line-height:1.3!important;letter-spacing:-.015em!important;margin-top:24px!important;margin-bottom:12px!important}.blog-content-enhanced p{margin-bottom:1.5em!important;line-height:1.75!important}}