@layer base{.ba-theme{--ba-primary:var(--brand,#b77bde);--ba-secondary:var(--accent,#a443e4);--ba-bg:var(--site-bg,#f5f5f5);--ba-surface:var(--surface,#fff);--ba-dark:var(--inverse-surface,#252327);--ba-dark-text:var(--inverse-text,#fff);--ba-text:var(--page-text,#252327);--ba-surface-text:var(--surface-text,#252327);--ba-muted:var(--muted,#5f5a66);--ba-line:var(--border,#777079);--ba-radius:var(--radius,10px);--ba-button-radius:var(--button-radius,999px);--ba-shadow:0 18px 45px #1c172224;--brand-soft:color-mix(in srgb, var(--ba-primary) 14%, white);--shadow:var(--ba-shadow);background:var(--ba-bg);color:var(--ba-text);font-family:var(--cms-font-body);letter-spacing:0}.ba-theme h1,.ba-theme h2,.ba-theme h3,.ba-theme .ba-logo-text,.ba-theme .ba-heading{font-family:var(--cms-font-heading);letter-spacing:0}.ba-theme a{color:inherit}}.ba-theme :is(a,button,input,select,textarea,summary):focus-visible{box-shadow:0 0 0 5px var(--ba-surface);outline:3px solid var(--focus-ring);outline-offset:2px}.ba-theme :is(.ba-prose,.ba-rich-copy,.vb-rich-text) a{color:var(--link);text-decoration:underline;text-decoration-thickness:.1em}.ba-announcement{background:var(--ba-secondary);color:var(--accent-fg);text-align:center;padding:.55rem 1rem;font-size:.85rem;font-weight:700;display:block}.ba-header{z-index:50;border-bottom:1px solid #0000;width:100%;transition:background .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s,box-shadow .22s;position:sticky;top:0}.ba-theme.ba-scrolled .ba-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 32px #00000024}.ba-header-inner{justify-content:space-between;align-items:center;gap:clamp(.5rem,1.2vw,1.25rem);max-width:1600px;min-height:82px;margin:0 auto;padding:0 clamp(.75rem,2vw,1.5rem);display:flex}.ba-logo{white-space:nowrap;flex:0 auto;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:inline-flex}.ba-logo-mark{color:var(--navbar-text);background:0 0;border-radius:0;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-weight:700;display:inline-flex;overflow:visible}.ba-logo-mark img{object-fit:contain;width:100%;height:100%}.ba-logo-text{font-size:1.35rem;font-weight:700;line-height:1.05;display:block}.ba-logo-subtitle{text-overflow:ellipsis;white-space:nowrap;max-width:18rem;font-size:.72rem;line-height:1.4;display:block;overflow:hidden}.ba-nav{flex:auto;justify-content:center;align-items:center;gap:clamp(0rem,.2vw,.2rem);min-width:0;display:flex}.ba-nav a{color:color-mix(in srgb, var(--navbar-text) 86%, transparent);white-space:nowrap;border-radius:999px;flex:none;padding:.5rem clamp(.38rem,.6vw,.62rem);font-size:clamp(.76rem,.85vw,.86rem);font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .18s}.ba-nav a:hover,.ba-nav a:focus{background:color-mix(in srgb, var(--navbar-text) 14%, transparent);color:var(--navbar-text);transform:translateY(-1px)}.ba-nav a.ba-nav-cta,.ba-header-actions .ba-primary-link{background:var(--navbar-text);color:rgb(var(--navbar-bg-rgb))}.ba-header-actions{white-space:nowrap;flex:none;align-items:center;gap:clamp(.2rem,.35vw,.35rem);display:flex}.ba-header-actions a,.ba-header-actions button{border-radius:var(--ba-button-radius);border:1px solid color-mix(in srgb, var(--navbar-text) 22%, transparent);color:var(--navbar-text);padding:.6rem clamp(.58rem,.8vw,.85rem);font-size:clamp(.78rem,.85vw,.86rem);font-weight:700;text-decoration:none}.ba-header-actions .ba-control-link{background:color-mix(in srgb, var(--navbar-text) 8%, transparent);color:color-mix(in srgb, var(--navbar-text) 88%, transparent)}.ba-header-actions .ba-control-link:hover,.ba-header-actions .ba-control-link:focus{background:color-mix(in srgb, var(--navbar-text) 16%, transparent);color:var(--navbar-text)}.ba-mobile-menu{display:none;position:relative}.ba-mobile-trigger{background:color-mix(in srgb, var(--navbar-text) 8%, transparent);border:1px solid color-mix(in srgb, var(--navbar-text) 35%, transparent);color:var(--navbar-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:44px;padding:.55rem .8rem .55rem 1rem;font-size:.85rem;font-weight:700;list-style:none;transition:background .18s,border-color .18s;display:inline-flex}.ba-mobile-trigger::-webkit-details-marker{display:none}.ba-mobile-trigger:hover,.ba-mobile-trigger:focus-visible,.ba-mobile-menu[open] .ba-mobile-trigger{background:color-mix(in srgb, var(--navbar-text) 16%, transparent);border-color:color-mix(in srgb, var(--navbar-text) 58%, transparent)}.ba-mobile-trigger-icon{gap:3px;width:18px;display:grid}.ba-mobile-trigger-icon span{transform-origin:50%;background:currentColor;border-radius:999px;width:18px;height:2px;transition:opacity .16s,transform .16s;display:block}.ba-mobile-menu[open] .ba-mobile-trigger-icon span:first-child{transform:translateY(5px)rotate(45deg)}.ba-mobile-menu[open] .ba-mobile-trigger-icon span:nth-child(2){opacity:0}.ba-mobile-menu[open] .ba-mobile-trigger-icon span:last-child{transform:translateY(-5px)rotate(-45deg)}.ba-mobile-panel{background:radial-gradient(circle at 90% 4%, color-mix(in srgb, var(--ba-primary) 22%, transparent), transparent 28%), rgb(var(--mobile-menu-bg-rgb) / var(--mobile-menu-opacity));border-left:1px solid color-mix(in srgb, var(--ba-primary) 28%, transparent);color:var(--mobile-menu-link-text);white-space:normal;grid-template-rows:auto minmax(0,1fr) auto;width:min(26.25rem,100vw);height:100dvh;max-height:100dvh;padding:0;overflow:hidden;box-shadow:-24px 0 60px #0604086b}.ba-mobile-panel-header{border-bottom:1px solid color-mix(in srgb, var(--mobile-menu-link-text) 13%, transparent);justify-content:space-between;align-items:center;min-height:88px;padding:1.1rem clamp(1.15rem,5vw,1.75rem);display:flex}.ba-mobile-panel-kicker,.ba-mobile-utility>p{color:color-mix(in srgb, var(--ba-primary) 86%, white);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:700;display:block}.ba-mobile-panel-header p{color:#fff;font-family:var(--cms-font-heading);margin-top:.25rem;font-size:1.35rem;font-weight:700;line-height:1.1}.ba-header-actions .ba-mobile-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff3d;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.ba-header-actions .ba-mobile-close:hover,.ba-header-actions .ba-mobile-close:focus-visible{background:color-mix(in srgb, var(--ba-primary) 28%, transparent);border-color:color-mix(in srgb, var(--ba-primary) 72%, white)}.ba-mobile-close span,.ba-mobile-close span:before{content:"";background:currentColor;border-radius:999px;width:19px;height:2px;display:block;transform:rotate(45deg)}.ba-mobile-close span:before{transform:rotate(90deg)}.ba-mobile-nav{overscroll-behavior:contain;scrollbar-color:color-mix(in srgb, var(--ba-primary) 50%, transparent) transparent;scrollbar-width:thin;min-height:0;padding:1rem clamp(1.15rem,5vw,1.75rem) 1.5rem;overflow-y:auto}.ba-mobile-nav-primary{gap:.2rem;display:grid}.ba-mobile-panel .ba-mobile-nav-primary a{color:#fff;font-family:var(--cms-font-heading);overflow-wrap:anywhere;text-align:left;white-space:normal;background:0 0;border:0;border-radius:.75rem;justify-content:space-between;gap:1rem;min-height:52px;padding:.65rem .75rem;font-size:clamp(1.15rem,5vw,1.45rem);font-weight:650;line-height:1.25}.ba-mobile-panel .ba-mobile-link-icon{border:1px solid color-mix(in srgb, var(--ba-primary) 38%, transparent);color:color-mix(in srgb, var(--ba-primary) 80%, white);border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.9rem;display:inline-flex}.ba-mobile-panel .ba-mobile-link-label{overflow-wrap:anywhere;min-width:0}.ba-mobile-panel .ba-mobile-nav-primary a:hover,.ba-mobile-panel .ba-mobile-nav-primary a:focus-visible{background:color-mix(in srgb, var(--ba-primary) 13%, transparent)}.ba-mobile-panel .ba-mobile-cta{background:linear-gradient(135deg, var(--ba-primary), var(--ba-secondary));box-shadow:0 14px 30px color-mix(in srgb, var(--ba-secondary) 28%, transparent);color:#160d1a;text-align:center;border:0;border-radius:999px;justify-content:center;min-height:54px;margin-top:1rem;padding:.8rem 1.2rem;font-weight:700}.ba-mobile-panel .ba-mobile-cta:hover,.ba-mobile-panel .ba-mobile-cta:focus-visible{background:linear-gradient(135deg, color-mix(in srgb, var(--ba-primary) 82%, white), color-mix(in srgb, var(--ba-secondary) 82%, white));color:#160d1a}.ba-mobile-utility{border-top:1px solid color-mix(in srgb, var(--mobile-menu-link-text) 13%, transparent);margin-top:1.25rem;padding-top:1.25rem}.ba-mobile-utility>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.75rem;display:grid}.ba-mobile-panel .ba-mobile-utility a{color:#ffffffe6;overflow-wrap:anywhere;text-align:center;white-space:normal;background:#ffffff12;border:1px solid #ffffff26;border-radius:.75rem;justify-content:center;min-height:48px;padding:.65rem;font-size:.9rem;font-weight:700;line-height:1.25}.ba-mobile-panel .ba-mobile-utility a:hover,.ba-mobile-panel .ba-mobile-utility a:focus-visible{background:color-mix(in srgb, var(--ba-primary) 20%, transparent);border-color:color-mix(in srgb, var(--ba-primary) 52%, transparent)}.ba-mobile-panel-footer{border-top:1px solid color-mix(in srgb, var(--mobile-menu-link-text) 13%, transparent);color:color-mix(in srgb, var(--mobile-menu-link-text) 58%, transparent);letter-spacing:.04em;padding:1rem clamp(1.15rem, 5vw, 1.75rem) max(1rem, env(safe-area-inset-bottom));margin:0;font-size:.76rem}.ba-main{min-height:68vh;padding-top:0}.ba-has-top-hero .ba-main>.public-hero:first-child .public-hero-content,.ba-has-top-hero .ba-main>.vb-document>.public-hero:first-child .public-hero-content,.ba-has-top-hero .ba-main>.vb-document>.vb-section:first-child .public-hero-content{padding-top:calc(var(--public-navbar-height,82px) + 5rem)}.ba-container{max-width:1180px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}.ba-page-shell{padding:4rem 0 5rem}.ba-page-lede{color:var(--ba-muted);max-width:46rem;margin-top:1rem;font-size:1.08rem;line-height:1.75}.ba-card-link{font-weight:700;text-decoration:none;display:block}.ba-card-link:hover,.ba-card-link:focus{color:var(--ba-secondary)}.ba-alert{border-radius:var(--ba-radius);padding:.85rem 1rem;font-size:.95rem;font-weight:700;line-height:1.55}.ba-alert-success{color:#064e3b;background:#ecfdf5;border:1px solid #a7f3d0}.ba-alert-error{color:#881337;background:#fff1f2;border:1px solid #fecdd3}.ba-status{color:#064e3b;text-align:center;background:#ecfdf5;border-bottom:1px solid #a7f3d0;padding:.85rem 1rem;font-size:.95rem;font-weight:700}.ba-hero{background-color:#18151d;align-items:center;min-height:min(760px,88vh);display:flex;position:relative;overflow:hidden}.ba-hero.ba-hero-compact{min-height:48vh}.ba-hero-media{position:absolute;inset:0}.ba-hero-media img{object-fit:cover;width:100%;height:100%}.ba-hero:after{content:"";background:linear-gradient(#0a090dbd,#0a090d2e 18%,#0a090d00 34%),radial-gradient(circle at 28% 35%,#b77bde42,#0000 32%),linear-gradient(90deg,#120e16db,#120e166b 52%,#120e16bd);position:absolute;inset:0}.ba-hero-content{color:#fff;z-index:1;max-width:760px;padding-top:5rem;padding-bottom:5rem;position:relative}.ba-hero-eyebrow,.ba-eyebrow{color:var(--ba-primary);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}.ba-hero h1{text-shadow:0 4px 22px #00000059;max-width:10ch;margin:.8rem 0 0;font-size:clamp(3rem,7vw,6.8rem);font-weight:700;line-height:.95}.ba-hero p{color:#ffffffdb;max-width:42rem;margin-top:1.35rem;font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.65}.ba-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.ba-button,.ba-theme button.ba-button,.ba-theme .ba-button{background:var(--button-bg);border:1px solid var(--button-border);border-radius:var(--ba-button-radius);color:var(--button-fg);justify-content:center;align-items:center;min-height:2.75rem;padding:.8rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.ba-button:hover,.ba-button:focus-visible{background:var(--button-hover-bg);border-color:var(--button-hover-border);color:var(--button-hover-fg);transform:translateY(-2px);box-shadow:0 12px 26px #a443e440}.ba-button[aria-disabled=true],.ba-button:disabled,.ba-theme .vb-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.ba-button-secondary{color:#fff;background:#ffffff1f;border:1px solid #ffffff85}.ba-button-quiet{background:var(--ba-surface);border:1px solid var(--ba-line);color:var(--ba-dark)}.ba-section{padding:clamp(3rem,8vw,6rem) 0}.ba-section-soft{background:#ffffff94}.ba-section-surface{background:var(--ba-surface)}.ba-section-dark{background:var(--ba-dark);color:var(--ba-dark-text)}.ba-section-accent{background:color-mix(in srgb, var(--ba-primary) 14%, white)}.ba-section-heading{text-align:center;max-width:760px;margin:0 auto 2.5rem}.ba-section-heading h2,.ba-page-title{margin:.45rem 0 0;font-size:clamp(2.3rem,4vw,4rem);font-weight:700;line-height:1.05}.ba-section-heading p,.ba-page-summary{color:var(--ba-muted);margin-top:1rem;font-size:1.08rem;line-height:1.75}.ba-section-heading .ba-eyebrow{color:var(--ba-primary)}.ba-zigzag{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.75rem,4vw,4rem);margin-top:3rem;display:grid}.ba-zigzag.ba-reverse .ba-zigzag-media{order:2}.ba-zigzag h2,.ba-zigzag h3{margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.08}.ba-zigzag p,.ba-rich-copy,.ba-card p,.ba-prose{color:var(--ba-muted);font-size:1.05rem;line-height:1.8}.ba-section-dark .ba-zigzag p,.ba-section-dark .ba-rich-copy{color:#ffffffc7}.ba-zigzag-media img,.ba-media-frame img{aspect-ratio:4/3;border-radius:var(--ba-radius);box-shadow:var(--ba-shadow);object-fit:cover;width:100%;height:100%}.ba-media-frame{overflow:hidden}.ba-grid{gap:1.25rem;display:grid}.ba-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ba-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ba-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ba-card{background:var(--ba-surface);border:1px solid var(--ba-line);border-radius:var(--ba-radius);color:var(--ba-surface-text);overflow:hidden;box-shadow:0 10px 30px #1c172214}.ba-section-dark .ba-card p,.ba-section-dark .ba-panel .ba-rich-copy{color:var(--ba-muted)}.ba-card-body{padding:1.25rem}.ba-card-image{aspect-ratio:4/5;background:color-mix(in srgb, var(--ba-primary) 20%, white);overflow:hidden}.ba-card-image img{object-fit:cover;width:100%;height:100%}.ba-card-kicker,.ba-pill{background:color-mix(in srgb, var(--ba-primary) 14%, white);color:var(--ba-secondary);border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.ba-card h3{margin-top:.8rem;font-size:1.35rem;font-weight:700;line-height:1.15}.ba-card-meta{color:var(--ba-muted);font-size:.85rem;font-weight:700}.ba-filter,.ba-panel,.ba-form{background:var(--ba-surface);border:1px solid var(--ba-line);border-radius:var(--ba-radius);color:var(--ba-surface-text);box-shadow:0 10px 30px #1c172214}.ba-theme .cms-callout-card{--cms-heading-color:var(--ba-surface-text);--cms-body-color:var(--ba-muted);--cms-button-color:var(--button-fg);background:var(--ba-surface);border-color:var(--ba-line);color:var(--ba-surface-text)}.ba-theme .ba-section-dark .cms-callout-card .cms-callout-body,.ba-theme .cms-callout-card .cms-callout-body{color:var(--ba-muted)}.ba-theme .cms-callout-card .cms-callout-cta:is(:hover,:focus-visible){--cms-button-color:var(--button-hover-fg)}[class~="bg-[var(--brand)]"][class~=text-white]{border:1px solid var(--button-border);color:var(--button-fg)}:is(a,button)[class~="bg-[var(--brand)]"][class~=text-white]:is(:hover,:focus-visible){background:var(--button-hover-bg);border-color:var(--button-hover-border);color:var(--button-hover-fg)}.ba-filter{gap:.75rem;padding:1rem;display:grid}.ba-filter input,.ba-filter select,.ba-form input,.ba-form textarea,.ba-form select{border:1px solid #25232738;border-radius:.7rem;width:100%;min-height:2.75rem;padding:.7rem .85rem}.ba-table-wrap{overflow-x:auto}.ba-empty{background:var(--ba-surface);border-radius:var(--ba-radius);text-align:center;border:1px dashed #2523273d;padding:3rem 1.5rem}.ba-footer{color:#fff;background:#252327;margin-top:5rem}.ba-footer-top{grid-template-columns:1.4fr .8fr .8fr .8fr;gap:2rem;padding:4rem 1.25rem;display:grid}.ba-footer p,.ba-footer a{color:#ffffffc2}.ba-footer a{margin-top:.65rem;text-decoration:none;display:block}.ba-footer a:hover,.ba-footer a:focus-visible{color:#fff;text-decoration:underline}.ba-footer-title{color:#fff;font-family:var(--cms-font-heading);font-size:2rem;font-weight:700}.ba-footer-bottom{color:#ffffff94;text-align:center;border-top:1px solid #ffffff1f;padding:1.25rem;font-size:.85rem}.ba-buy-strip{background:var(--ba-surface);border:1px solid var(--ba-line);border-radius:var(--ba-radius);box-shadow:var(--ba-shadow);z-index:40;gap:1rem;max-width:28rem;padding:1rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}@media (width<=1280px){.ba-logo-subtitle{display:none}}@media (width>=1121px){.ba-header[data-nav-collapsed=true] .ba-nav,.ba-header[data-nav-collapsed=true] .ba-header-actions .ba-control-link{display:none}.ba-header[data-nav-collapsed=true] .ba-mobile-menu{display:block}}@media (width<=1120px){.ba-nav,.ba-header-actions .ba-control-link{display:none}.ba-mobile-menu{display:block}}@media (width<=900px){.ba-header-inner{min-height:70px}.ba-has-top-hero .ba-main>.public-hero:first-child .public-hero-content,.ba-has-top-hero .ba-main>.vb-document>.public-hero:first-child .public-hero-content,.ba-has-top-hero .ba-main>.vb-document>.vb-section:first-child .public-hero-content{padding-top:calc(var(--public-navbar-height,70px) + 4rem)}.ba-logo-subtitle,.ba-header-actions .ba-hide-sm{display:none}.ba-zigzag,.ba-grid-2,.ba-grid-3,.ba-grid-4,.ba-footer-top{grid-template-columns:1fr}.ba-zigzag.ba-reverse .ba-zigzag-media{order:0}.ba-hero{min-height:68vh}.ba-buy-strip{border-radius:0;max-width:none;bottom:0;left:0;right:0}}@media (width<=620px){.ba-header-actions .ba-primary-link,.ba-header-actions>button{display:none}.ba-hero-content{padding-top:4rem;padding-bottom:4rem}}.ba-theme .vb-document{--vb-content-width:1180px;width:100%;max-width:none;min-height:1px;overflow:visible}.ba-theme .vb-node{box-sizing:border-box;position:relative}.ba-theme .vb-section{flex-direction:column;width:100%;display:flex}.ba-theme .vb-container{flex-direction:column;width:100%;margin-inline:auto;display:flex}.ba-theme .vb-grid{grid-template-columns:repeat(var(--vb-columns,2), minmax(0, 1fr));gap:1rem;display:grid}.ba-theme .vb-column,.ba-theme .vb-stack,.ba-theme .vb-group{flex-direction:column;gap:1rem;min-width:0;display:flex}.ba-theme .vb-tabs,.ba-theme .vb-accordion{width:100%}.ba-theme .vb-tab-list{border-bottom:1px solid color-mix(in srgb, var(--vb-text) 18%, transparent);flex-wrap:wrap;gap:.25rem;display:flex}.ba-theme .vb-tab-list button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:3px solid #0000;padding:.75rem 1rem;font-weight:700}.ba-theme .vb-tab-list button[aria-selected=true]{border-bottom-color:var(--vb-accent)}.ba-theme .vb-tab-list button:focus-visible,.ba-theme .vb-accordion summary:focus-visible{outline:3px solid color-mix(in srgb, var(--vb-accent) 65%, transparent);outline-offset:2px}.ba-theme .vb-tab-panel{padding-top:1.25rem}.ba-theme .vb-accordion{gap:.5rem;display:grid}.ba-theme .vb-accordion details{border:1px solid color-mix(in srgb, var(--vb-text) 16%, transparent);background:var(--vb-surface);color:var(--vb-text);border-radius:.5rem}.ba-theme .vb-accordion summary{cursor:pointer;padding:1rem;font-weight:700}.ba-theme .vb-accordion-panel{border-top:1px solid color-mix(in srgb, var(--vb-text) 12%, transparent);padding:1rem}.ba-theme .vb-content{width:100%;margin-inline:auto;padding:3.5rem 1rem}.ba-theme .vb-heading{font-size:clamp(2rem,4vw,4.5rem);line-height:1.06}.ba-theme .vb-rich-text{font-size:1.0625rem;line-height:1.75}.ba-theme .vb-rich-text>*+*{margin-top:1rem}.ba-theme .vb-section-intro{margin-inline:auto;padding-block:clamp(3rem,8vw,6rem)}.ba-theme .vb-section-intro.vb-align-center{text-align:center}.ba-theme .vb-section-intro.vb-align-right{text-align:right}.ba-theme .vb-section-intro h2{margin:.45rem 0 0;font-size:clamp(2.3rem,4vw,4rem);font-weight:700;line-height:1.05}.ba-theme .vb-section-intro>p:last-child{color:var(--ba-muted);margin-top:1rem;font-size:1.08rem;line-height:1.75}.ba-theme .vb-image img,.ba-theme .vb-gallery img,.ba-theme .vb-feature img{width:100%;max-width:100%;height:auto;display:block}.ba-theme .vb-media-placeholder,.ba-theme .vb-node-empty{color:var(--ba-muted);background:#f2eef4;border:1px dashed #9b8ca2;justify-content:center;align-items:center;min-height:8rem;padding:1rem;display:flex}.ba-theme .vb-video{aspect-ratio:16/9}.ba-theme .vb-video iframe{border:0;width:100%;height:100%}.ba-theme .vb-button{border:1px solid #0000;justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.ba-theme .vb-button-primary{background:var(--vb-button-bg);border-color:var(--vb-button-border);color:var(--vb-button-fg)}.ba-theme .vb-button-primary:hover,.ba-theme .vb-button-primary:focus-visible{background:var(--vb-button-hover-bg);border-color:var(--vb-button-hover-border);color:var(--vb-button-hover-fg)}.ba-theme .vb-button-secondary{color:inherit;background:0 0;border-color:currentColor}.ba-theme .vb-icon{color:var(--ba-secondary);padding-block:1rem;font-size:2.5rem}.ba-theme .vb-list{gap:.75rem;list-style:none;display:grid}.ba-theme .vb-list li{border-left:3px solid var(--ba-secondary);gap:.25rem;padding-left:1rem;display:grid}.ba-theme .vb-quote{border-left:4px solid var(--ba-secondary);font-size:1.75rem;line-height:1.35}.ba-theme .vb-divider{padding-block:1.5rem}.ba-theme .vb-spacer-xs{height:1rem}.ba-theme .vb-spacer-sm{height:2rem}.ba-theme .vb-spacer-md{height:4rem}.ba-theme .vb-spacer-lg{height:6rem}.ba-theme .vb-spacer-xl{height:9rem}.ba-theme .vb-hero{color:#fff;background:#18131d;align-items:center;display:flex;position:relative;overflow:hidden}.ba-theme .vb-hero-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ba-theme .vb-hero-content{z-index:1;padding-block:7rem;position:relative}.ba-theme .vb-hero h1{max-width:14ch;font-size:clamp(3rem,7vw,6.5rem);line-height:.98}.ba-theme .vb-hero p:not(.vb-eyebrow){max-width:42rem;margin-top:1.5rem;font-size:1.125rem;line-height:1.7}.ba-theme .vb-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.ba-theme .vb-feature{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.ba-theme .vb-feature-right .vb-feature-media{order:2}.ba-theme .vb-feature-copy h2,.ba-theme .vb-callout h2,.ba-theme .vb-collection h2,.ba-theme .vb-content>h2,.ba-theme .vb-form-section h2{font-size:clamp(2rem,4vw,3.75rem);line-height:1.08}.ba-theme .vb-callout{justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.ba-theme .vb-gallery{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.ba-theme .vb-gallery img{aspect-ratio:1;object-fit:cover}.ba-theme .vb-logo-strip{grid-template-columns:repeat(5,1fr);align-items:center;gap:2rem;margin-top:2rem;display:grid}.ba-theme .vb-logo-strip img{filter:grayscale();object-fit:contain;width:100%;height:4rem}.ba-theme .vb-collection-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.ba-theme .vb-collection-item,.ba-theme .vb-collection figure,.ba-theme .vb-collection details{background:var(--ba-surface);color:var(--ba-surface-text);border-radius:8px;padding:1.5rem}.ba-theme .vb-record-grid{grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr));gap:1.25rem;margin-top:2rem;display:grid}.ba-theme .vb-featured-record{grid-template-columns:minmax(15rem,.7fr) 1.3fr;align-items:center;gap:2.5rem;display:grid}.ba-theme .vb-form-section{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.ba-theme .vb-form-section form{gap:1rem;display:grid}.ba-theme .vb-form-section label{gap:.375rem;display:grid}.ba-theme .vb-form-section input,.ba-theme .vb-form-section textarea{background:var(--ba-surface);border:1px solid var(--ba-line);color:var(--ba-surface-text);min-height:2.75rem;padding:.75rem}.ba-theme .vb-social-links{flex-wrap:wrap;gap:1rem;padding-block:1.5rem;display:flex}@media (width>=1025px){.ba-theme .vb-hide-desktop{display:none!important}}@media (width>=641px) and (width<=1024px){.ba-theme .vb-hide-tablet{display:none!important}}@media (width<=1024px){.ba-theme .vb-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.ba-theme .vb-hide-mobile{display:none!important}.ba-theme .vb-grid,.ba-theme .vb-record-grid,.ba-theme .vb-gallery,.ba-theme .vb-collection-grid,.ba-theme .vb-feature,.ba-theme .vb-featured-record,.ba-theme .vb-form-section{grid-template-columns:1fr}.ba-theme .vb-callout{flex-direction:column;align-items:stretch}.ba-theme .vb-feature-right .vb-feature-media{order:0}}.ba-theme .vb-document{color:var(--ba-text)}.ba-theme .vb-container{max-width:min(1180px,100% - 2rem);padding-inline:0}.ba-theme .vb-content{max-width:1180px}.ba-theme .vb-heading,.ba-theme .vb-hero h1,.ba-theme .vb-feature-copy h2,.ba-theme .vb-callout h2,.ba-theme .vb-collection h2,.ba-theme .vb-content>h2,.ba-theme .vb-form-section h2{font-family:var(--cms-font-heading)}.ba-theme .vb-eyebrow{color:var(--ba-secondary)}.ba-theme .vb-button{text-transform:uppercase;border-radius:6px}.ba-theme .vb-button-primary{background:var(--vb-button-bg)}.ba-theme .vb-hero{min-height:min(780px,88vh)}.ba-theme .vb-hero-overlay{opacity:var(--vb-overlay-opacity,1);background:linear-gradient(90deg,#16081be0,#2e0e3861,#0003)}.ba-theme .vb-feature{padding-block:5rem}.ba-theme .vb-feature img{border-radius:8px;box-shadow:0 20px 45px #2314282e}.ba-theme .vb-callout{background:var(--ba-surface);border-color:var(--ba-line);box-shadow:var(--ba-shadow);color:var(--ba-surface-text);border-radius:8px}.ba-theme .vb-callout-cta,.ba-theme .vb-callout-announcement{background:color-mix(in srgb, var(--ba-primary) 9%, var(--ba-surface))}.ba-theme .vb-collection-item,.ba-theme .vb-collection figure,.ba-theme .vb-collection details{border-color:var(--ba-line);box-shadow:var(--ba-shadow)}.ba-theme .vb-preview-selected{outline-color:#a443e4!important}.ba-theme .cms-visual-block.vb-hero{background-color:#18151d;min-height:min(760px,88vh)}.ba-theme .cms-visual-block.vb-hero .vb-hero-overlay{opacity:var(--vb-overlay-opacity,1);background:linear-gradient(#0a090dbd,#0a090d2e 18%,#0a090d00 34%),radial-gradient(circle at 28% 35%,#b77bde42,#0000 32%),linear-gradient(90deg,#120e16db,#120e166b 52%,#120e16bd);position:absolute;inset:0}.ba-theme .cms-visual-block.vb-hero .vb-hero-content{max-width:760px;padding:5rem 1.25rem}.ba-theme .cms-visual-block.vb-hero h1{text-shadow:0 4px 22px #00000059;max-width:10ch;margin:.8rem 0 0;font-size:clamp(3rem,7vw,6.8rem);font-weight:700;line-height:.95}.ba-theme .cms-visual-block.vb-hero p:not(.vb-eyebrow){color:#ffffffdb;margin-top:1.35rem;font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.65}.ba-theme .cms-visual-block.vb-hero .vb-eyebrow{color:#ffffffdb;margin:1.35rem 0 0;font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.65}.ba-theme .cms-visual-block .vb-eyebrow{color:var(--ba-primary);letter-spacing:.14em;font-size:.78rem;font-weight:700}.ba-theme .cms-visual-block .vb-button{border-radius:var(--ba-button-radius);text-transform:none;padding:.8rem 1.2rem;font-weight:700}.ba-theme .cms-visual-block .vb-button-primary{background:var(--vb-button-bg);color:var(--vb-button-fg)}.ba-theme .cms-visual-block.vb-feature{gap:clamp(1.75rem,4vw,4rem);width:calc(100% - 2.5rem);max-width:1140px;margin-top:3rem;padding:clamp(3rem,8vw,6rem) 0}.ba-theme .cms-visual-block.vb-feature h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.08}.ba-theme .cms-visual-block.vb-feature p,.ba-theme .cms-visual-block.vb-callout p,.ba-theme .cms-visual-block.vb-lead,.ba-theme .cms-visual-block.vb-form-section p{color:var(--ba-muted);font-size:1.05rem;line-height:1.75}.ba-theme .cms-visual-block.vb-feature img{aspect-ratio:4/3;border-radius:var(--ba-radius);box-shadow:var(--ba-shadow);object-fit:cover;height:100%}.ba-theme .cms-visual-block.vb-callout{border:1px solid var(--ba-line);border-radius:var(--ba-radius);box-shadow:var(--ba-shadow);padding:2rem;display:block}.ba-theme .cms-visual-block.vb-callout .cms-callout-cta{margin-top:1.5rem}.ba-theme .cms-visual-block.vb-collection-multi_column{text-align:center}.ba-theme .cms-visual-block.vb-collection-multi_column .vb-collection-grid{text-align:left}.ba-theme .cms-visual-block.vb-callout h2,.ba-theme .cms-visual-block.vb-collection h2,.ba-theme .cms-visual-block.vb-content>h2,.ba-theme .cms-visual-block.vb-form-section h2{font-size:clamp(2.3rem,4vw,4rem);font-weight:700;line-height:1.05}.ba-theme .cms-visual-block .vb-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.ba-theme .cms-visual-block .vb-gallery img{border-radius:var(--ba-radius);box-shadow:var(--ba-shadow)}.ba-theme .cms-visual-block.vb-collection .vb-collection-item,.ba-theme .cms-visual-block.vb-collection figure,.ba-theme .cms-visual-block.vb-collection details{border:1px solid var(--ba-line);border-radius:var(--ba-radius);box-shadow:var(--ba-shadow)}.ba-theme .cms-visual-block.vb-collection-testimonials{background:var(--ba-dark);border-radius:var(--ba-radius);color:var(--ba-dark-text);padding:2rem}.ba-theme .cms-visual-block.vb-collection-testimonials figure{background:color-mix(in srgb, var(--ba-dark-text) 10%, transparent);color:var(--ba-dark-text)}.ba-theme .cms-visual-block.vb-collection-stats .vb-collection-grid{background:var(--ba-surface);border-radius:var(--ba-radius);box-shadow:var(--ba-shadow);padding:1.5rem}.ba-theme .cms-visual-block.vb-collection-stats .vb-collection-item{border:0;border-left:4px solid var(--ba-secondary);box-shadow:none;border-radius:0;padding:0 0 0 1rem}@media (width<=640px){.ba-theme .cms-visual-block .vb-gallery{grid-template-columns:1fr}.ba-theme .cms-visual-block.vb-hero .vb-hero-content{padding-block:4rem}}@media (width<=900px){.ba-theme .vb-feature{grid-template-columns:1fr}.ba-theme .vb-feature-right .vb-feature-media{order:0}}
