.bf-cms-tpl{--cms-bg-tertiary: #f5f5f5;--cms-border: #e5e5e5;--cms-accent: #009fe3}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none}.article-tag{display:inline-block;font-size:.8125rem;font-weight:600;padding:.35rem .75rem;border-radius:999px;background:var(--bg-gray, #f5f5f5);border:1px solid var(--border, #e5e5e5);color:var(--text-secondary, #555);text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.article-tag:hover{background:#fff5f2;border-color:var(--accent-orange, #009fe3);color:var(--accent-orange, #009fe3)}.bf-cms-tpl .article-content{font-size:1.1rem;line-height:1.8;color:var(--text-secondary, #555);min-width:0}.bf-cms-tpl .article-content picture,.bf-cms-tpl .article-content figure,.article-content picture,.article-content figure,.public-article-body picture,.public-article-body figure{max-width:100%}.bf-cms-tpl .article-content picture{display:block}.bf-cms-tpl .article-content img,.article-content img{max-width:100%;height:auto}.bf-cms-tpl .article-content a.affiliate-autolink,.article-content a.affiliate-autolink{color:var(--cms-accent, #009fe3);font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;text-decoration-color:#009fe38c;transition:color .15s ease,text-decoration-color .15s ease}.bf-cms-tpl .article-content a.affiliate-autolink:hover,.article-content a.affiliate-autolink:hover{color:#d14a24;text-decoration-color:#d14a24}.bf-cms-tpl .article-content a.affiliate-autolink:focus-visible,.article-content a.affiliate-autolink:focus-visible{outline:2px solid var(--cms-accent, #009fe3);outline-offset:2px;border-radius:2px}.bf-cms-tpl .article-content a[href]:not(.affiliate-autolink):not([href*="/go/"]):not([href^="go/"]):not(.content-button):not(.content-file-link):not(.content-gallery-open):not(.content-link-gallery-item),.article-content a[href]:not(.affiliate-autolink):not([href*="/go/"]):not([href^="go/"]):not(.content-button):not(.content-file-link):not(.content-gallery-open):not(.content-link-gallery-item){color:var(--accent-blue, #0077b3);font-weight:400;text-decoration:none}.bf-cms-tpl .article-content a[href]:not(.affiliate-autolink):not([href*="/go/"]):not([href^="go/"]):not(.content-button):not(.content-file-link):not(.content-gallery-open):not(.content-link-gallery-item):hover,.article-content a[href]:not(.affiliate-autolink):not([href*="/go/"]):not([href^="go/"]):not(.content-button):not(.content-file-link):not(.content-gallery-open):not(.content-link-gallery-item):hover{color:var(--accent-blue-deep, #0369a1);text-decoration:none}.bf-cms-tpl .article-content a[href]:not(.affiliate-autolink):not([href*="/go/"]):not([href^="go/"]):not(.content-button):not(.content-file-link):not(.content-gallery-open):not(.content-link-gallery-item):focus-visible,.article-content a[href]:not(.affiliate-autolink):not([href*="/go/"]):not([href^="go/"]):not(.content-button):not(.content-file-link):not(.content-gallery-open):not(.content-link-gallery-item):focus-visible{outline:2px solid var(--accent-blue, #0077b3);outline-offset:2px;border-radius:2px}.bf-cms-tpl .article-content a[href]:not(.affiliate-autolink):not([href*="/go/"]):not([href^="go/"]):not(.content-button):not(.content-file-link):not(.content-gallery-open):not(.content-link-gallery-item) strong,.article-content a[href]:not(.affiliate-autolink):not([href*="/go/"]):not([href^="go/"]):not(.content-button):not(.content-file-link):not(.content-gallery-open):not(.content-link-gallery-item) strong{font-weight:400;color:inherit}.bf-cms-tpl .article-content .content-heading{margin:1.25em 0 .5em;font-weight:700;color:var(--text-primary, #111)}.bf-cms-tpl .article-content .content-heading:first-child{margin-top:0}.bf-cms-tpl .article-content h2.content-heading{font-size:1.5rem;border-bottom:2px solid var(--cms-accent);padding-bottom:.25rem}.bf-cms-tpl .article-content h3.content-heading{font-size:1.25rem;color:var(--cms-accent)}.bf-cms-tpl .article-content h4.content-heading{font-size:1.0625rem}.bf-cms-tpl .article-content .content-table-wrap{margin:1.25rem 0;overflow-x:auto}.bf-cms-tpl .article-content .content-table{width:100%;border-collapse:collapse;font-size:.9375rem}.bf-cms-tpl .article-content .content-table th,.bf-cms-tpl .article-content .content-table td{border:1px solid var(--cms-border);padding:.5rem .75rem;text-align:left}.bf-cms-tpl .article-content .content-table th{background:var(--cms-bg-tertiary);font-weight:600}.bf-cms-tpl .article-content .content-gallery,.public-article-body .content-gallery{display:grid;grid-template-columns:repeat(var(--gallery-cols, 3),1fr);gap:.75rem;margin:1.25rem 0}.bf-cms-tpl .article-content .content-gallery-item,.public-article-body .content-gallery-item{border-radius:8px;overflow:hidden;aspect-ratio:1;background:var(--cms-bg-tertiary)}.bf-cms-tpl .article-content .content-gallery-item img,.public-article-body .content-gallery-item img{width:100%;height:100%;object-fit:cover}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open,.public-article-body .content-gallery--lightbox .content-gallery-open{display:block;width:100%;height:100%;padding:0;margin:0;border:none;background:transparent;cursor:zoom-in;border-radius:inherit;overflow:hidden;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open:hover,.public-article-body .content-gallery--lightbox .content-gallery-open:hover{filter:none}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open:focus-visible,.public-article-body .content-gallery--lightbox .content-gallery-open:focus-visible{outline:2px solid var(--cms-accent, #009fe3);outline-offset:2px}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open picture,.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open img,.public-article-body .content-gallery--lightbox .content-gallery-open picture,.public-article-body .content-gallery--lightbox .content-gallery-open img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-item,.public-article-body .content-gallery--lightbox .content-gallery-item,.bf-cms-tpl .preview-gallery-grid.content-gallery--lightbox .preview-gallery-item,.public-article-body .preview-gallery-grid.content-gallery--lightbox .preview-gallery-item,.bf-cms-tpl .preview-gallery-grid .preview-gallery-item,.public-article-body .preview-gallery-grid .preview-gallery-item{position:relative;overflow:hidden;isolation:isolate;user-select:none;-webkit-user-select:none}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open,.public-article-body .content-gallery--lightbox .content-gallery-open,.bf-cms-tpl .preview-gallery-grid.content-gallery--lightbox .content-gallery-open,.public-article-body .preview-gallery-grid.content-gallery--lightbox .content-gallery-open{position:relative;isolation:isolate}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open:before,.public-article-body .content-gallery--lightbox .content-gallery-open:before,.bf-cms-tpl .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:before,.public-article-body .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background:#00000073;opacity:0;transition:opacity .2s ease;pointer-events:none}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open:after,.public-article-body .content-gallery--lightbox .content-gallery-open:after,.bf-cms-tpl .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:after,.public-article-body .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:after{content:"";position:absolute;left:50%;top:50%;z-index:2;width:2.75rem;height:2.75rem;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease;pointer-events:none;background:center / 2.75rem 2.75rem no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3Cpath d='M11 8v6'/%3E%3Cpath d='M8 11h6'/%3E%3C/svg%3E")}.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open:hover:before,.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open:hover:after,.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open:focus-visible:before,.bf-cms-tpl .article-content .content-gallery--lightbox .content-gallery-open:focus-visible:after,.public-article-body .content-gallery--lightbox .content-gallery-open:hover:before,.public-article-body .content-gallery--lightbox .content-gallery-open:hover:after,.public-article-body .content-gallery--lightbox .content-gallery-open:focus-visible:before,.public-article-body .content-gallery--lightbox .content-gallery-open:focus-visible:after,.bf-cms-tpl .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:hover:before,.bf-cms-tpl .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:hover:after,.bf-cms-tpl .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:focus-visible:before,.bf-cms-tpl .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:focus-visible:after,.public-article-body .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:hover:before,.public-article-body .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:hover:after,.public-article-body .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:focus-visible:before,.public-article-body .preview-gallery-grid.content-gallery--lightbox .content-gallery-open:focus-visible:after{opacity:1}.bf-cms-tpl .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)),.public-article-body .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)){cursor:zoom-in}.bf-cms-tpl .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)):before,.public-article-body .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)):before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background:#00000073;opacity:0;transition:opacity .2s ease;pointer-events:none}.bf-cms-tpl .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)):after,.public-article-body .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)):after{content:"";position:absolute;left:50%;top:50%;z-index:2;width:2.75rem;height:2.75rem;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease;pointer-events:none;background:center / 2.75rem 2.75rem no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3Cpath d='M11 8v6'/%3E%3Cpath d='M8 11h6'/%3E%3C/svg%3E")}.bf-cms-tpl .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)):hover:before,.bf-cms-tpl .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)):hover:after,.public-article-body .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)):hover:before,.public-article-body .preview-gallery-grid .preview-gallery-item:not(:has(.content-gallery-open)):hover:after{opacity:1}.bf-cms-tpl .article-content .content-link-gallery,.public-article-body .content-link-gallery{display:grid;grid-template-columns:repeat(var(--link-gallery-cols, 4),minmax(0,1fr));gap:.75rem;margin:1.25rem 0}@media(max-width:639px){.bf-cms-tpl .article-content .content-link-gallery,.public-article-body .content-link-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.bf-cms-tpl .article-content .content-link-gallery-item,.public-article-body .content-link-gallery-item{display:block;border-radius:8px;overflow:hidden;aspect-ratio:1;background:var(--cms-bg-tertiary, var(--bg-tertiary));text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.bf-cms-tpl .article-content .content-link-gallery-item:hover,.public-article-body .content-link-gallery-item:hover{filter:brightness(1.04)}.bf-cms-tpl .article-content .content-link-gallery-item:focus-visible,.public-article-body .content-link-gallery-item:focus-visible{outline:2px solid var(--cms-accent, #009fe3);outline-offset:2px}.bf-cms-tpl .article-content .content-link-gallery-item__media,.public-article-body .content-link-gallery-item__media{display:block;width:100%;height:100%}.bf-cms-tpl .article-content .content-link-gallery-item__media picture,.bf-cms-tpl .article-content .content-link-gallery-item__media img,.public-article-body .content-link-gallery-item__media picture,.public-article-body .content-link-gallery-item__media img{display:block;width:100%;height:100%;object-fit:cover}.bf-cms-tpl .preview-gallery.post-gallery,.public-article-body .preview-gallery.post-gallery{margin:2rem 0 0}.bf-cms-tpl .preview-gallery.post-gallery h3,.public-article-body .preview-gallery.post-gallery h3{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted, #666);margin:0 0 .75rem}.bf-cms-tpl .preview-gallery-grid.content-gallery,.public-article-body .preview-gallery-grid.content-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.bf-cms-tpl .preview-gallery-item .content-gallery-open,.public-article-body .preview-gallery-item .content-gallery-open{display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:zoom-in;border-radius:8px;overflow:hidden}.bf-cms-tpl .preview-gallery-item,.public-article-body .preview-gallery-item{aspect-ratio:1;border-radius:8px;overflow:hidden;background:var(--bg-tertiary, #eee)}.bf-cms-tpl .preview-gallery-item img,.public-article-body .preview-gallery-item img{width:100%;height:100%;object-fit:cover}.bf-gallery-lightbox{border:none;padding:0;margin:0;max-width:none;width:100%;max-height:none;height:100%;background:transparent;overflow:visible}.bf-gallery-lightbox::backdrop{background:#000000eb;cursor:zoom-out}.bf-gallery-lightbox__chrome{position:fixed;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:.65rem .75rem;pointer-events:none}.bf-gallery-lightbox__chrome>*{pointer-events:auto}.bf-gallery-lightbox__counter{margin:0 auto 0 .5rem;color:#ffffffe6;font-size:.875rem;font-weight:600;letter-spacing:.03em}.bf-gallery-lightbox__figure{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;margin:0;padding:3.5rem 4.5rem;box-sizing:border-box}.bf-gallery-lightbox__img{display:block;max-width:min(96vw,1400px);max-height:min(88vh,1200px);width:auto;height:auto;object-fit:contain;margin:0 auto;border-radius:8px;box-shadow:0 8px 40px #00000080}.bf-gallery-lightbox__close{width:2.75rem;height:2.75rem;border:none;border-radius:8px;background:#ffffff26;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;flex-shrink:0}.bf-gallery-lightbox__close:hover{background:#ffffff47}.bf-gallery-lightbox__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.bf-gallery-lightbox__nav{position:fixed;top:50%;transform:translateY(-50%);z-index:2;width:3rem;height:3rem;border:none;border-radius:50%;background:#ffffff26;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.bf-gallery-lightbox__nav:hover{background:#ffffff4d}.bf-gallery-lightbox__nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.bf-gallery-lightbox__nav--prev{left:.75rem}.bf-gallery-lightbox__nav--next{right:.75rem}@media(max-width:640px){.bf-gallery-lightbox__figure{padding:3.25rem .5rem}.bf-gallery-lightbox__nav{width:2.5rem;height:2.5rem}.bf-gallery-lightbox__nav--prev{left:.35rem}.bf-gallery-lightbox__nav--next{right:.35rem}}.bf-cms-tpl .article-content .content-quote{margin:1.25rem 0;padding:1rem 1.25rem;border-left:4px solid var(--cms-accent);background:var(--cms-bg-tertiary);border-radius:0 12px 12px 0}.bf-cms-tpl .article-content .content-pullquote{margin:1.25rem 0;padding:1rem;font-size:1.125rem;font-style:italic;color:var(--text-secondary, #555);border-left:4px solid var(--cms-border)}.bf-cms-tpl .article-content .content-callout{margin:1rem 0;padding:1rem 1.25rem;border-radius:12px}.bf-cms-tpl .article-content .content-callout-info{background:#eff6ff;border:1px solid #bfdbfe}.bf-cms-tpl .article-content .content-callout-warning{background:#fffbeb;border:1px solid #fde68a}.bf-cms-tpl .article-content .content-callout-success{background:#ecfdf5;border:1px solid #a7f3d0}.bf-cms-tpl .article-content .content-callout-error{background:#fef2f2;border:1px solid #fecaca}.bf-cms-tpl .article-content .content-list{margin:.75rem 0;padding-left:1.5rem}.bf-cms-tpl .article-content .content-button-wrap{margin:1rem 0}.bf-cms-tpl .article-content .content-button{display:inline-block;padding:.5rem 1.25rem;border-radius:10px;font-weight:600;text-decoration:none}.bf-cms-tpl .article-content .content-button-primary{background:var(--cms-accent);color:#fff}.bf-cms-tpl .article-content .content-youtube-wrap,.article-content .content-youtube-wrap,.public-article-body .content-youtube-wrap,.global-post-end-components .content-youtube-wrap{margin:1.25rem 0;width:100%;max-width:100%;clear:both}.bf-cms-tpl .article-content .content-youtube,.article-content .content-youtube,.public-article-body .content-youtube,.global-post-end-components .content-youtube{position:relative;width:100%;max-width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;background:#000}.bf-cms-tpl .article-content .content-youtube iframe,.article-content .content-youtube iframe,.public-article-body .content-youtube iframe,.global-post-end-components .content-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.bf-cms-tpl .article-content .content-youtube-caption,.article-content .content-youtube-caption,.public-article-body .content-youtube-caption,.global-post-end-components .content-youtube-caption{margin-top:.5rem;font-size:.875rem;color:var(--cms-text-muted, #6b7280)}.global-post-end-components{width:100%;max-width:100%;margin-top:1.5rem;clear:both}.bf-cms-tpl .article-content .content-instagram-wrap,.article-content .content-instagram-wrap,.public-article-body .content-instagram-wrap{margin:1.25rem auto;width:100%;max-width:540px;clear:both}.bf-cms-tpl .article-content .content-instagram,.article-content .content-instagram,.public-article-body .content-instagram{width:100%;max-width:540px;margin:0 auto;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 1px 4px #00000014}.bf-cms-tpl .article-content .content-instagram iframe,.article-content .content-instagram iframe,.public-article-body .content-instagram iframe{display:block;width:100%;max-width:540px;min-width:326px;min-height:480px;height:740px;margin:0 auto;border:none;border-radius:12px;background:#fff}.bf-cms-tpl .article-content .content-instagram-wrap:has(iframe[src*="/reel/"]) .content-instagram iframe,.article-content .content-instagram-wrap:has(iframe[src*="/reel/"]) .content-instagram iframe,.public-article-body .content-instagram-wrap:has(iframe[src*="/reel/"]) .content-instagram iframe{min-height:640px;height:920px}.bf-cms-tpl .article-content .content-instagram-caption,.article-content .content-instagram-caption,.public-article-body .content-instagram-caption{margin-top:.5rem;font-size:.875rem;color:var(--cms-text-muted, #6b7280);text-align:center}.bf-cms-tpl .article-content .content-toc,.bf-cms-tpl .article-content .content-set-details{margin:1rem 0;padding:1rem;background:var(--cms-bg-tertiary);border-radius:12px}.bf-cms-tpl .article-content .content-set-details ul{list-style:none;margin:0;padding:0}.bf-cms-tpl .article-content .wp-block-columns,.public-article-body .wp-block-columns{display:grid;grid-template-columns:repeat(auto-fill,minmax(5.25rem,1fr));gap:.45rem .35rem;margin:1.25rem 0;padding:.65rem .5rem;background:linear-gradient(165deg,#fafbfc,#f3f4f6);border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 1px 2px #0000000a}@media(min-width:640px){.bf-cms-tpl .article-content .wp-block-columns,.public-article-body .wp-block-columns{grid-template-columns:repeat(auto-fill,minmax(5.75rem,1fr));gap:.55rem .45rem;padding:.85rem .65rem}}.bf-cms-tpl .article-content .wp-block-column,.public-article-body .wp-block-column{min-width:0;display:flex;flex-direction:column;justify-content:stretch}.bf-cms-tpl .article-content .wp-block-column .wp-block-image,.public-article-body .wp-block-column .wp-block-image{margin:0}.bf-cms-tpl .article-content .wp-block-column figure,.public-article-body .wp-block-column figure{margin:0;height:100%}.bf-cms-tpl .article-content .wp-block-column figure a,.public-article-body .wp-block-column figure a{display:block;border-radius:10px;overflow:hidden;line-height:0;border:1px solid rgba(0,0,0,.06);background:#fff;box-shadow:0 1px 3px #0000000f;transition:transform .18s ease,box-shadow .18s ease}.bf-cms-tpl .article-content .wp-block-column figure a:hover,.public-article-body .wp-block-column figure a:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.bf-cms-tpl .article-content .wp-block-column figure a:focus-visible,.public-article-body .wp-block-column figure a:focus-visible{outline:2px solid var(--cms-accent, #009fe3);outline-offset:2px}.bf-cms-tpl .article-content .wp-block-column figure img,.public-article-body .wp-block-column figure img{display:block;width:100%;height:auto;vertical-align:middle}.bf-cms-tpl .article-content .wp-block-image:not(.wp-block-column .wp-block-image),.public-article-body .wp-block-image:not(.wp-block-column .wp-block-image){margin:1.25rem 0}.bf-cms-tpl .article-content h2.wp-block-heading,.public-article-body h2.wp-block-heading{margin:2rem 0 .75rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800;color:var(--text-primary, #111);line-height:1.25}.bf-cms-tpl .article-content h2.wp-block-heading.has-text-align-center,.public-article-body h2.wp-block-heading.has-text-align-center{text-align:center;padding-bottom:.35rem;border-bottom:2px solid var(--cms-accent, #009fe3)}.bf-cms-tpl .article-content h2.wp-block-heading strong,.public-article-body h2.wp-block-heading strong{font-weight:inherit}.bf-cms-tpl .article-content h4.wp-block-heading,.public-article-body h4.wp-block-heading{margin:1.25rem 0 .5rem;font-size:1rem;font-weight:700;color:var(--text-primary, #111)}.bf-cms-tpl .article-content figure.wp-block-table,.public-article-body figure.wp-block-table{margin:1rem 0;overflow-x:auto;border-radius:12px;border:1px solid var(--cms-border, #e5e5e5);background:#fff}.bf-cms-tpl .article-content figure.wp-block-table table,.public-article-body figure.wp-block-table table{width:100%;min-width:32rem;border-collapse:collapse;font-size:.9rem;line-height:1.45}.bf-cms-tpl .article-content figure.wp-block-table th,.bf-cms-tpl .article-content figure.wp-block-table td,.public-article-body figure.wp-block-table th,.public-article-body figure.wp-block-table td{border:1px solid var(--cms-border, #e5e5e5);padding:.5rem .65rem;text-align:left;vertical-align:top}.bf-cms-tpl .article-content figure.wp-block-table th,.public-article-body figure.wp-block-table th{background:var(--cms-bg-tertiary, #f5f5f5);font-weight:700;font-size:.8125rem;text-transform:none;letter-spacing:0}.bf-cms-tpl .article-content figure.wp-block-table.is-style-stripes tbody tr:nth-child(odd),.public-article-body figure.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background:#00000005}.bf-cms-tpl .article-content figure.wp-block-table tbody tr:hover,.public-article-body figure.wp-block-table tbody tr:hover{background:#009fe30a}.bf-cms-tpl .article-content .wp-block-rank-math-faq-block,.public-article-body .wp-block-rank-math-faq-block{margin:2rem 0 1rem;padding:1.25rem 1.15rem;background:linear-gradient(180deg,#fafafa,#f5f5f5);border:1px solid var(--cms-border, #e5e5e5);border-radius:16px}.bf-cms-tpl .article-content .rank-math-faq-item,.public-article-body .rank-math-faq-item{margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.06)}.bf-cms-tpl .article-content .rank-math-faq-item:last-child,.public-article-body .rank-math-faq-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.bf-cms-tpl .article-content .rank-math-question,.public-article-body .rank-math-question{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--text-primary, #111)}.bf-cms-tpl .article-content .rank-math-answer,.public-article-body .rank-math-answer{margin:0;font-size:.975rem;line-height:1.65;color:var(--text-secondary, #555)}.bf-cms-tpl .article-content .wp-legacy-collapsible,.public-article-body .wp-legacy-collapsible{margin:.65rem 0;border:1px solid var(--cms-border, #e5e5e5);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000000a;overflow:hidden}.bf-cms-tpl .article-content .wp-legacy-collapsible__summary,.public-article-body .wp-legacy-collapsible__summary{list-style:none;cursor:pointer;padding:.85rem 1rem .85rem 2.35rem;font-size:1.05rem;font-weight:700;color:var(--text-primary, #111);background:linear-gradient(180deg,#f8fafc,#f1f5f9);position:relative;transition:background .15s ease}.bf-cms-tpl .article-content .wp-legacy-collapsible__summary::-webkit-details-marker,.public-article-body .wp-legacy-collapsible__summary::-webkit-details-marker{display:none}.bf-cms-tpl .article-content .wp-legacy-collapsible__summary:before,.public-article-body .wp-legacy-collapsible__summary:before{content:"";position:absolute;left:.85rem;top:50%;width:.45rem;height:.45rem;margin-top:-.1rem;border-right:2px solid var(--cms-accent, #009fe3);border-bottom:2px solid var(--cms-accent, #009fe3);transform:translateY(-50%) rotate(-45deg);transition:transform .2s ease}.bf-cms-tpl .article-content .wp-legacy-collapsible[open] .wp-legacy-collapsible__summary:before,.public-article-body .wp-legacy-collapsible[open] .wp-legacy-collapsible__summary:before{margin-top:.1rem;transform:translateY(-50%) rotate(45deg)}.bf-cms-tpl .article-content .wp-legacy-collapsible__summary:hover,.public-article-body .wp-legacy-collapsible__summary:hover{background:linear-gradient(180deg,#f1f5f9,#e2e8f0)}.bf-cms-tpl .article-content .wp-legacy-collapsible__inner,.public-article-body .wp-legacy-collapsible__inner{padding:.75rem 1rem 1rem;border-top:1px solid rgba(0,0,0,.05);font-size:.98rem;line-height:1.65;color:var(--text-secondary, #555)}.bf-cms-tpl .article-content .wp-legacy-collapsible__inner>:first-child,.public-article-body .wp-legacy-collapsible__inner>:first-child{margin-top:0}.bf-cms-tpl .article-content .wp-legacy-collapsible__inner>:last-child,.public-article-body .wp-legacy-collapsible__inner>:last-child{margin-bottom:0}
