.blog-post-page{max-width:1200px;margin:0 auto;padding:2rem 1rem}.blog-post-header{margin-bottom:2.5rem}.blog-breadcrumbs{font-size:.8125rem;color:#888;margin-bottom:2rem}.blog-breadcrumbs a{color:#009885;text-decoration:none}.blog-breadcrumbs a:hover{text-decoration:underline}.blog-post-date{font-size:.8125rem;font-weight:600;letter-spacing:.05em;color:#888;margin-bottom:1rem}.blog-post-author-row{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem}.blog-author-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.blog-author-name{font-size:.9375rem;color:#999}.blog-post-layout{display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:start}.blog-sidebar{position:sticky;top:5rem;max-height:calc(100vh - 6rem);overflow-y:auto;padding-right:1rem}.toc-section{margin-bottom:2rem}.toc-header{font-size:1rem;font-weight:700;color:#009885;margin-bottom:.75rem}.toc-nav{display:flex;flex-direction:column}.toc-link{font-size:.8125rem;line-height:1.4;color:#666;text-decoration:none;border-left:2px solid transparent;padding:.35rem 0 .35rem .75rem;transition:color .2s,border-color .2s}.toc-link:hover{color:#009885}.toc-link.is-active{color:#009885;border-left-color:#009885;font-weight:600}.social-share{display:flex;gap:.5rem;margin-bottom:1.5rem}.social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#333;color:#fff;text-decoration:none;transition:background .2s}.social-icon:hover{background:#009885}.sidebar-cta{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:12px;padding:1.5rem;text-align:center;overflow:hidden;position:relative}.sidebar-cta-logo{width:100px;height:auto;margin-bottom:1rem;opacity:.9}.sidebar-cta-body{position:relative;z-index:1}.sidebar-cta-heading{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.sidebar-cta-text{color:#ffffffd9;font-size:.8125rem;margin-bottom:1rem}.sidebar-cta-btn{display:inline-block;background:#00a695;color:#fff;font-size:.8125rem;font-weight:700;padding:.625rem 1.5rem;border-radius:9999px;text-decoration:none;text-transform:capitalize;letter-spacing:.025em;background-image:linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.06) 45%,transparent 100%);border:1px solid rgba(255,255,255,.1);transition:all .1s ease;box-shadow:0 4px #006b5e,inset 0 1px 1px #ffffff40,0 8px 20px #00988559}.sidebar-cta-btn:hover{background:#00a695;background-image:linear-gradient(180deg,rgba(255,255,255,.22) 0%,rgba(255,255,255,.08) 45%,transparent 100%);transform:translateY(2px);box-shadow:0 2px #006b5e,inset 0 1px 1px #ffffff4d,0 4px 12px #0098854d}.sidebar-cta-btn:active{background:#009080;background-image:none;transform:translateY(4px);box-shadow:0 0 #006b5e,inset 0 2px 4px #0003,0 2px 8px #00988526}.sidebar-cta-img{width:100%;height:auto;margin-top:1rem;border-radius:8px}.blog-content{min-width:0}.blog-post-title{font-size:2.25rem;font-weight:800;line-height:1.1;color:#1a1a1a;letter-spacing:-.02em;margin-bottom:.75rem}.blog-post-meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#888;margin-bottom:2rem}.blog-post-author{color:#666}.blog-hero-image{margin-bottom:2rem;border-radius:12px;overflow:hidden}.blog-hero-image img{width:100%;height:auto;display:block}.blog-body{font-size:1.125rem;line-height:1.75;color:#374151;letter-spacing:-.01em;max-width:680px}.blog-body p{margin-bottom:1.5rem}.blog-body h2{font-size:1.5rem;font-weight:700;margin-top:3rem;margin-bottom:1rem;color:#1a1a1a;scroll-margin-top:5rem;text-transform:capitalize;letter-spacing:-.02em;padding-bottom:.625rem;border-bottom:2px solid #00a695}.blog-body h3{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:#1a1a1a;scroll-margin-top:5rem;letter-spacing:-.02em;padding-bottom:.5rem;border-bottom:2px solid #00a695}.blog-body .faq-question strong{display:block;font-size:1.1rem;color:#1a1a1a;padding-bottom:.4rem;border-bottom:2px solid #FE8903;margin-top:1.5rem}.blog-body h3[tabindex]{border-bottom-color:#fe8903}.blog-body h4{font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:#1a1a1a}.blog-body img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.blog-body a{color:#009885;text-decoration:underline;text-underline-offset:2px}.blog-body a:hover{color:#00a898}.blog-body ul{list-style:none;padding-left:0;margin:1rem 0}.blog-body ol{padding-left:1.5rem;margin:1rem 0}.blog-body ul>li{padding:.5rem .75rem .5rem 1.5rem;position:relative;margin-bottom:0}.blog-body ul>li:before{content:"•";position:absolute;left:.25rem;color:#00a695;font-weight:700;font-size:1.25rem;line-height:1.5}.blog-body ul>li:nth-child(2n){background:#f8f4ee;border-radius:6px}.blog-body ol>li{margin-bottom:.5rem}.blog-body li strong{color:#1a1a1a}.blog-body blockquote{border-left:4px solid #009885;padding:1rem 1.25rem;margin:1.5rem 0;color:#555;font-style:italic;background:#f8f4ee;border-radius:0 8px 8px 0}.blog-body blockquote strong{color:#333;font-style:normal}.blog-body pre{background:#1e1e2e;color:#e6e6e6;border-radius:8px;padding:1.25rem;overflow-x:auto;font-size:.875rem;line-height:1.7}.blog-body code{font-family:SF Mono,Fira Code,monospace;font-size:.875em;background:#f4f4f5;padding:2px 6px;border-radius:4px;font-weight:500}.blog-body pre code{background:none;padding:0;border-radius:0;font-size:inherit}.blog-body hr{border:none;border-top:1px solid #e5e7eb;margin:3rem 0}.blog-body table{width:100%;border-collapse:collapse;margin:1.5rem 0;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.blog-body th,.blog-body td{border:1px solid #e6e6e6;padding:.75rem;text-align:left}.blog-body th{background:#00a8981f!important;color:#1a1a1a!important;font-weight:600!important;border-color:#e6e6e6;text-align:center!important;vertical-align:middle!important;white-space:nowrap}.blog-body tr:nth-child(2n) td{background:#f8f4ee}.blog-body figure{margin:2rem 0;background:#f8f8f8;border-radius:12px;padding:1rem;border:1px solid #e6e6e6}.blog-body figcaption{font-size:.8125rem;color:#888;text-align:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e6e6e6}.blog-body video{width:100%;border-radius:8px;margin:1.5rem 0;box-shadow:0 4px 20px #0000001a}.bottom-cta{margin-top:3rem;padding:2rem;border-radius:12px;background:#f8f4ee;text-align:center}.bottom-cta-logo{height:40px;width:auto;margin-bottom:1rem}.bottom-cta-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.bottom-cta-text{color:#666;font-size:1rem;margin-bottom:1.25rem}.bottom-cta-btn{display:inline-block;background:#fb0;background-image:linear-gradient(180deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.05) 45%,transparent 100%);color:#1a1a1a;font-weight:700;padding:.875rem 2rem;border-radius:9999px;text-decoration:none;font-size:1rem;text-transform:capitalize;letter-spacing:.025em;border:1px solid rgba(255,255,255,.2);transition:all .1s ease;box-shadow:0 6px #c89200,inset 0 1px 1px #fff6,0 0 20px #ffbb0040,0 0 40px #ffbb001a}.bottom-cta-btn:hover{transform:translateY(3px);text-decoration:none;box-shadow:0 3px #c89200,inset 0 1px 1px #fff6,0 0 40px #ffbb0080,0 0 80px #ffbb0040}.bottom-cta-btn:active{transform:translateY(6px);box-shadow:0 0 #c89200,inset 0 2px 3px #00000026,0 0 20px #fb03}.related-posts{margin-top:3rem;padding-top:2.5rem;border-top:2px solid #e5e7eb}.related-posts-heading{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.02em}.related-posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:600px){.related-posts-grid{grid-template-columns:1fr}}@media(max-width:900px){.blog-post-layout{grid-template-columns:1fr;gap:0}.blog-sidebar{position:relative;top:0;max-height:none;padding-right:0;margin-bottom:2rem}.sidebar-cta{display:none}.blog-post-title{font-size:1.75rem}.social-icon{width:44px;height:44px}}
