@charset "UTF-8";
/* https://jfig.net/wp-content/plugins/wp-spaceapi-consumer/wp-spaceapi-consumer-style.css?ver=1.0.0 */
.space-status-indicator{display:inline-flex;align-items:center;gap:.4em;padding:.25em .75em;border-radius:1em;font-size:.95em;font-weight:600;line-height:1;border:1px solid transparent;user-select:none;transition:filter .15s ease-in-out}.space-status-indicator.open{background:#e7f9ec;color:#1e7a34}.space-status-indicator.closed{background:#fdeeee;color:#c03c3c}.space-status-indicator:hover,.space-status-indicator:focus{filter:brightness(1.05);outline:none}