.rule-section[data-v-c5ed0c6e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
  margin-bottom: 0;
  overflow: hidden;
}
.rs-header[data-v-c5ed0c6e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 8px 20px;
  border-bottom: 1px solid #f0f2f5;
}
.rs-title[data-v-c5ed0c6e] {
  font-size: 15px;
  font-weight: 700;
  color: #1a2233;
}
.rule-card__title[data-v-c5ed0c6e],
.rule-card__switch[data-v-c5ed0c6e] {
  display: flex;
  align-items: center;
}
.card-help[data-v-c5ed0c6e] {
  margin-left: 8px;
  color: #86909c;
  cursor: help;
}
.rule-card__switch[data-v-c5ed0c6e] {
  gap: 10px;
  color: #8b95a6;
  font-size: 13px;
}
.rs-body[data-v-c5ed0c6e] {
  flex: 1;
  padding: 8px 20px 6px;
}
.rule-section.disabled[data-v-c5ed0c6e] {
  opacity: 0.55;
}
.field-unit[data-v-c5ed0c6e] {
  margin-left: 8px;
  color: #8b95a6;
}
.field-hint[data-v-c5ed0c6e] {
  display: block;
  margin-top: 4px;
  color: #8b95a6;
  font-size: 12px;
  line-height: 18px;
}
.rule-control[data-v-c5ed0c6e],[data-v-c5ed0c6e] .rule-control.ant-input-number,[data-v-c5ed0c6e] .rule-control.ant-select,[data-v-c5ed0c6e] .rule-control.ant-input {
  width: 120px;
}
[data-v-c5ed0c6e] .rule-control.ant-input {
  padding: 0 8px;
  text-align: center;
}
[data-v-c5ed0c6e] .rule-control.ant-input-number-input {
  padding: 0 8px;
}
[data-v-c5ed0c6e] .ant-form-item {
  margin-bottom: 4px;
}
@media (max-height: 820px) {
.rs-header[data-v-c5ed0c6e] {
    padding: 5px 16px;
}
.rs-body[data-v-c5ed0c6e] {
    padding: 4px 16px 2px;
}
.field-hint[data-v-c5ed0c6e] {
    margin-top: 0;
    line-height: 16px;
}
[data-v-c5ed0c6e] .ant-form-item {
    margin-bottom: 0;
}
[data-v-c5ed0c6e] .ant-form-item-label {
    line-height: 22px;
}
}
.duty-alert-settings[data-v-40009ea9] {
  box-sizing: border-box;
  height: calc(100% - 32px);
  margin: 16px;
  padding: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
[data-v-40009ea9] .station-search-form.search-form-wrapper {
  flex: 0 0 auto;
  margin: 4px 0 12px !important;
}
[data-v-40009ea9] .ant-spin-nested-loading,[data-v-40009ea9] .ant-spin-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.page-panel[data-v-40009ea9] {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  padding: 0;
}
.rule-cards[data-v-40009ea9] {
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
  flex: 0 0 auto;
}
.rule-card[data-v-40009ea9] {
  display: flex;
  flex: 1;
  min-width: 0;
  gap: 16px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
  padding: 10px 16px;
}
.summary-icon[data-v-40009ea9] {
  display: flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  flex: none;
  border-radius: 12px;
  font-size: 22px;
}
.is-no-clock .summary-icon[data-v-40009ea9] {
  color: #e13d34;
  background: #fff0ef;
}
.is-absence .summary-icon[data-v-40009ea9] {
  color: #e5920f;
  background: #fff6e5;
}
.summary-content[data-v-40009ea9] {
  min-width: 0;
  flex: 1;
}
.summary-title-row[data-v-40009ea9] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 6px;
}
.summary-title-row h2[data-v-40009ea9] {
  margin: 0;
  color: #273347;
  font-size: 15px;
  font-weight: 600;
}
.tag-on[data-v-40009ea9] {
  padding: 2px 10px;
  border-radius: 12px;
  background: #e6f7ed;
  color: #21b573;
  font-size: 12px;
  font-weight: 600;
}
.tag-off[data-v-40009ea9] {
  padding: 2px 10px;
  border-radius: 12px;
  background: #eef0f3;
  color: #8b95a6;
  font-size: 12px;
  font-weight: 600;
}
.rc-list[data-v-40009ea9] {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.rc-item[data-v-40009ea9] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: #5a6577;
  line-height: 20px;
}
.rule-form--fill[data-v-40009ea9] {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  gap: 12px;
}
.page-actions[data-v-40009ea9] {
  display: flex;
  justify-content: center;
  flex: 0 0 auto;
  margin-top: 12px;
  padding: 0;
}
[data-v-40009ea9] .rule-form .ant-form-item {
  margin-bottom: 4px;
}
@media (max-height: 820px) {
.rule-cards[data-v-40009ea9] {
    margin-bottom: 8px;
}
.rule-card[data-v-40009ea9] {
    padding: 6px 14px;
}
.summary-icon[data-v-40009ea9] {
    width: 42px;
    height: 42px;
    font-size: 20px;
}
.rc-list[data-v-40009ea9] {
    gap: 1px;
}
.rc-item[data-v-40009ea9] {
    line-height: 16px;
}
.rule-form--fill[data-v-40009ea9] {
    gap: 8px;
}
.page-actions[data-v-40009ea9] {
    margin-top: 8px;
}
}
