#ai-summary{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;}

.service-csp-static-hidden {
  display: none !important;
}

.service-state-hidden {
  display: none !important;
}

.service-state-visible-flex {
  display: flex !important;
}

.service-state-visible-block {
  display: block !important;
}

.service-state-discount-active {
  color: #b91c1c !important;
}

.service-line-reminder-actions {
  margin-top: 10px;
}

.service-line-reminder-cta,
.service-line-reminder-cta:hover,
.service-line-reminder-cta:focus,
.service-line-reminder-cta:active {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
}

body.service-view #cartFab {
  cursor: pointer;
  opacity: 1;
}

body.service-view #cartFab.is-empty {
  opacity: .6;
}

.service-review-state {
  color: #94a3b8;
}

.service-review-state-loading {
  padding: 10px;
  text-align: center;
}

.service-review-state-error {
  padding: 10px;
  color: #ef4444;
}

.service-cart-empty {
  color: #6b7280;
}

.service-cart-item-title {
  font-size: 14px;
  font-weight: 700;
}

.service-cart-time-taipei {
  color: #dc2626;
}

body.service-view .service-promo-message {
  color: #475569;
}

body.service-view .service-promo-message.is-emphasis {
  color: #b91c1c;
}

body.service-view .svc-pack-addon label.addon-item {
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}

.service-csp-danger-note {
  margin-top: 8px;
  color: #b91c1c;
  font-size: 13px;
  line-height: 1.6;
}

.service-clipboard-fallback {
  position: fixed !important;
  top: 0 !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
