.blog-post-page{width:100%;background:#f8f9fa;margin-top:0;padding-top:90px;overflow-x:hidden;overflow-y:visible;min-height:100vh}.blog-post-container{max-width:1200px;margin:0 auto;padding:0 20px}.blog-post-header-nav{background:white;border-bottom:1px solid #e0e0e0;padding:20px 0;position:relative;z-index:90}.back-link{display:inline-flex;align-items:center;gap:8px;color:#0066cc;text-decoration:none;font-weight:500;transition:color .3s ease}.back-link:hover{color:#0051a3}.blog-post-hero{background:linear-gradient(135deg,#0f3a5a,#1a1a2e 50%,#16213e);padding:60px 0 40px;color:white;margin-top:0;z-index:1;overflow:visible}.blog-post-hero-content{margin-bottom:40px}.blog-post-h1{font-size:2.8rem;line-height:1.3;margin-bottom:30px;font-weight:700;color:white}.blog-post-metadata{display:flex;flex-wrap:wrap;gap:30px;align-items:center;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);padding:20px 0}.metadata-item{display:flex;align-items:center;gap:8px}.metadata-label{color:#b0b0b0;font-size:.9rem;font-weight:500}.metadata-value{color:white;font-size:1rem;font-weight:600}.metadata-category{display:inline-block;background:#f3cb53;color:#0f3a5a;padding:6px 14px;border-radius:20px;font-size:.9rem;font-weight:600}.blog-post-featured-image{margin-top:40px;overflow:hidden;border-radius:8px;max-height:500px;width:100%}.blog-post-featured-image img{width:100%;height:auto;object-fit:cover;display:block}.blog-post-content-wrapper{padding:60px 0;background:white}.blog-post-grid{display:grid;grid-template-columns:240px 1fr;grid-gap:40px;gap:40px;align-items:start}.blog-post-sidebar{position:-webkit-sticky;position:sticky;top:130px;height:-moz-fit-content;height:fit-content}.blog-post-toc-fixed{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:30px;border-left:4px solid #f3cb53}.toc-title{font-size:.95rem;font-weight:700;color:#0f3a5a;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.toc-nav{gap:8px}.toc-item,.toc-nav{display:flex;flex-direction:column}.toc-item{gap:4px}.toc-link{color:#0066cc;text-decoration:none;font-size:.95rem;font-weight:500}.toc-link:hover{color:#0051a3}.toc-subsections{display:flex;flex-direction:column;gap:4px;margin-left:12px;border-left:2px solid #e0e0e0;padding-left:8px}.toc-sublink{color:#666;text-decoration:none;font-size:.85rem;transition:color .2s ease}.toc-sublink:hover{color:#0066cc}.blog-post-share-sidebar{background:#f8f9fa;padding:20px;border-radius:8px;text-align:center}.share-title{font-size:.95rem;font-weight:700;color:#0f3a5a;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.share-buttons-vertical{display:flex;flex-direction:column;gap:10px}.share-btn{justify-content:center;width:44px;height:44px;border-radius:8px;font-size:1.2rem;transition:none;margin:0 auto}.share-facebook{background:#1877f2}.share-twitter{background:#000000}.share-linkedin{background:#0a66c2}.blog-post-main{min-width:0}.blog-post-introduction{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #e0e0e0}.blog-post-intro-text{font-size:1.2rem;line-height:1.7;color:#333;font-weight:500}.blog-post-section{margin-bottom:50px}.blog-post-h2{font-size:2rem;line-height:1.4;margin-bottom:25px;color:#0f3a5a;font-weight:700}.blog-post-section-content{margin-bottom:30px}.blog-post-paragraph{font-size:1rem;line-height:1.8;color:#444;margin-bottom:16px}.blog-post-paragraph:last-child{margin-bottom:0}.blog-post-subsections{margin-top:25px;padding-top:25px;border-top:1px solid #e0e0e0}.blog-post-subsection{margin-bottom:30px}.blog-post-h3{font-size:1.4rem;line-height:1.4;margin-bottom:15px;color:#1a1a2e;font-weight:600}.blog-post-subsection-content{margin-bottom:0}.blog-post-cta-section{margin:60px 0;padding:40px;background:linear-gradient(135deg,#f3cb53,#ffd966);border-radius:8px;text-align:center;color:#0f3a5a}.blog-post-cta-box h3{font-size:1.8rem;margin-bottom:15px;font-weight:700}.blog-post-cta-box p{font-size:1rem;margin-bottom:25px;opacity:.9}.blog-post-author-bio{margin:60px 0;padding:40px;background:#f8f9fa;border-radius:8px;border-left:4px solid #f3cb53}.author-bio-content{display:flex;gap:25px;align-items:flex-start}.author-avatar{flex-shrink:0}.author-avatar img{width:100px;height:100px;border-radius:50%;object-fit:cover}.author-info{flex:1 1}.author-name{font-size:1.2rem;font-weight:700;color:#0f3a5a;margin-bottom:10px}.author-bio-text{font-size:1rem;line-height:1.7;color:#666}.blog-post-share-horizontal{margin:60px 0;padding:30px;background:#f8f9fa;border-radius:8px;text-align:center}.share-label{display:block;font-size:.95rem;font-weight:600;color:#0f3a5a;margin-bottom:20px}.share-buttons-horizontal{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.share-btn{padding:10px 20px;border-radius:6px;color:white;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.blog-post-related{padding:80px 0;background:#f8f9fa}.related-title{font-size:2rem;margin-bottom:40px;color:#0f3a5a;font-weight:700}.related-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px}.related-post-card{background:white;border-radius:8px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.related-post-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.related-post-image{position:relative;width:100%;height:200px;overflow:hidden}.related-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.related-post-card:hover .related-post-image img{transform:scale(1.05)}.related-post-category{position:absolute;top:15px;right:15px;background:#f3cb53;color:#0f3a5a;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.related-post-content{padding:25px}.related-post-title{font-size:1.1rem;font-weight:600;margin-bottom:12px;line-height:1.4}.related-post-title a{color:#0f3a5a;text-decoration:none;transition:color .3s ease}.related-post-title:hover a{color:#f3cb53}.related-post-excerpt{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:15px}.related-post-meta{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#999}.related-post-link{color:#0066cc;text-decoration:none;font-weight:600;transition:color .3s ease}.related-post-link:hover{color:#0051a3}.blog-post-error{text-align:center;padding:80px 20px}.blog-post-error h1{font-size:2.5rem;color:#0f3a5a;margin-bottom:20px}@media (max-width:1024px){.blog-post-grid{grid-template-columns:1fr}.blog-post-sidebar{position:static}.blog-post-share-sidebar,.blog-post-toc-fixed{margin-bottom:30px}.blog-post-h1{font-size:2rem}.blog-post-h2{font-size:1.6rem}}@media (max-width:768px){.blog-post-h1{font-size:1.6rem}.blog-post-h2{font-size:1.3rem}.blog-post-h3{font-size:1.1rem}.blog-post-metadata{flex-direction:column;align-items:flex-start;gap:12px}.blog-post-paragraph{font-size:.95rem}.author-bio-content{text-align:center}.author-bio-content,.share-buttons-horizontal{flex-direction:column}.share-btn{width:100%;justify-content:center}.related-posts-grid{grid-template-columns:1fr}.blog-post-cta-section{padding:30px 20px}.blog-post-cta-box h3{font-size:1.4rem}}@media (max-width:480px){.blog-post-container{padding:0 16px}.blog-post-h1{font-size:1.4rem}.blog-post-h2{font-size:1.2rem}.blog-post-h3{font-size:1rem}.blog-post-paragraph{font-size:.9rem}.blog-post-metadata{gap:8px}.metadata-label{font-size:.8rem}.metadata-value{font-size:.9rem}.blog-post-featured-image{max-height:300px}.blog-post-share-sidebar,.blog-post-toc-fixed{padding:15px}.author-avatar img{width:80px;height:80px}.blog-post-cta-section{padding:20px}.blog-post-cta-box h3{font-size:1.2rem}}.blog-meta{display:flex;flex-wrap:wrap;gap:20px;font-size:.9rem;color:#b0b0b0;border-top:1px solid rgba(243,203,83,.3);padding-top:20px}.blog-author,.blog-category,.blog-date,.blog-read-time{display:flex;align-items:center}.blog-category{background-color:rgba(243,203,83,.2);padding:4px 10px;border-radius:4px;color:#f3cb53}.blog-featured-image{max-width:900px;margin:40px auto;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(243,203,83,.15)}.blog-featured-image img{width:100%;height:400px;object-fit:cover;display:block}.blog-content{max-width:850px;margin:0 auto 60px;padding:40px 20px}.blog-section{margin-bottom:50px}.blog-section-heading{font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;color:#ffffff;margin-bottom:20px;line-height:1.3}.blog-h2{font-size:2rem;padding-bottom:15px;border-bottom:3px solid #f3cb53}.blog-h3{font-size:1.6rem}.blog-h4{font-size:1.3rem}.blog-section-content{font-size:1rem;line-height:1.8;color:#e0e0e0}.blog-section-content p{margin-bottom:18px}.blog-section-content strong{color:#f3cb53;font-weight:600}.blog-section-content em{color:#ffd966;font-style:italic}.blog-subsections{margin-top:30px;padding:25px;background-color:rgba(243,203,83,.05);border-radius:8px;border-left:4px solid #f3cb53}.blog-subsection{margin-bottom:25px}.blog-subsection:last-child{margin-bottom:0}.blog-subsection-heading{font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.1rem;font-weight:600;color:#f3cb53;margin-bottom:12px}.blog-subsection-content{font-size:.95rem;line-height:1.7;color:#d0d0d0}.blog-subsection-content p{margin-bottom:12px}.blog-cta-section{max-width:850px;margin:60px auto;padding:40px;background:linear-gradient(135deg,rgba(243,203,83,.15),rgba(243,203,83,.05));border:2px solid #f3cb53;border-radius:12px;text-align:center}.blog-cta-section h3{font-size:1.8rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;margin-bottom:15px;color:#ffffff}.blog-cta-section p{font-size:1rem;color:#d0d0d0;margin-bottom:25px;line-height:1.6}.blog-cta-button{display:inline-block;padding:15px 40px;background-color:#f3cb53;color:#0f3a5a;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.05rem;transition:none;border:none;cursor:pointer}.blog-related-section{max-width:900px;margin:60px auto;padding:40px 20px}.blog-related-section h3{font-size:1.8rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;margin-bottom:30px;text-align:center;color:#ffffff}.blog-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:25px;gap:25px}.blog-related-card{display:flex;flex-direction:column;background-color:rgba(255,255,255,.05);border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid rgba(243,203,83,.2)}.blog-related-card:hover{transform:translateY(-8px);background-color:rgba(255,255,255,.08);border-color:#f3cb53;box-shadow:0 15px 40px rgba(243,203,83,.2)}.blog-related-card img{width:100%;height:180px;object-fit:cover}.blog-related-content{padding:20px;display:flex;flex-direction:column;flex:1 1}.blog-related-category{display:inline-block;background-color:rgba(243,203,83,.2);color:#f3cb53;padding:4px 10px;border-radius:4px;font-size:.8rem;font-weight:600;margin-bottom:10px;width:-moz-fit-content;width:fit-content}.blog-related-card h4{font-size:1.1rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;color:#ffffff;margin-bottom:10px;line-height:1.4}.blog-related-card p{font-size:.9rem;color:#c0c0c0;line-height:1.6;flex:1 1;margin-bottom:15px}.blog-related-meta{font-size:.8rem;color:#999}.blog-share-section{max-width:850px;margin:60px auto 40px;padding:40px;background-color:rgba(243,203,83,.05);border-radius:10px}.blog-share-section h3{font-size:1.3rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;margin-bottom:20px;color:#ffffff}.blog-share-buttons{display:flex;flex-wrap:wrap;gap:12px}.share-button{padding:12px 20px;background-color:rgba(243,203,83,.15);color:#f3cb53;text-decoration:none;border-radius:6px;font-weight:600;font-size:.95rem;border:1px solid #f3cb53;transition:none;cursor:pointer}@media (max-width:768px){.blog-post-container{padding:40px 15px}.blog-hero{margin:-40px auto 30px;padding:25px}.blog-title{font-size:1.8rem}.blog-excerpt{font-size:1rem}.blog-featured-image img{height:250px}.blog-content{padding:25px 15px}.blog-h2{font-size:1.5rem}.blog-h3{font-size:1.2rem}.blog-section-content{font-size:.95rem;line-height:1.7}.blog-meta{flex-direction:column;align-items:flex-start;gap:12px}.blog-related-grid{grid-template-columns:1fr}.blog-share-buttons{flex-direction:column}.share-button{width:100%;text-align:center}}@media (max-width:480px){.blog-post-container{padding:30px 10px}.blog-hero{margin:-30px auto 20px;padding:15px}.blog-title{font-size:1.4rem}.blog-excerpt{font-size:.95rem}.blog-featured-image img{height:200px}.blog-content{padding:15px 10px}.blog-h2{font-size:1.2rem}.blog-h3{font-size:1rem}.blog-section-content{font-size:.9rem}.blog-meta{font-size:.8rem}.blog-cta-section{padding:25px 15px}.blog-cta-section h3,.blog-related-section h3{font-size:1.3rem}.blog-related-card img{height:150px}.blog-related-card h4{font-size:.95rem}}.blog-related-card,.related-post-card{transform-origin:center;transition:transform .24s ease,box-shadow .24s ease!important}.blog-related-card:hover,.related-post-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.22)!important;transform:scale(1.03)!important}.blog-related-card img,.related-post-image img{transition:none!important}.related-post-card:hover .related-post-image img{transform:none!important}.blog-related-card:hover{background-color:rgba(255,255,255,.05)!important;border-color:rgba(243,203,83,.2)!important}