:root{--bw-font:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--bw-text:#1a1a1a;--bw-bg:#fff}body.bw-kadence-active{font-family:var(--bw-font);color:var(--bw-text);background:var(--bw-bg)}body.bw-kadence-active .bw-main{width:100%;margin:0;padding:0}body.bw-block-home .kb-row-layout-wrap.alignfull,body.bw-block-page .kb-row-layout-wrap.alignfull{max-width:none}body.bw-kadence-active .has-libre-franklin-font-family,body.bw-kadence-active .has-montserrat-font-family,body.bw-kadence-active .has-inter-font-family,body.bw-kadence-active .has-bitter-font-family{font-family:var(--bw-font) !important}.bw-faq-page{max-width:760px;margin:0 auto;padding:2rem 1.25rem 3rem}.bw-faq-label{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#666;margin:0 0 .5rem}.bw-faq-title{font-size:clamp(1.75rem, 4vw, 2.25rem);line-height:1.2;margin:0 0 1rem}.bw-faq-intro{font-size:1.05rem;line-height:1.65;color:#444;margin:0 0 2rem}.bw-faq-list{display:flex;flex-direction:column;gap:.75rem}.bw-faq-item{border:1px solid #e5e5e5;border-radius:.65rem;background:#fafafa;overflow:hidden}.bw-faq-item summary{cursor:pointer;font-weight:600;line-height:1.45;padding:1rem 2.5rem 1rem 1.15rem;list-style:none;position:relative}.bw-faq-item summary::-webkit-details-marker{display:none}.bw-faq-item summary:after{content:"+";position:absolute;right:1.15rem;top:50%;transform:translateY(-50%);font-size:1.25rem;font-weight:400;color:#c0392b}.bw-faq-item[open] summary:after{content:"−"}.bw-faq-item[open] summary{border-bottom:1px solid #e5e5e5}.bw-faq-a{padding:0 1.15rem 1.15rem;color:#333;line-height:1.65}.bw-faq-a p{margin:.75rem 0 0}.bw-faq-a p:first-child{margin-top:0}.bw-faq-item summary:focus-visible{outline:2px solid #c0392b;outline-offset:-2px}.bw-faq-cta{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.bw-faq-btn{display:inline-block;padding:.75rem 1.25rem;border-radius:.4rem;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.bw-faq-btn--primary{background:#c0392b;color:#fff}.bw-faq-btn--primary:hover,.bw-faq-btn--primary:focus{background:#a93226;color:#fff}.bw-faq-btn--ghost{border:1px solid #ccc;color:#1a1a1a;background:#fff}.bw-faq-btn--ghost:hover,.bw-faq-btn--ghost:focus{border-color:#999;color:#000}@media (max-width:640px){.bw-faq-page{padding:1.5rem 1rem 2.5rem}.bw-faq-item summary{font-size:.95rem;padding:.85rem 2.25rem .85rem .95rem}}.bw-app-install{margin:2.5rem 0 2rem;padding:1.5rem;border-radius:12px;background:linear-gradient(135deg,#f4f0fa 0%,#fff 100%);border:1px solid #e0d6f0}.bw-app-install__title{margin:0 0 .5rem;font-size:1.35rem;color:#5c2d91}.bw-app-install__lead{margin:0 0 1.25rem;color:#444;line-height:1.55}.bw-app-install__grid{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:start}.bw-app-install__qr{text-align:center}.bw-app-install__qr img{display:block;width:160px;height:160px;margin:0 auto;border-radius:8px;background:#fff;padding:8px;box-shadow:0 2px 8px rgba(92,45,145,.12)}.bw-app-install__qr-caption{margin:.5rem 0 0;font-size:.85rem;color:#666}.bw-app-install__steps ol{margin:0 0 1rem;padding-left:1.25rem;line-height:1.55}.bw-app-install__steps li+li{margin-top:.65rem}.bw-app-install__btn{display:inline-block;padding:.75rem 1.25rem;border-radius:.4rem;font-weight:600;text-decoration:none;background:#5c2d91;color:#fff}.bw-app-install__btn:hover,.bw-app-install__btn:focus{background:#4a2475;color:#fff}@media (max-width:640px){.bw-app-install__grid{grid-template-columns:1fr;justify-items:center}.bw-app-install__steps{width:100%}}.bw-app-install--home{max-width:min(960px, calc(100% - 2rem));margin:0 auto 2.5rem;box-shadow:0 12px 36px rgba(92,45,145,.14);border-color:#cbb8e8}body.bw-block-home .bw-app-install--home{position:relative;z-index:2}.bw-app-install--home .bw-app-install__title{font-size:clamp(1.2rem, 2.5vw, 1.55rem)}.bw-app-install--home .bw-app-install__btn{background:#c0392b}.bw-app-install--home .bw-app-install__btn:hover,.bw-app-install--home .bw-app-install__btn:focus{background:#a93226}.bw-install-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px}.bw-install-modal[hidden]{display:none !important}.bw-install-modal__backdrop{position:absolute;inset:0;background:rgba(20,12,36,.62);backdrop-filter:blur(2px)}.bw-install-modal__dialog{position:relative;z-index:1;width:min(560px, 100%);max-height:min(92vh, 720px);overflow:auto;border-radius:16px;background:#fff;box-shadow:0 24px 64px rgba(0,0,0,.28);padding:20px 20px 16px;outline:none}.bw-install-modal__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:none;border-radius:50%;background:#f0ebf8;color:#5c2d91;font-size:1.5rem;line-height:1;cursor:pointer}.bw-install-modal__later{display:block;width:100%;margin-top:8px;padding:10px;border:none;background:0 0;color:#666;font-size:.92rem;cursor:pointer;text-decoration:underline}.bw-app-install--modal{margin:0;padding:0;border:none;background:0 0;box-shadow:none}.bw-app-install--modal .bw-app-install__title{padding-right:36px;font-size:1.15rem}.bw-app-install--modal .bw-app-install__btn{background:#c0392b}.bw-app-install--modal .bw-app-install__btn:hover,.bw-app-install--modal .bw-app-install__btn:focus{background:#a93226}body.bw-install-modal-open{overflow:hidden}@media (max-width:640px){.bw-install-modal__dialog{padding:16px 14px 12px}.bw-app-install--modal .bw-app-install__grid{grid-template-columns:1fr;justify-items:center}}body.bw-kadence-active .site,body.bw-kadence-active .wp-site-blocks,body.bw-kadence-active #wrapper,body.bw-kadence-active #inner-wrap,body.bw-kadence-active .content-bg{background:var(--bw-bg,#fff)}body.bw-block-page .entry-hero-container,body.bw-block-page .entry-title,body.bw-block-page .page-title,body.bw-block-page .content-title-wrap,body.bw-block-home .entry-hero-container,body.bw-block-home .entry-title,body.bw-block-home .page-title,body.bw-block-home .content-title-wrap,body.bw-404-page .entry-hero-container,body.bw-404-page .entry-title,body.bw-404-page .page-title,body.bw-404-page .content-title-wrap,body.bw-404-page .page-header,body.bw-404-page .kadence-breadcrumbs{display:none !important}body.bw-block-page .content-container,body.bw-block-page .site-main,body.bw-block-page #primary,body.bw-block-page .entry-content,body.bw-block-home .content-container,body.bw-block-home .site-main,body.bw-block-home #primary,body.bw-block-home .entry-content,body.bw-404-page .content-container,body.bw-404-page .site-main,body.bw-404-page #primary{max-width:100%;padding:0;margin:0}body.bw-block-home .entry-content,body.bw-block-page .entry-content{width:100%}body.bw-block-post .article-post-thumbnail{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}body.bw-block-post .article-post-thumbnail .post-thumbnail-inner{max-width:none}body.bw-block-post .article-post-thumbnail img.post-top-featured{width:100%;max-width:none;height:auto;display:block;object-fit:cover}body.bw-block-post .entry-content-wrap{max-width:760px;margin-left:auto;margin-right:auto;padding:1.5rem 1.25rem 3rem}body.bw-kadence-active #masthead,body.bw-kadence-active .site-top-header-wrap,body.bw-kadence-active #mobile-header,body.bw-kadence-active .mobile-drawer,body.bw-kadence-active #mobile-drawer,body.bw-kadence-active .kadence-slide-out-menu,body.bw-kadence-active .kadence-off-canvas-overlay,body.bw-kadence-active #colophon,body.bw-kadence-active .site-footer{display:none !important;visibility:hidden !important;pointer-events:none !important}body.bw-block-home #inner-wrap,body.bw-block-page #inner-wrap,body.bw-404-page #inner-wrap{padding-top:0}