@layer components{.bal,.bal-sheet{--white:#fff;--mist:#e2efef;--gray:#eff3f2;--ink:#0c2e30;--dark:#0c2e30;--dark-2:#08221f;--muted:#63726f;--muted-d:#9dbbbb;--line:#dfe7e5;--line-d:#ffffff24;--accent:#2a6e72;--accent-deep:#194e52;--accent-soft:#deebeb;--accent-line:#2a6e728c;--brand-bright:#4e9298;--coral:#e58063;--coral-deep:#c15e42;--coral-soft:#fbede6;--sky:#7fb0bd;--body:#1d2726}.bal *,.bal :before,.bal :after{box-sizing:border-box;margin:0;padding:0}.bal-sheet{font-family:var(--font-dm-sans), -apple-system, "Segoe UE", sans-serif}.bal{scroll-behavior:smooth;font-family:var(--font-dm-sans), -apple-system, "Segoe UE", sans-serif;background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-feature-settings:"ss01";overflow-x:hidden}.bal a{color:inherit}.bal h1,.bal h2,.bal h3{letter-spacing:-.03em;font-weight:500;line-height:1.02}.bal .bloom{pointer-events:none;z-index:0;position:absolute}.bal .bloom svg{width:100%;height:100%;display:block}.bal .bloom rect{fill:var(--accent)}@keyframes bloomspin{to{transform:rotate(360deg)}}.bal .bloom--spin{animation:120s linear infinite bloomspin}.bal .bloom--spin-rev{animation:150s linear infinite reverse bloomspin}.bal .bloom--spin-slow{animation:260s linear infinite bloomspin}@supports (animation-timeline:view()){.bal.js .reveal,.bal.js .reveal-l,.bal.js .reveal-s{animation-fill-mode:both;animation-timeline:view();animation-range:entry cover 18%}.bal.js .reveal{animation-name:reveal-up;animation-duration:.8s;animation-timing-function:cubic-bezier(.2,.7,.2,1)}.bal.js .reveal-l{animation-name:reveal-left;animation-duration:.8s;animation-timing-function:cubic-bezier(.2,.7,.2,1)}.bal.js .reveal-s{animation-name:reveal-scale;animation-duration:.7s;animation-timing-function:cubic-bezier(.2,.7,.2,1)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes reveal-left{0%{opacity:0;transform:translate(-34px)}to{opacity:1;transform:none}}@keyframes reveal-scale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.bal.js .reveal,.bal.js .reveal-l,.bal.js .reveal-s{opacity:1;animation:none;transform:none}}.bal .convo-dot{background:var(--coral);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite convopulse;box-shadow:0 0 0 4px #e580632e}@keyframes convopulse{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.bal .convo-wave i{background:var(--accent);border-radius:2px;width:2.5px;display:block}.bal .convo-wave i:first-child{animation:.9s ease-in-out infinite cwave}.bal .convo-wave i:nth-child(2){animation:1.1s ease-in-out .1s infinite cwave}.bal .convo-wave i:nth-child(3){animation:1.25s ease-in-out .2s infinite cwave}.bal .convo-wave i:nth-child(4){animation:1s ease-in-out .3s infinite cwave}.bal .convo-wave i:nth-child(5){animation:1.15s ease-in-out .4s infinite cwave}@keyframes cwave{0%,to{height:4px}50%{height:15px}}}
