/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/meeting/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* ====================================================================== */
/* MEETING CARD                                                           */
/* ====================================================================== */
.br-meeting {
  background: #eaf5fb;
  padding: 18px 20px 14px;
  border-radius: 4px;
  font-family: inherit;
}

/* --- placeholder / error states --- */
.br-meeting--placeholder,
.br-meeting--empty,
.br-meeting--error,
.br-meeting--no-api {
  background: #eaf5fb;
  padding: 18px 20px;
  border-radius: 4px;
  font-size: 14px;
  color: #6b7280;
}
.br-meeting--placeholder strong,
.br-meeting--empty strong,
.br-meeting--error strong,
.br-meeting--no-api strong {
  color: #1a1a1a;
  display: block;
  margin-bottom: 6px;
}
.br-meeting--placeholder .br-meeting-warn,
.br-meeting--empty .br-meeting-warn,
.br-meeting--error .br-meeting-warn,
.br-meeting--no-api .br-meeting-warn {
  color: #92400e;
}
.br-meeting--placeholder a,
.br-meeting--empty a,
.br-meeting--error a,
.br-meeting--no-api a {
  color: #00a0de;
}

/* --- Header top row (title + badge) --- */
.br-meeting-header-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 8px;
}

.br-meeting-title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0;
  line-height: 1.35;
}

/* --- Status badge (top-right) --- */
.br-meeting-badge {
  display: inline-block;
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #fff;
  background: #009cd6;
  border-radius: 3px;
  padding: 2px 8px;
  line-height: 1.6;
  white-space: nowrap;
}

/* --- Meta list --- */
.br-meeting-meta {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #3a3a3a;
}
.br-meeting-meta li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 2px 0;
  line-height: 1.4;
  /* Virtual / E-Meeting / default → monitor */
  /* Physical / In-person → people */
  /* Hybrid → wifi */
}
.br-meeting-meta li::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  margin-top: 1px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.br-meeting-meta li.br-meeting-meta__date::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23009cd6%27 d=%27M19 3h-1V1h-2v2H8V1H6v2H5C3.9 3 3 3.9 3 5v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z%27/%3E%3C/svg%3E");
}
.br-meeting-meta li.br-meeting-meta__place::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23009cd6%27 d=%27M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z%27/%3E%3C/svg%3E");
}
.br-meeting-meta li.br-meeting-meta__format::before, .br-meeting-meta li.br-meeting-meta__format--virtual::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23009cd6%27 d=%27M20 3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h3l-1 1v2h12v-2l-1-1h3c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 13H4V5h16v11z%27/%3E%3C/svg%3E");
}
.br-meeting-meta li.br-meeting-meta__format--physical::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23009cd6%27 d=%27M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z%27/%3E%3C/svg%3E");
}
.br-meeting-meta li.br-meeting-meta__format--hybrid::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23009cd6%27 d=%27M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3c-1.65-1.66-4.34-1.66-6 0zm-4-4 2 2c2.76-2.76 7.24-2.76 10 0l2-2C15.14 9.14 8.87 9.14 5 13z%27/%3E%3C/svg%3E");
}

/* --- Divider --- */
.br-meeting-hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 14px 0;
}

/* --- Action bar --- */
.br-meeting-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2px;
  min-height: 34px;
}

.br-meeting-action, .br-meeting-more > summary {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 4px;
  white-space: nowrap;
  border: 1px solid transparent;
  background: transparent;
  cursor: pointer;
  font-family: inherit;
  line-height: 1.4;
  transition: background 0.18s, border-color 0.18s, color 0.18s;
}
.br-meeting-action:hover, .br-meeting-more > summary:hover, .br-meeting-action:focus-visible, .br-meeting-more > summary:focus-visible {
  background: rgba(0, 0, 0, 0.06);
  text-decoration: none;
  color: #1a1a1a;
}
.br-meeting-action:focus-visible, .br-meeting-more > summary:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #009cd6;
}

/* Register — outlined in ITU blue */
.br-meeting-action--btn {
  border-color: #009cd6;
  color: #009cd6;
  padding: 4px 12px;
  font-weight: 500;
}
.br-meeting-action--btn:hover, .br-meeting-action--btn:focus-visible {
  background: #009cd6;
  color: #fff;
}

/* "More" details/summary */
.br-meeting-more {
  margin-left: auto;
  position: relative;
}

.br-meeting-more > summary {
  list-style: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.br-meeting-more > summary::-webkit-details-marker {
  display: none;
}
.br-meeting-more > summary::marker {
  display: none;
}

.br-meeting-more-chevron {
  display: inline-block;
  transition: transform 0.2s;
  font-style: normal;
}

.br-meeting-more[open] .br-meeting-more-chevron {
  transform: rotate(180deg);
}

.br-meeting-more-panel {
  position: absolute;
  right: 0;
  bottom: calc(100% + 6px);
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.14);
  min-width: 220px;
  padding: 6px 0;
  z-index: 200;
}
.br-meeting-more-panel a {
  display: block;
  padding: 8px 18px;
  font-size: 14px;
  color: #1a1a1a;
  text-decoration: none;
}
.br-meeting-more-panel a:hover {
  background: #eaf5fb;
  color: #009cd6;
}

@media (max-width: 600px) {
  .br-meeting-actions {
    gap: 4px 0;
  }
  .br-meeting-more {
    margin-left: 0;
  }
  .br-meeting-more-panel {
    left: 0;
    right: auto;
    bottom: calc(100% + 4px);
  }
}

/*# sourceMappingURL=style-index.css.map*/