.streamatom-spline { position: relative; width: 100%; overflow: hidden; }
.streamatom-spline__canvas,
.streamatom-spline__fallback { display: block; width: 100%; height: 100%; }
.streamatom-spline__fallback { position: absolute; inset: 0; object-fit: cover; }
.streamatom-spline__status { position: absolute; inset: auto 1rem 1rem; margin: 0; color: currentColor; }
.streamatom-spline__error { color: #b32d2e; }
