.member-strip {
  margin: 12px 16px 0;
  padding: 13px 14px;
  background: #173f37;
  color: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.member-strip div { display: grid; gap: 4px; }
.member-strip strong { font-size: 14px; }
.member-strip span { font-size: 11px; color: #bfd8cf; }
.member-strip button {
  border: 0;
  background: #f2c76c;
  color: #513b0b;
  border-radius: 6px;
  padding: 8px 12px;
  font: 12px inherit;
  font-weight: bold;
  cursor: pointer;
}
.member-strip.is-member { background: #6c5326; }
.member-offer { text-align: center; }
.member-crown {
  display: inline-grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #fff2cb;
  color: #9a6b0b;
  font-weight: 800;
}
.member-offer h3 { margin: 12px 0 6px; }
.member-offer p { margin: 0 auto; color: #71807a; font-size: 13px; line-height: 1.7; max-width: 330px; }
.member-price { margin: 17px 0 12px; color: #b56e13; }
.member-price strong { font-size: 31px; }
.member-price span { font-size: 13px; }
.member-plans { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; margin: 17px 0 0; }
.member-plan { min-height: 58px; padding: 8px 4px; border: 1px solid #d9e4df; border-radius: 6px; background: #fff; color: #4d5c56; font: 12px inherit; cursor: pointer; }
.member-plan b, .member-plan span { display: block; }
.member-plan b { font-size: 12px; }
.member-plan span { margin-top: 5px; color: #b56e13; font-weight: bold; font-size: 13px; }
.member-plan.selected { border-color: #c78a23; background: #fff8e7; color: #7a5513; box-shadow: inset 0 0 0 1px #c78a23; }
.member-offer ul {
  text-align: left;
  margin: 0 auto 16px;
  padding: 13px 18px 13px 36px;
  background: #faf7ed;
  border-radius: 7px;
  max-width: 340px;
  color: #655a3e;
  font-size: 13px;
  line-height: 2;
}
.member-offer small { display: block; margin-top: 9px; color: #9aa39f; font-size: 11px; }
.member-badge { display: inline-block; margin-left: 6px; padding: 2px 5px; border-radius: 4px; background: #fff0c3; color: #956500; font-size: 10px; }
.group-type-badge{display:inline-block;margin-left:5px;padding:2px 5px;border-radius:4px;font-size:10px;font-weight:normal;vertical-align:2px;white-space:nowrap}.group-type-badge.personal{background:#e8f4ef;color:#167055}.group-type-badge.enterprise{background:#e8f0fb;color:#2d6298}
.group-type-mark{display:inline-grid;place-items:center;min-width:28px;height:18px;padding:0 4px;margin-right:6px;border-radius:4px;font-size:10px;font-weight:700;vertical-align:2px}.group-type-mark.personal{background:#e8f4ef;color:#167055}.group-type-mark.enterprise{background:#e8f0fb;color:#2d6298}.group-qr-action{display:block;width:min(100%,390px);aspect-ratio:1;margin:16px auto 0;border:0;border-radius:0;background:#fff;padding:0;overflow:hidden;cursor:pointer}.group-qr-action img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.group-qr-action:hover{opacity:.94}.qr-hint{margin:8px 0 0;text-align:center;color:#71807a;font-size:12px}
#detail-dialog{overflow-y:auto}
.publish.publish-nav { width: 54px; height: 52px; border-radius: 0; background: transparent; color: #12745d; box-shadow: none; font-size: 11px; display: grid; place-items: center; gap: 2px; }
.publish.publish-nav span { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 50%; background: #12745d; color: #fff; font-size: 22px; }
.pin-option { display: flex !important; align-items: center; gap: 10px !important; padding: 11px 12px; border: 1px solid #d9e8e1; border-radius: 7px; background: #f7fbf9; cursor: pointer; }
.pin-option input { width: 17px; height: 17px; margin: 0; accent-color: #12745d; }
.pin-option span { display: grid; gap: 3px; color: #263b34; }
.pin-option strong { font-size: 13px; }
.pin-option small { color: #7a8c84; font-size: 11px; }
.pin-plans { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; }
.pin-plan { min-height: 62px; display: grid; place-items: center; text-align: center; padding: 7px 4px; border: 1px solid #d9e4df; border-radius: 6px; background: #fff; color: #4d5c56; cursor: pointer; }
.pin-plan input { position: absolute; opacity: 0; pointer-events: none; }
.pin-plan strong, .pin-plan small { display: block; }
.pin-plan strong { font-size: 12px; }
.pin-plan small { margin-top: 5px; color: #b56e13; font-size: 13px; font-weight: bold; }
.pin-plan.selected { border-color: #c78a23; background: #fff8e7; color: #7a5513; box-shadow: inset 0 0 0 1px #c78a23; }
.pin-total { padding: 10px 12px; border-radius: 6px; background: #fff8e7; color: #765615; font-size: 13px; }
.pin-total strong { color: #b56e13; font-size: 17px; }
.pinned-mark { display: inline-block; margin-right: 5px; padding: 2px 5px; border-radius: 4px; background: #fff0c5; color: #9a680b; font-size: 10px; font-weight: 700; vertical-align: 2px; }
.qr-upload > span { font-size: 13px; color: #46534d; }
.qr-upload input { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.qr-upload-box { min-height: 190px; border: 1px dashed #a9c7bc; border-radius: 8px; background: #f5faf8; display: grid; place-items: center; overflow: hidden; cursor: pointer; }
.qr-upload-box > div { display: grid; justify-items: center; gap: 7px; color: #567168; }
.qr-upload-box b { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: #dcefe8; color: #12745d; font-size: 26px; font-weight: normal; }
.qr-upload-box strong { font-size: 14px; }
.qr-upload-box small { color: #8a9993; font-size: 11px; }
.qr-upload-box img { width: 180px; height: 180px; object-fit: contain; padding: 7px; }
.form-note { margin: -4px 0 0; text-align: center; color: #8a9993; font-size: 11px; }
.fan-toolbar { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; margin: 14px 0 12px; }
.fan-toolbar button { border: 1px solid #cce0d8; border-radius: 7px; background: #fff; color: #176e5b; padding: 11px 8px; font: 13px inherit; font-weight: bold; cursor: pointer; }
.fan-toolbar button.primary { background: #12745d; color: #fff; border-color: #12745d; }
.fan-tip { margin: 0 0 12px; padding: 11px 12px; border-radius: 7px; background: #fff7e5; color: #80601f; font-size: 12px; line-height: 1.6; }
.fan-offer-list { display: grid; gap: 10px; }
.fan-offer { padding: 14px; border: 1px solid #e1e9e5; border-radius: 8px; background: #fff; }
.fan-offer header { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.fan-person { display: flex; gap: 10px; align-items: center; min-width: 0; }
.fan-avatar { width: 40px; height: 40px; display: grid; place-items: center; flex: none; border-radius: 50%; background: #daf0e7; color: #12745d; font-size: 17px; font-weight: bold; }
.fan-offer h3 { margin: 0 0 3px; font-size: 15px; }
.fan-offer header small, .fan-offer p, .fan-offer footer { color: #71807a; font-size: 12px; }
.fan-offer p { margin: 12px 0; line-height: 1.55; }
.fan-rate { color: #b56e13; text-align: right; font-size: 12px; white-space: nowrap; }
.fan-rate strong { display: block; font-size: 17px; }
.fan-offer footer { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding-top: 10px; border-top: 1px solid #edf1ef; }
.fan-offer footer button { border: 0; border-radius: 6px; background: #e8f4ef; color: #12745d; padding: 8px 10px; font: 12px inherit; font-weight: bold; cursor: pointer; }
.fan-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.fan-deposit { padding: 12px; border-radius: 7px; background: #f4f8f6; color: #46584f; font-size: 13px; }
.fan-deposit strong { margin-left: 4px; color: #b56e13; font-size: 18px; }
.fan-deposit small { display: block; margin-top: 6px; color: #7f8d87; font-size: 11px; line-height: 1.5; }
.fan-order { padding: 13px; margin-bottom: 10px; border: 1px solid #e1e9e5; border-radius: 8px; background: #fff; }
.fan-order h3 { margin: 0 0 6px; font-size: 15px; }
.fan-order p { margin: 0; color: #71807a; font-size: 12px; line-height: 1.55; }
.fan-review { display: flex; justify-content: space-between; align-items: center; gap: 9px; margin-top: 10px; padding-top: 10px; border-top: 1px solid #edf1ef; font-size: 12px; }
.fan-review button { border: 0; border-radius: 5px; padding: 6px 9px; background: #fae9e7; color: #a2463f; font: 12px inherit; cursor: pointer; }
.join-proof-thumb { width: 52px; height: 52px; flex: 0 0 52px; object-fit: cover; border: 1px solid #dbe7e1; border-radius: 6px; background: #f7faf8; }
.join-review-main { min-width: 0; flex: 1; }
.join-review-actions { display: flex; gap: 6px; flex-wrap: wrap; justify-content: flex-end; }
.join-review-actions button:first-child { background: #e8f4ef; color: #12745d; }
.fan-empty { padding: 30px 14px; border: 1px dashed #cbd8d2; border-radius: 8px; background: #fff; text-align: center; color: #71807a; font-size: 13px; }
.fan-qr-upload > span { font-size: 13px; color: #46534d; }
.fan-qr-upload input { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.fan-qr-upload-box { min-height: 176px; display: grid; place-items: center; border: 1px dashed #a9c7bc; border-radius: 8px; overflow: hidden; background: #f5faf8; cursor: pointer; }
.fan-qr-upload-box > div { display: grid; justify-items: center; gap: 7px; color: #567168; }
.fan-qr-upload-box b { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: #dcefe8; color: #12745d; font-size: 26px; font-weight: normal; }
.fan-qr-upload-box strong { font-size: 14px; }
.fan-qr-upload-box small { color: #8a9993; font-size: 11px; }
.fan-qr-upload-box img { width: 168px; height: 168px; padding: 7px; object-fit: contain; }
.fan-qr-display { width: min(100%, 260px); aspect-ratio: 1; display: grid; place-items: center; margin: 18px auto; padding: 10px; border: 1px solid #dbe7e1; border-radius: 8px; background: #f7faf8; }
.fan-qr-display img { display: block; width: 100%; height: 100%; object-fit: contain; }
