.ba-about[data-astro-cid-bf4n3z4y]{position:relative;width:100%;height:clamp(360px,62vh,580px);background:linear-gradient(180deg,#0d1f23,#091518);overflow:hidden;isolation:isolate}.ba-atmos[data-astro-cid-bf4n3z4y]{position:absolute;inset:0;pointer-events:none;z-index:0}.ba-noise[data-astro-cid-bf4n3z4y]{position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 0.82  0 0 0 0 0.55  0 0 0 0.06 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");mix-blend-mode:overlay;opacity:.5}.ba-glow[data-astro-cid-bf4n3z4y]{position:absolute;width:70%;height:90%;right:-15%;top:5%;background:radial-gradient(ellipse at center,rgba(255,210,141,.1) 0%,rgba(201,164,92,.04) 35%,transparent 65%);filter:blur(40px)}.ba-split[data-astro-cid-bf4n3z4y]{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;height:100%;align-items:stretch}.ba-media[data-astro-cid-bf4n3z4y]{position:relative;margin:40px 0 40px 60px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:visible;min-height:0}.ba-media[data-astro-cid-bf4n3z4y] video[data-astro-cid-bf4n3z4y]{height:100%;width:auto;max-width:100%;display:block}.ba-corner[data-astro-cid-bf4n3z4y]{position:absolute;width:34px;height:34px;border:1px solid #C9A45C;z-index:2;pointer-events:none}.ba-corner--tl[data-astro-cid-bf4n3z4y]{top:-10px;left:-10px;border-right:none;border-bottom:none}.ba-corner--br[data-astro-cid-bf4n3z4y]{bottom:-10px;right:-10px;border-top:none;border-left:none}.ba-prose[data-astro-cid-bf4n3z4y]{position:relative;padding:40px 40px 40px 44px;display:flex;flex-direction:column;justify-content:center;color:#ede3d2}.ba-prose[data-astro-cid-bf4n3z4y]:before{content:"";position:absolute;left:0;top:60px;bottom:60px;width:1px;background:linear-gradient(180deg,transparent 0%,rgba(201,164,92,.5) 25%,rgba(201,164,92,.5) 75%,transparent 100%)}.ba-eyebrow[data-astro-cid-bf4n3z4y]{display:flex;align-items:center;gap:14px;margin-bottom:14px}.ba-eyebrow-rule[data-astro-cid-bf4n3z4y]{width:32px;height:1px;background:#c9a45c;transform-origin:left;animation:ba-rule 1.1s ease-out .1s both}.ba-eyebrow-label[data-astro-cid-bf4n3z4y]{font-size:10px;letter-spacing:.35em;text-transform:uppercase;color:#c9a45c;font-weight:500}.ba-title[data-astro-cid-bf4n3z4y]{font-family:inherit;font-style:italic;font-weight:400;font-size:clamp(22px,2.2vw,34px);line-height:1.1;letter-spacing:-.01em;margin:0 0 16px;color:#ede3d2}.ba-lede[data-astro-cid-bf4n3z4y]{font-size:14px;line-height:1.65;color:#ede3d2b8;margin:0 0 22px;max-width:42ch;font-style:normal}.ba-cta[data-astro-cid-bf4n3z4y]{display:inline-flex;align-items:center;gap:14px;color:#ffd28d;text-decoration:none;font-size:11px;letter-spacing:.35em;text-transform:uppercase;font-weight:500;align-self:flex-start;padding:4px 0}.ba-cta-label[data-astro-cid-bf4n3z4y]{position:relative}.ba-cta-label[data-astro-cid-bf4n3z4y]:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:#ffd28d;transform-origin:left;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.ba-cta[data-astro-cid-bf4n3z4y]:hover .ba-cta-label[data-astro-cid-bf4n3z4y]:after{transform:scaleX(1.2)}.ba-cta-line[data-astro-cid-bf4n3z4y]{width:52px;height:1px;background:#c9a45c;transition:width .45s cubic-bezier(.2,.8,.2,1)}.ba-cta[data-astro-cid-bf4n3z4y]:hover .ba-cta-line[data-astro-cid-bf4n3z4y]{width:74px}.ba-cta-arrow[data-astro-cid-bf4n3z4y]{color:#ffd28d;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.ba-cta[data-astro-cid-bf4n3z4y]:hover .ba-cta-arrow[data-astro-cid-bf4n3z4y]{transform:translate(8px)}.ba-media[data-astro-cid-bf4n3z4y]{opacity:0;transform:scale(.985);animation:ba-in-scale 1.1s ease-out .05s both}.ba-eyebrow[data-astro-cid-bf4n3z4y],.ba-title[data-astro-cid-bf4n3z4y],.ba-lede[data-astro-cid-bf4n3z4y],.ba-cta[data-astro-cid-bf4n3z4y]{opacity:0;transform:translateY(18px);animation:ba-in .85s cubic-bezier(.2,.8,.2,1) both}.ba-eyebrow[data-astro-cid-bf4n3z4y]{animation-delay:.15s}.ba-title[data-astro-cid-bf4n3z4y]{animation-delay:.28s}.ba-lede[data-astro-cid-bf4n3z4y]{animation-delay:.42s}.ba-cta[data-astro-cid-bf4n3z4y]{animation-delay:.56s}@keyframes ba-in{to{opacity:1;transform:translateY(0)}}@keyframes ba-in-scale{to{opacity:1;transform:scale(1)}}@keyframes ba-rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:991px){.ba-about[data-astro-cid-bf4n3z4y]{height:auto;min-height:0}.ba-split[data-astro-cid-bf4n3z4y]{grid-template-columns:1fr}.ba-media[data-astro-cid-bf4n3z4y]{margin:32px 24px;height:56vh;min-height:320px}.ba-corner[data-astro-cid-bf4n3z4y]{width:32px;height:32px}.ba-corner--tl[data-astro-cid-bf4n3z4y]{top:-8px;left:-8px}.ba-corner--br[data-astro-cid-bf4n3z4y]{bottom:-8px;right:-8px}.ba-prose[data-astro-cid-bf4n3z4y]{padding:40px 24px 60px}.ba-prose[data-astro-cid-bf4n3z4y]:before{display:none}}@media(prefers-reduced-motion:reduce){.ba-media[data-astro-cid-bf4n3z4y],.ba-eyebrow[data-astro-cid-bf4n3z4y],.ba-title[data-astro-cid-bf4n3z4y],.ba-lede[data-astro-cid-bf4n3z4y],.ba-cta[data-astro-cid-bf4n3z4y],.ba-eyebrow-rule[data-astro-cid-bf4n3z4y]{animation:none;opacity:1;transform:none}}
