
.submission-records-page{display:grid;gap:12px;padding:0 0 8px}.submission-record-card{position:relative;width:100%;padding:18px 16px 16px;border:0;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(35,70,120,.055);text-align:left;color:#101828;cursor:pointer;overflow:hidden;transition:transform .18s ease}.submission-record-card:active{transform:scale(.992)}.submission-record-head{display:grid;grid-template-columns:auto minmax(0,1fr) 18px;align-items:start;gap:12px}.submission-record-status{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 11px;border-radius:999px;font-size:13px;font-weight:700;white-space:nowrap}.submission-record-status.approved{color:#26a52f;background:#eaf8e6}.submission-record-status.pending{color:#f39819;background:#fff4de}.submission-record-status.rejected{color:#f04438;background:#ffebeb}.submission-record-title{padding-top:2px;font-size:16px;line-height:1.45;font-weight:800;color:#101828}.submission-record-time{margin-top:5px;font-size:12px;line-height:1.5;color:#73839e}.submission-record-chevron{margin-top:5px;font-size:25px;font-weight:300;line-height:1;color:#425778}.submission-record-rewards{margin-top:17px}.submission-record-reward-label{font-size:13px;font-weight:700;color:#52627b}.submission-record-reward-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:10px}.submission-record-reward-grid.single{grid-template-columns:minmax(0,1fr)}.submission-record-reward{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.submission-record-reward-art{width:72px;height:72px;border-radius:13px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(226,232,240,.7);background:#f5f6f8;position:relative}.submission-record-reward-art.gift::before{content:"";width:38px;height:38px;border-radius:6px;background:linear-gradient(145deg,#fff,#e5e7eb);box-shadow:0 8px 16px rgba(15,23,42,.14)}.submission-record-reward-art.gift::after{content:"";position:absolute;width:8px;height:42px;background:linear-gradient(#edc25e,#c99526)}.submission-record-reward-art.coupon{color:#fff;background:linear-gradient(135deg,#a38cf0,#8062df);border:0;text-align:center}.submission-record-reward-art.coupon.coral{background:linear-gradient(135deg,#ffb6bc,#fa8f9b)}.submission-record-reward-art.card{background:linear-gradient(145deg,#2255a1,#0d326e);border:0}.submission-record-reward-art.card::before{content:"MEMBER";font-size:8px;letter-spacing:.12em;color:#f5cf65}.submission-record-coupon-value{font-size:22px;font-weight:800;line-height:1}.submission-record-coupon-note{margin-top:5px;font-size:8px;font-weight:700}.submission-record-reward-name{font-size:14px;line-height:1.45;font-weight:800;color:#152033}.submission-record-reward-meta{margin-top:4px;font-size:12px;font-weight:600;color:#52627b}.submission-record-award{position:absolute;right:34px;top:0;height:28px;padding:0 10px 0 28px;display:flex;align-items:center;color:#e99115;font-size:12px;font-weight:800;background:linear-gradient(90deg,#fff0c9,#ffd88a);border-radius:0 0 7px 7px}.submission-record-award::before{content:"★";position:absolute;left:5px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#f4ac35;font-size:11px}.submission-reward-modal-backdrop{position:fixed;inset:0;z-index:90;background:rgba(15,23,42,.38);display:flex;align-items:center;justify-content:center;padding:22px}.submission-reward-modal{width:min(330px,100%);padding:20px;border-radius:24px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.22)}.submission-reward-modal-title{font-size:18px;font-weight:800;color:#101828}.submission-reward-modal-copy{margin-top:8px;font-size:13px;line-height:1.65;color:#667085}.submission-reward-modal-button{width:100%;height:44px;margin-top:18px;border:0;border-radius:14px;background:#2474ff;color:#fff;font-size:14px;font-weight:800}@media(max-width:390px){.submission-record-head{gap:9px}.submission-record-title{font-size:15px}.submission-record-reward{grid-template-columns:62px minmax(0,1fr);gap:9px}.submission-record-reward-art{width:62px;height:62px}.submission-record-reward-name{font-size:13px}}
    

.submission-records-page{gap:10px}.submission-record-filter{display:flex;align-items:center;gap:22px;padding:2px 6px 8px;border-bottom:1px solid rgba(89,68,61,.08);overflow-x:auto;scrollbar-width:none}.submission-record-filter::-webkit-scrollbar{display:none}.submission-filter-button{position:relative;flex:0 0 auto;border:0;padding:7px 0 10px;background:transparent;color:#8b7f79;font-size:13px;font-weight:600;cursor:pointer}.submission-filter-button.active{color:#372f2c;font-weight:800}.submission-filter-button.active::after{content:"";position:absolute;left:50%;bottom:1px;width:18px;height:2px;border-radius:99px;background:#c96f60;transform:translateX(-50%)}.submission-filter-count{margin-left:3px;font-size:11px;color:#ab9f99}.submission-record-card{padding:17px 16px;border-radius:18px;box-shadow:0 4px 18px rgba(69,48,42,.035);border:1px solid rgba(89,68,61,.055);background:#fffdfb}.submission-record-head{grid-template-columns:minmax(0,1fr) 16px;gap:10px}.submission-record-main{min-width:0}.submission-record-meta{display:flex;align-items:center;gap:8px;margin-bottom:7px}.submission-record-status{height:auto;padding:0;border-radius:0;background:transparent!important;font-size:11px;letter-spacing:.02em}.submission-record-status::before{content:"";width:6px;height:6px;margin-right:5px;border-radius:50%;background:currentColor}.submission-record-title{padding:0;font-size:15px;line-height:1.5;font-weight:700;color:#2d2927}.submission-record-time{margin:0;color:#9a8f89;font-size:11px}.submission-record-chevron{margin-top:25px;color:#b4aaa5;font-size:21px}.submission-record-award{position:static;height:auto;padding:0;border-radius:0;background:transparent;box-shadow:none;color:#a97924;font-size:10px;font-weight:700}.submission-record-award::before{content:"★";position:static;width:auto;height:auto;margin-right:3px;border-radius:0;background:transparent;color:#c89532;font-size:9px}.submission-record-rewards{margin-top:14px;padding-top:13px;border-top:1px solid rgba(89,68,61,.07)}.submission-record-reward-label{font-size:11px;font-weight:600;color:#9a8f89}.submission-record-reward-grid,.submission-record-reward-grid.single{display:flex;flex-direction:column;gap:9px;margin-top:9px}.submission-record-reward{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px}.submission-record-reward-art{width:42px;height:42px;border-radius:9px}.submission-record-reward-art.gift::before{width:24px;height:24px}.submission-record-reward-art.gift::after{width:5px;height:27px}.submission-record-coupon-value{font-size:14px}.submission-record-coupon-note{display:none}.submission-record-reward-name{font-size:12px;font-weight:700}.submission-record-reward-meta{margin-top:2px;font-size:10px;font-weight:500;color:#9a8f89}@media(max-width:390px){.submission-record-filter{gap:18px}.submission-record-title{font-size:14px}}
.submission-record-card{cursor:default;transition:none}.submission-record-card:active{transform:none}.submission-record-head{grid-template-columns:minmax(0,1fr)}.submission-record-chevron{display:none}.submission-record-award{display:inline-flex;align-items:center;height:20px;padding:0 7px;border:1px solid #e9c06e;border-radius:6px;background:#fff4d8;box-shadow:0 2px 6px rgba(169,121,36,.12);color:#9a650c;font-size:10px;font-weight:800}.submission-record-award::before{font-size:10px;color:#d08d19}.submission-record-reject-reason{margin-top:10px;padding:9px 10px;border-radius:8px;background:#fff4f2;color:#a8463d;font-size:11px;line-height:1.55}.submission-record-reject-reason strong{margin-right:5px;font-weight:800}.submission-record-reward{grid-template-columns:42px minmax(0,1fr) auto;align-items:center}.submission-record-reward::after{content:"去查看  ›";color:#9b7b72;font-size:11px;font-weight:700;line-height:1;white-space:pre;text-align:right}


/* 店铺账号加粉功能介绍 */
.shop-follow-intro {
  --shop-blue: #2878f0;
  --shop-ink: #172033;
  overflow: hidden;
  border: 1px solid #dce8f7;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(38, 92, 154, 0.08);
}

.shop-follow-hero {
  min-height: 250px;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(460px, 1.1fr);
  align-items: center;
  gap: 42px;
  padding: 34px clamp(34px, 5vw, 76px);
  background:
    radial-gradient(circle at 82% 18%, rgba(121, 184, 255, 0.25), transparent 31%),
    linear-gradient(112deg, #f9fcff 0%, #f2f8ff 58%, #eaf4ff 100%);
  position: relative;
}

.shop-follow-copy { position: relative; z-index: 2; }
.shop-follow-copy h1 {
  margin: 0;
  color: #101828;
  font-size: clamp(32px, 3vw, 46px);
  line-height: 1.15;
  letter-spacing: -.04em;
}
.shop-config-mode { display: flex; align-items: center; gap: 10px; margin-top: 14px; color: #8190a3; font-size: 12px; }
.shop-config-mode .shop-config-switch { flex: 0 0 auto; }
.shop-follow-copy > p {
  max-width: 620px;
  margin: 22px 0 0;
  color: #526174;
  font-size: 16px;
  line-height: 1.9;
}
.shop-platform-logo {
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  color: #fff;
  font-size: 13px;
  font-style: normal;
}
.taobao { background: linear-gradient(145deg, #ff7b35, #f04414); }
.douyin { background: linear-gradient(145deg, #202b48, #111827); }

.shop-follow-visual {
  min-height: 260px;
  position: relative;
  perspective: 900px;
}
.shop-search,
.shop-store-card {
  position: absolute;
  display: flex;
  align-items: center;
  border: 1px solid rgba(196, 217, 243, .95);
  background: rgba(255,255,255,.91);
  box-shadow: 0 22px 46px rgba(39, 107, 189, .14);
  backdrop-filter: blur(10px);
}
.shop-search {
  width: 72%;
  height: 56px;
  top: 0;
  right: 3%;
  gap: 13px;
  padding: 0 20px;
  border-radius: 14px;
  color: #496078;
  transform: rotate(2deg);
}
.shop-search span { color: var(--shop-blue); font-size: 32px; line-height: 1; }
.shop-search strong { font-size: 14px; }
.shop-store-card {
  width: 76%;
  min-height: 86px;
  gap: 13px;
  padding: 14px 16px;
  border-radius: 17px;
}
.shop-store-card.card-one { top: 74px; left: 2%; transform: rotate(-2deg); }
.shop-store-card.card-two { top: 156px; right: 0; transform: rotate(1.5deg); }
.shop-platform-logo { width: 42px; height: 42px; flex: 0 0 42px; font-size: 20px; }
.shop-store-card > div { display: grid; gap: 5px; min-width: 0; }
.shop-store-card strong { color: #22334a; font-size: 13px; }
.shop-store-card small { color: #8190a3; font-size: 11px; }
.shop-store-card button {
  margin-left: auto;
  min-width: 66px;
  height: 34px;
  border: 0;
  border-radius: 9px;
  background: linear-gradient(135deg, #3b93ff, #2563eb);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  box-shadow: 0 8px 16px rgba(37,99,235,.2);
}
.shop-store-card.card-one button { background: #eaf3ff; color: #2c74d5; box-shadow: none; }
.shop-growth-line { position: absolute; width: 52%; right: 4%; bottom: -17px; opacity: .55; }
.shop-growth-badge {
  position: absolute;
  right: 5%;
  bottom: 13px;
  padding: 6px 9px;
  border-radius: 7px;
  background: #e7f7f2;
  color: #078b68;
  font-size: 11px;
  font-weight: 900;
}

.shop-follow-playbook { padding: 36px clamp(28px, 5vw, 76px) 30px; }
.shop-follow-playbook > header { text-align: center; }
.shop-follow-playbook > header span { color: #7aa9e8; font-size: 11px; font-weight: 900; letter-spacing: .2em; }
.shop-follow-playbook h2 { margin: 0; color: var(--shop-ink); font-size: 28px; letter-spacing: -.03em; }
.shop-follow-playbook > header p { margin: 10px 0 0; color: #8996a8; font-size: 13px; }
.shop-follow-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(44px, 7vw, 96px);
  margin-top: 30px;
}
.shop-follow-step { position: relative; text-align: center; }
.shop-step-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto 14px;
  display: grid;
  place-items: center;
  border: 1px solid #d9e8fb;
  border-radius: 24px;
  background: linear-gradient(145deg, #f8fbff, #eaf4ff);
  color: #4c91eb;
  box-shadow: 0 18px 36px rgba(67, 134, 221, .12);
  transform: rotate(-3deg);
  position: relative;
}
.shop-step-icon.upload { transform: rotate(2deg); }
.shop-step-icon.reward { transform: rotate(-1deg); }
.shop-step-icon svg { width: 42px; height: 42px; fill: none; stroke: currentColor; stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; }
.shop-step-icon > span {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 29px;
  height: 29px;
  display: grid;
  place-items: center;
  border: 3px solid #fff;
  border-radius: 50%;
  background: var(--shop-blue);
  color: #fff;
  font-size: 9px;
  font-weight: 900;
}
.shop-follow-step h3 { margin: 0; color: #233044; font-size: 16px; }
.shop-follow-step > p { max-width: 260px; margin: 10px auto 0; color: #8895a7; font-size: 13px; line-height: 1.75; }
.shop-step-arrow { position: absolute; top: 26px; right: calc(-1 * clamp(31px, 4vw, 58px)); color: #a9c9f2; font-size: 25px; }
.shop-follow-action { min-height: 58px; margin-top: 28px; display: grid; place-items: center; gap: 8px; }
.shop-follow-action button {
  min-width: 132px;
  height: 42px;
  padding: 0 24px;
  border: 0;
  border-radius: 7px;
  background: linear-gradient(135deg, #348aff, #1666dd);
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 10px 22px rgba(31, 111, 229, .22);
  transition: transform .2s ease, box-shadow .2s ease;
}
.shop-follow-action button:hover { transform: translateY(-2px); box-shadow: 0 14px 28px rgba(31, 111, 229, .28); }
.shop-follow-action button.is-started { background: #21896e; }
.shop-follow-action p { margin: 0; color: #21896e; font-size: 12px; }

@media (max-width: 980px) {
  .shop-follow-hero { grid-template-columns: 1fr; gap: 34px; }
  .shop-follow-visual { width: min(620px, 100%); margin: 0 auto; }
}
@media (max-width: 680px) {
  .shop-follow-intro { border-radius: 12px; }
  .shop-follow-hero { min-height: 0; padding: 28px 22px 24px; }
  .shop-follow-copy > p { font-size: 14px; }
  .shop-follow-visual { min-height: 236px; }
  .shop-search { width: 88%; }
  .shop-store-card { width: 91%; }
  .shop-follow-playbook { padding: 30px 22px 26px; }
  .shop-follow-steps { grid-template-columns: 1fr; gap: 40px; }
  .shop-step-arrow { top: auto; right: 50%; bottom: -35px; transform: translateX(50%) rotate(90deg); }
}

.shop-follow-config {
  margin: 0 22px 22px;
  border: 1px solid #dbe6f4;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}
.shop-config-heading {
  padding: 26px 28px 18px;
  text-align: center;
  color: #172033;
  font-size: 25px;
  font-weight: 800;
}
.shop-config-heading span { display: block; margin-top: 7px; color: #8a98aa; font-size: 12px; font-weight: 400; }
.shop-config-toolbar { display: flex; justify-content: flex-end; gap: 10px; padding: 12px 18px; background: #f3f8ff; border-top: 1px solid #e5edf8; border-bottom: 1px solid #e5edf8; }
.shop-config-toolbar button { height: 36px; padding: 0 19px; border-radius: 6px; font-size: 13px; cursor: pointer; }
.shop-config-btn { border: 1px solid #cfd8e5; background: #fff; color: #526174; font-weight: 700; }
.shop-config-btn:hover { border-color: #aebdce; background: #f8fafc; }
.shop-config-cancel { border: 1px solid #cfd8e5; background: #fff; color: #526174; }
.shop-config-save { border: 1px solid #2878f0; background: #2878f0; color: #fff; }
.shop-config-account-link { display: inline-flex; align-items: center; height: 36px; padding: 0 8px; color: #2878f0; font-size: 13px; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; white-space: nowrap; }
.shop-config-account-link:hover { color: #1d61c7; }
.shop-config-body { display: grid; grid-template-columns: minmax(0, 1fr) 210px; gap: 28px; padding: 26px 28px 30px; }
.shop-config-form { display: grid; gap: 22px; min-width: 0; }
.shop-config-field { display: grid; gap: 10px; color: #344054; font-size: 13px; }
.shop-config-field > strong, .shop-config-switch-row > strong { color: #27364a; font-size: 13px; }
.shop-config-rule { position: relative; }
.shop-config-rule textarea { width: 100%; box-sizing: border-box; padding: 12px; resize: vertical; border: 1px solid #d6dfec; border-radius: 7px; outline: none; color: #40516a; font: inherit; line-height: 1.7; background: #fbfdff; }
.shop-config-rule textarea:focus, .shop-account-row input:focus, .shop-account-row select:focus, .shop-guide-list > input:focus, .shop-reward-box input:focus, .shop-reward-box select:focus { border-color: #76aef5; box-shadow: 0 0 0 3px rgba(40,120,240,.1); }
.shop-config-rule small { position: absolute; right: 10px; bottom: 8px; color: #a2adbc; font-size: 11px; }
.shop-account-list { display: grid; gap: 9px; padding: 12px; border: 1px solid #e3eaf3; background: #f9fbfe; border-radius: 7px; }
.shop-account-row { display: grid; grid-template-columns: 116px minmax(0, 1fr) 32px; gap: 9px; }
.shop-account-row input, .shop-account-row select, .shop-guide-list > input, .shop-reward-box input, .shop-reward-box select { min-width: 0; height: 36px; box-sizing: border-box; padding: 0 10px; border: 1px solid #d6dfec; border-radius: 6px; outline: none; background: #fff; color: #40516a; font: inherit; }
.shop-account-remove { height: 36px; display: inline-flex; align-items: center; justify-content: center; padding: 0; border: 1px solid #d6dfec; border-radius: 6px; background: #fff; color: #6b7280; line-height: 1; cursor: pointer; }
.shop-account-remove:disabled { cursor: not-allowed; opacity: .45; }
.shop-account-add { width: fit-content; display: inline-flex; align-items: center; gap: 5px; padding: 0; border: 0; background: none; color: #2878f0; font-size: 12px; cursor: pointer; }
.shop-reward-box { display: grid; grid-template-columns: 116px minmax(0, 1fr) 130px; gap: 9px; padding: 12px; border: 1px solid #e3eaf3; border-radius: 7px; background: #f9fbfe; }
.shop-reward-amount { display: grid; grid-template-columns: minmax(0, 1fr) 30px; align-items: center; gap: 5px; }
.shop-reward-amount span { color: #65748a; font-size: 12px; }
.shop-config-switch-row { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; color: #8a98aa; font-size: 12px; }
.shop-config-switch { width: 42px; height: 24px; padding: 2px; border: 0; border-radius: 99px; background: #b8c3d1; cursor: pointer; }
.shop-config-switch.on { background: #2878f0; }
.shop-config-switch i { display: block; width: 20px; height: 20px; border-radius: 50%; background: #fff; transition: transform .2s ease; }
.shop-config-switch.on i { transform: translateX(18px); }
.shop-config-phone { display: flex; align-items: center; justify-content: center; min-height: 300px; border-left: 1px solid #edf1f6; }
.shop-phone-screen { width: 156px; height: 278px; padding: 25px 14px 14px; box-sizing: border-box; border: 5px solid #e9eef6; border-radius: 25px; background: #fff; box-shadow: 0 12px 28px rgba(53,91,135,.13); text-align: center; color: #526174; }
.shop-phone-screen small { color: #9aa7b7; font-size: 9px; }
.shop-phone-title { margin-top: 28px; color: #22334a; font-size: 13px; font-weight: 800; }
.shop-phone-card { margin-top: 32px; padding: 14px 8px; border-radius: 8px; background: #f3f7fc; color: #7f8ea2; font-size: 10px; line-height: 1.5; }
.shop-phone-button { margin-top: 18px; padding: 9px 0; border-radius: 7px; background: #2878f0; color: #fff; font-size: 10px; font-weight: 800; }
@media (max-width: 820px) {
  .shop-config-body { grid-template-columns: 1fr; }
  .shop-config-phone { display: none; }
}
@media (max-width: 560px) {
  .shop-follow-config { margin: 0 12px 12px; }
  .shop-config-heading { padding: 20px 16px 14px; font-size: 21px; }
  .shop-config-body { padding: 20px 16px 24px; }
  .shop-account-row, .shop-reward-box { grid-template-columns: 1fr 32px; }
  .shop-account-row input, .shop-reward-box input, .shop-reward-box select { grid-column: 1 / -1; }
  .shop-account-row select { grid-column: 1; }
  .shop-reward-box > select { grid-column: 1 / -1; }
}

/* 店铺加粉配置字段 */
.shop-config-body { display: block; padding: 28px 34px 34px; }
.shop-config-form { gap: 28px; }
.shop-config-inline {
  grid-template-columns: 128px minmax(0, 1fr);
  align-items: start;
  column-gap: 18px;
}
.shop-config-inline > strong { padding-top: 9px; }
.shop-required-label::before { content: "*"; margin-right: 6px; color: #ef4444; }
.shop-title-control { position: relative; width: min(520px, 100%); }
.shop-title-control input {
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  padding: 0 58px 0 12px;
  border: 1px solid #d6dfec;
  border-radius: 6px;
  outline: none;
  color: #40516a;
  font-size: 14px;
}
.shop-title-control input:focus { border-color: #76aef5; box-shadow: 0 0 0 3px rgba(40,120,240,.1); }
.shop-title-control small { position: absolute; top: 13px; right: 12px; color: #a4afbd; font-size: 12px; }
.shop-header-upload { display: grid; justify-items: start; gap: 9px; }
.shop-header-upload > input { display: none; }
.shop-header-preview {
  position: relative;
  width: 176px;
  height: 142px;
  overflow: hidden;
  border: 1px solid #d8e1ec;
  border-radius: 5px;
  background: linear-gradient(145deg, #ff5c6c, #ff8d55 60%, #ffe19c);
  cursor: pointer;
}
.shop-header-preview > img { width: 100%; height: 100%; object-fit: cover; }
.shop-header-placeholder { height: 100%; display: grid; place-items: center; align-content: center; gap: 5px; color: #fff; text-align: center; }
.shop-header-placeholder b { font-size: 23px; text-shadow: 0 2px 6px rgba(138,30,32,.3); }
.shop-header-placeholder span { font-size: 10px; font-weight: 700; }
.shop-header-placeholder i { margin-top: 5px; font-size: 30px; font-style: normal; }
.shop-header-change { position: absolute; left: 0; right: 0; bottom: 0; height: 29px; display: grid; place-items: center; background: rgba(33,40,54,.58); color: #fff; font-size: 12px; font-weight: 700; }
.shop-header-upload > small { color: #8d99a9; font-size: 12px; }
.shop-reward-config { display: grid; gap: 12px; }
.shop-reward-action { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; }
.shop-reward-action button { height: 38px; padding: 0 15px; border: 1px solid #cfd8e5; border-radius: 6px; background: #fff; color: #40516a; font-size: 13px; cursor: pointer; }
.shop-reward-action span { color: #8d99a9; font-size: 12px; }
.shop-reward-summary { max-width: 720px; padding: 15px 18px; border-radius: 7px; background: #f7f9fc; color: #536176; font-size: 13px; line-height: 1.7; }
.shop-reward-summary p { margin: 0; }
.shop-reward-summary b { font-weight: 700; color: #445268; }
.shop-reward-editor { max-width: 720px; display: grid; grid-template-columns: 120px minmax(180px, 1fr) 150px 64px; gap: 9px; padding: 12px; border: 1px solid #e1e8f1; border-radius: 7px; background: #f8fafc; }
.shop-reward-editor input, .shop-reward-editor select { min-width: 0; height: 36px; box-sizing: border-box; padding: 0 10px; border: 1px solid #d6dfec; border-radius: 6px; outline: none; background: #fff; color: #40516a; font-size: 12px; }
.shop-reward-confirm { border: 0; border-radius: 6px; background: #2878f0; color: #fff; cursor: pointer; }
.shop-config-inline .shop-account-list { max-width: 860px; }
.shop-config-inline .shop-account-row { grid-template-columns: minmax(190px, .9fr) minmax(260px, 1.35fr) 38px; }
.shop-account-item { position: relative; display: grid; gap: 10px; padding: 3px 48px 12px 0; }
.shop-account-item + .shop-account-item { padding-top: 13px; border-top: 1px solid #e3eaf3; }
.shop-account-config-row { display: grid; grid-template-columns: 84px minmax(0, 1fr); align-items: center; gap: 12px; }
.shop-account-config-row > span { color: #526174; font-size: 13px; font-weight: 700; }
.shop-account-config-row input, .shop-account-config-row select { width: 100%; min-width: 0; height: 38px; box-sizing: border-box; padding: 0 11px; border: 1px solid #d6dfec; border-radius: 6px; outline: none; background: #fff; color: #40516a; font: inherit; }
.shop-account-config-row input:focus, .shop-account-config-row select:focus { border-color: #76aef5; box-shadow: 0 0 0 3px rgba(40,120,240,.1); }
.shop-store-select { position: relative; width: 100%; min-width: 0; color: #40516a; font: inherit; }
.shop-store-select[open] { z-index: 40; }
.shop-store-select > summary { position: relative; display: flex; align-items: center; width: 100%; height: 38px; box-sizing: border-box; padding: 0 34px 0 11px; border: 1px solid #d6dfec; border-radius: 6px; outline: none; background: #fff; cursor: pointer; list-style: none; }
.shop-store-select > summary::-webkit-details-marker { display: none; }
.shop-store-select > summary::after { content: "⌄"; position: absolute; right: 12px; top: 50%; transform: translateY(-58%); color: #526174; font-size: 16px; }
.shop-store-select[open] > summary { border-color: #76aef5; box-shadow: 0 0 0 3px rgba(40,120,240,.1); }
.shop-store-select-menu { position: absolute; top: calc(100% + 5px); left: 0; right: 0; z-index: 40; overflow: hidden; padding: 5px; border: 1px solid #d6dfec; border-radius: 8px; background: #fff; box-shadow: 0 12px 28px rgba(15,23,42,.16); }
.shop-store-select-menu button { display: block; width: 100%; min-height: 36px; padding: 8px 10px; border: 0; border-radius: 5px; background: transparent; color: #334155; font: inherit; text-align: left; cursor: pointer; }
.shop-store-select-menu button:hover { background: #eef5ff; }
.shop-store-select-menu button.manage { margin-top: 5px; padding-top: 10px; border-top: 1px solid #e3eaf3; border-radius: 0 0 5px 5px; color: #1677ff; font-weight: 700; text-decoration: underline; text-underline-offset: 2px; }
.shop-store-select-menu button.manage:hover { background: #f0f7ff; color: #0958d9; }

/* AI 智能截图自动审核配置：按参考图高保真复刻 */
.store-follow-h5-page { min-height: 100%; padding-bottom: 70px; background: #f6f6f6; color: #222; font-family: "PingFang SC","Microsoft YaHei",sans-serif; }
.store-follow-campaign-hero { position: relative; height: 280px; overflow: hidden; background: radial-gradient(circle at 50% 72%,rgba(255,255,255,.96) 0 8%,rgba(255,226,211,.8) 25%,transparent 43%),linear-gradient(165deg,#ff2947 0%,#ff5c58 30%,#ff987d 68%,#fff0df 100%); }
.store-follow-campaign-hero::before { content: ""; position: absolute; inset: 0; background: repeating-conic-gradient(from 205deg at 50% 82%,rgba(255,255,255,.3) 0 3deg,transparent 3deg 18deg); opacity: .55; }
.store-follow-campaign-hero::after { content: ""; position: absolute; left: -8%; right: -8%; bottom: -36px; height: 95px; border-radius: 50%; background: rgba(255,255,255,.9); filter: blur(8px); }
.store-follow-campaign-hero h1 { position: relative; z-index: 3; margin: 22px auto 0; width: max-content; transform: rotate(-5deg); color: #fff; font-size: 47px; font-weight: 1000; line-height: 1; letter-spacing: -4px; text-shadow: 0 5px 0 #ff344c,3px 0 0 #fff,-3px 0 0 #fff,0 -3px 0 #fff; }
.store-follow-campaign-hero h1 strong { color: #35201f; text-shadow: 3px 0 #fff,-3px 0 #fff,0 3px #fff,0 -3px #fff; }
.store-follow-hero-script { position: absolute; z-index: 4; top: 14px; left: 50%; color: #ffd27d; font-family: cursive; font-size: 14px; transform: translateX(-10%) rotate(-8deg); }
.store-follow-hero-ribbon { position: relative; z-index: 4; width: max-content; margin: 5px auto 0; padding: 5px 21px 7px; transform: rotate(-4deg); background: linear-gradient(90deg,#ff2c57,#ff6b70); box-shadow: 0 5px 12px rgba(219,27,63,.26); color: #fff; font-size: 15px; font-weight: 700; }
.store-follow-gift { position: absolute; z-index: 5; left: 50%; bottom: 8px; width: 102px; height: 92px; transform: translateX(-50%); border-radius: 8px 8px 15px 15px; background: linear-gradient(90deg,#ff8793,#ff4f66 45%,#ffac9d 54%,#ff6174); box-shadow: 0 15px 28px rgba(255,53,83,.28),inset 0 0 14px rgba(255,255,255,.5); }
.store-follow-gift::before { content: ""; position: absolute; left: -8px; top: -10px; width: 118px; height: 23px; border-radius: 7px; background: linear-gradient(#ff9fa6,#ff4b65); box-shadow: 0 5px 9px rgba(214,44,70,.24); }
.store-follow-gift::after { content: ""; position: absolute; left: 44px; top: -12px; width: 15px; height: 102px; background: linear-gradient(90deg,#ffd0b7,#fff1da,#ffb9a6); }
.store-follow-gift > i,.store-follow-gift > b { position: absolute; z-index: -1; top: -42px; width: 54px; height: 38px; border: 9px solid #ff6179; border-radius: 70% 30% 55% 30%; background: rgba(255,232,221,.55); }
.store-follow-gift > i { left: 4px; transform: rotate(24deg); }.store-follow-gift > b { right: 4px; transform: scaleX(-1) rotate(24deg); }
.store-follow-gift > span::before,.store-follow-gift > span::after { content: ""; position: absolute; z-index: -2; bottom: -25px; width: 70px; height: 84px; border-radius: 55% 55% 30% 30%; background: linear-gradient(145deg,#fff,#ffd8ce); box-shadow: 0 7px 18px rgba(255,90,105,.2); }
.store-follow-gift > span::before { left: -48px; transform: rotate(-24deg); }.store-follow-gift > span::after { right: -48px; transform: rotate(24deg); }
.store-follow-coin { position: absolute; z-index: 4; display: grid; place-items: center; width: 28px; height: 28px; border: 4px solid #ffcb45; border-radius: 50%; background: #fff0a2; color: #ff9f1c; font-size: 14px; font-style: normal; font-weight: 900; box-shadow: 0 0 12px rgba(255,211,81,.8); }.store-follow-coin.coin-one { left: 14px; top: 133px; transform: rotate(-14deg); }.store-follow-coin.coin-two { left: 52px; bottom: 65px; border: 0; background: #ffd934; color: #fff5a7; transform: rotate(18deg); }.store-follow-coin.coin-three { right: 25px; bottom: 54px; transform: rotate(15deg); }
.store-follow-rule-tab { position: absolute; z-index: 7; top: 16px; right: 0; width: 24px; padding: 8px 3px; border-radius: 10px 0 0 10px; background: rgba(184,35,51,.9); color: #fff; font-size: 10px; line-height: 1.45; text-align: center; writing-mode: vertical-rl; }
/* 店铺账号加粉头图：更轻量的品牌活动海报构图 */
.store-follow-campaign-hero { height: 286px; border-radius: 0 0 18px 18px; background: radial-gradient(circle at 50% 82%, rgba(255,248,235,.98) 0 5%, rgba(255,190,153,.72) 22%, transparent 48%), linear-gradient(155deg,#ff3154 0%,#ff5662 42%,#ff8b78 72%,#ffd7c2 100%); box-shadow: inset 0 -1px 0 rgba(255,255,255,.55), 0 12px 28px rgba(238,61,79,.12); }
.store-follow-campaign-hero::before { background: repeating-conic-gradient(from 210deg at 50% 83%, rgba(255,255,255,.28) 0 2deg, transparent 2deg 17deg); opacity: .62; }
.store-follow-campaign-hero::after { left: -12%; right: -12%; bottom: -47px; height: 108px; background: rgba(255,252,246,.95); filter: blur(9px); }
.store-follow-campaign-hero h1 { margin-top: 28px; font-size: 39px; letter-spacing: -3px; text-shadow: 0 6px 0 rgba(213,35,57,.42), 3px 0 0 rgba(255,255,255,.94), -3px 0 0 rgba(255,255,255,.94), 0 -3px 0 rgba(255,255,255,.94); }
.store-follow-campaign-hero h1 strong { color: #301f28; text-shadow: 3px 0 0 rgba(255,255,255,.94), -3px 0 0 rgba(255,255,255,.94), 0 3px 0 rgba(255,255,255,.94), 0 -3px 0 rgba(255,255,255,.94); }
.store-follow-hero-script { top: 18px; color: #ffe59f; font-size: 15px; font-weight: 700; letter-spacing: .4px; text-shadow: 0 2px 8px rgba(144,42,50,.2); }
.store-follow-hero-ribbon { margin-top: 8px; padding: 7px 25px 9px; border-radius: 3px; transform: rotate(-2deg); background: linear-gradient(90deg,#ff2851,#f33255); box-shadow: 0 8px 18px rgba(200,27,58,.24); font-size: 16px; letter-spacing: .3px; }
.store-follow-gift { bottom: 8px; width: 112px; height: 98px; border-radius: 10px 10px 18px 18px; background: linear-gradient(90deg,#ff8891 0%,#ff4b65 43%,#ffc1a7 51%,#ff6572 57%,#ff8791 100%); box-shadow: 0 18px 34px rgba(226,42,75,.27), inset 0 0 18px rgba(255,255,255,.45); }
.store-follow-gift::before { left: -8px; top: -11px; width: 128px; height: 25px; border-radius: 8px; background: linear-gradient(180deg,#ff9ca2,#ff4d67); }
.store-follow-gift::after { left: 48px; top: -13px; width: 16px; height: 111px; background: linear-gradient(90deg,#ffd7bc,#fff4da,#ffc2ad); }
.store-follow-coin { width: 30px; height: 30px; border-width: 4px; background: #fff4ad; box-shadow: 0 0 16px rgba(255,218,91,.85); }
.store-follow-coin.coin-one { left: 18px; top: 142px; }.store-follow-coin.coin-two { left: 46px; bottom: 64px; }.store-follow-coin.coin-three { right: 23px; bottom: 58px; }
.store-follow-rule-tab { top: 27px; width: 27px; padding: 9px 4px; border-radius: 12px 0 0 12px; background: linear-gradient(180deg,#c9273f,#a9142b); box-shadow: 0 8px 16px rgba(151,21,46,.2); font-size: 11px; font-weight: 700; }
.store-follow-h5-card { margin: 10px 12px 0; padding: 15px 12px; border-radius: 9px; background: #fff; box-sizing: border-box; }
.store-follow-h5-card h2 { margin: 0; color: #282828; font-size: 15px; font-weight: 600; line-height: 1.4; }
.store-follow-h5-card > header { display: flex; align-items: center; justify-content: space-between; }.store-follow-h5-card > header button { display: inline-flex; align-items: center; gap: 3px; padding: 0; border: 0; background: transparent; color: #ff4862; font-size: 12px; cursor: pointer; }
.store-follow-reward-row { display: grid; grid-template-columns: 34px 1fr auto; align-items: center; height: 68px; margin-top: 12px; padding: 0 12px; border-radius: 5px; background: #f8f8f8; color: #8c8c8c; font-size: 12px; }.store-follow-reward-row > i { display: grid; place-items: center; width: 22px; height: 22px; border-radius: 50%; background: linear-gradient(145deg,#ffd942,#ffaf16); color: #fff8b4; font-style: normal; }.store-follow-reward-row > b { display: inline-flex; align-items: center; gap: 4px; color: #333; font-size: 12px; font-weight: 500; }.reward-card > p { margin: 10px 0 0; color: #a6a6a6; font-size: 11px; text-align: center; }
.store-follow-overview { display: grid; grid-template-columns: repeat(3,1fr); margin-top: 16px; }.store-follow-overview > div { min-width: 0; text-align: center; }.store-follow-overview span { position: relative; display: grid; place-items: center; width: 21px; height: 21px; margin: 0 auto 8px; border: 1px solid #9ca3af; border-radius: 50%; color: #6b7280; font-size: 11px; }.store-follow-overview span.hot { border-color: #ff4262; background: #ff4262; color: #fff; }.store-follow-overview span i { position: absolute; left: 24px; top: 9px; width: calc((var(--h5-screen-width) - 92px) / 3); border-top: 1px dotted #cbd5e1; }.store-follow-overview > div:nth-child(2) span i { border-color: #ff9bae; }.store-follow-overview b { display: block; white-space: nowrap; color: #3e4148; font-size: 11px; font-weight: 500; }
.target-card { padding-bottom: 10px; }.store-follow-target-list { display: grid; gap: 8px; margin-top: 13px; }.store-follow-target-list article { display: grid; grid-template-columns: 27px minmax(0,1fr) auto; gap: 8px; align-items: start; min-height: 72px; padding: 10px; border-radius: 6px; background: #fffbfc; cursor: pointer; box-sizing: border-box; }.store-follow-platform-icon { padding-top: 1px; }.store-follow-target-copy header { display: flex; align-items: center; gap: 6px; }.store-follow-target-copy header b { overflow: hidden; color: #3b3b3b; font-size: 13px; font-weight: 500; text-overflow: ellipsis; white-space: nowrap; }.store-follow-target-copy header button { display: inline-flex; padding: 0; border: 0; background: transparent; color: #6b7280; }.store-follow-target-copy p { margin: 5px 0 0; color: #a0a0a0; font-size: 11px; line-height: 1.45; }.store-follow-status { margin-top: 1px; padding: 2px 6px; border: 1px solid; border-radius: 2px; font-size: 10px; line-height: 1.2; white-space: nowrap; }.store-follow-status.pending { border-color: #70a7ff; color: #4185ef; }.store-follow-status.paid { border-color: #57dca0; color: #25b976; }.store-follow-status.reviewing { border-color: #ffae6d; color: #ff7b1a; }
.store-follow-status.rejected { border-color: #ff9aaa; color: #ef5d76; }
.store-follow-status { justify-self: end; display: inline-flex; width: max-content; max-width: 100%; box-sizing: border-box; padding-left: 8px; padding-right: 8px; }
.store-follow-target-copy p { width: max-content; max-width: none; white-space: nowrap; }
.store-follow-wechat-actions > span { width: max-content; max-width: none; overflow: visible; white-space: nowrap; }
.store-follow-wechat-actions { display: block; margin-top: 5px; }
.store-follow-wechat-actions > span { display: block; overflow: hidden; color: #a0a0a0; font-size: 11px; line-height: 1.45; text-overflow: ellipsis; white-space: nowrap; }
.store-follow-wechat-actions > span { width: max-content; max-width: none; overflow: visible; text-overflow: clip; }
.store-follow-guide-link { grid-column: 2; grid-row: 2; align-self: end; justify-self: start; display: block; margin-top: 2px; padding: 0; border: 0; background: transparent; color: #ff5361; font-size: 14px; font-weight: 500; line-height: 1; cursor: pointer; }
.store-follow-copy-action { grid-column: 2; grid-row: 2; align-self: end; justify-self: start; display: inline-flex; align-items: center; justify-content: center; min-width: 88px; height: 32px; margin-top: 2px; padding: 0 13px; border: 1px solid #d6dce5; border-radius: 6px; background: transparent; color: #9aa4b2; font-size: 12px; font-weight: 500; cursor: pointer; }
.store-follow-copy-action:hover { border-color: #c5cdd8; background: #fbfcfd; color: #7f8a99; }
.store-follow-upload-action { grid-column: 3; grid-row: 2; justify-self: end; display: inline-flex; align-items: center; justify-content: center; gap: 5px; min-width: 96px; height: 34px; margin-top: 2px; padding: 0 15px; border: 0; border-radius: 99px; background: linear-gradient(90deg,#ff3154,#ff425e); color: #fff; font-size: 12px; font-weight: 600; box-shadow: 0 7px 14px rgba(255,49,84,.18); cursor: pointer; }
.store-follow-upload-action.wechat-upload { grid-column: 3; grid-row: 2; }
.store-follow-upload-action.retry { background: #ffe5ea; color: #ef5d76; box-shadow: none; }
.rules-card { overflow: visible; }.rules-card ol { margin: 10px 0 0; padding-left: 18px; }.rules-card li { margin-bottom: 7px; color: #666; font-size: 11px; line-height: 1.55; }
.store-follow-upload-mask { position: fixed; z-index: 60; left: 50%; top: 0; bottom: 0; width: var(--h5-screen-width); transform: translateX(-50%); display: flex; align-items: flex-end; overflow: hidden; border-radius: 34px; background: rgba(0,0,0,.38); }.store-follow-upload-sheet { width: 100%; min-height: 405px; padding: 17px 20px 34px; border-radius: 14px 14px 0 0; background: #fff; box-sizing: border-box; }.store-follow-upload-sheet > header { display: grid; grid-template-columns: 28px 1fr 28px; align-items: center; }.store-follow-upload-sheet > header button { width: 22px; height: 22px; padding: 0; border: 0; border-radius: 50%; background: #f4f5f6; color: #9ca3af; }.store-follow-upload-sheet > header h2 { margin: 0; font-size: 17px; font-weight: 600; text-align: center; }.store-follow-upload-panel { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 12px; padding: 25px 20px 24px; border-radius: 7px; background: #f5fbff; }.store-follow-upload-panel > div { display: grid; gap: 10px; }.store-follow-upload-panel b { color: #777; font-size: 12px; font-weight: 400; text-align: center; }.store-follow-upload-panel .sample,.store-follow-upload-panel label { display: grid; place-items: center; width: 100%; aspect-ratio: 1; overflow: hidden; border-radius: 4px; box-sizing: border-box; }.store-follow-upload-panel .sample { background: #ffb0bd; }.store-follow-upload-panel label { border: 1px dashed #d8dde5; background: #fff; color: #d6d6d6; font-size: 24px; cursor: pointer; }.store-follow-upload-panel label input { display: none; }.store-follow-upload-panel label img { width: 100%; height: 100%; object-fit: cover; }.store-follow-submit-proof { width: 100%; height: 43px; margin-top: 55px; border: 0; border-radius: 7px; background: #FF2440; color: #fff; font-size: 15px; font-weight: 500; }
.store-follow-guide-mask { position: fixed; z-index: 61; left: 50%; top: 0; bottom: 0; width: var(--h5-screen-width); transform: translateX(-50%); display: flex; align-items: flex-end; overflow: hidden; border-radius: 34px; background: rgba(26,32,44,.42); }
.store-follow-guide-sheet { width: 100%; max-height: 92%; overflow: auto; padding: 16px 14px 22px; border-radius: 18px 18px 0 0; background: #fffdfd; box-sizing: border-box; box-shadow: 0 -10px 30px rgba(48,35,43,.12); }
.store-follow-guide-sheet > header { display: grid; grid-template-columns: 28px 1fr 28px; align-items: center; }
.store-follow-guide-sheet > header button { width: 23px; height: 23px; padding: 0; border: 0; border-radius: 50%; background: #f4f5f6; color: #9ca3af; }
.store-follow-guide-sheet > header h2 { margin: 0; color: #333; font-size: 17px; font-weight: 600; text-align: center; }
.store-follow-guide-lead { margin: 12px 4px 10px; color: #969696; font-size: 12px; line-height: 1.6; text-align: center; }
.store-follow-guide-image-wrap { overflow: hidden; border-radius: 10px; background: #f7f3ef; box-shadow: inset 0 0 0 1px rgba(70,45,34,.08); }
.store-follow-guide-image-wrap img { display: block; width: 100%; height: auto; max-height: 470px; object-fit: contain; }
.store-follow-rejection-reason { margin: 12px 2px 0; padding: 10px 12px; border-radius: 7px; background: #fff2f3; color: #d95b6a; font-size: 12px; line-height: 1.55; }

.store-follow-reward-sheet-mask { position: fixed; z-index: 62; left: 50%; top: 0; bottom: 0; width: var(--h5-screen-width); transform: translateX(-50%); display: flex; align-items: flex-end; overflow: hidden; border-radius: 34px; background: rgba(17, 17, 17, 0.4); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); animation: sfMaskFadeIn 0.2s ease-out; }
.store-follow-reward-sheet { width: 100%; max-height: 82%; display: flex; flex-direction: column; border-radius: 20px 20px 0 0; background: #ffffff; box-sizing: border-box; box-shadow: 0 -8px 30px rgba(0, 0, 0, 0.08); border-top: 1px solid #eaeaea; animation: sfSheetSlideUp 0.28s cubic-bezier(0.16, 1, 0.3, 1); overflow: hidden; }
@keyframes sfMaskFadeIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes sfSheetSlideUp { from { transform: translateY(100%); } to { transform: translateY(0); } }
.sf-reward-handle-bar { display: flex; justify-content: center; padding-top: 10px; padding-bottom: 4px; background: #ffffff; }
.sf-reward-handle { width: 32px; height: 3.5px; border-radius: 999px; background: #e5e5e5; }
.sf-reward-header { padding: 10px 18px 14px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #f0f0f0; background: #ffffff; }
.sf-reward-header h2 { margin: 0; font-size: 16px; font-weight: 600; color: #111111; letter-spacing: -0.02em; }
.sf-reward-close-btn { width: 26px; height: 26px; border-radius: 50%; border: none; background: #f5f5f5; color: #787774; font-size: 12px; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.15s ease; }
.sf-reward-close-btn:hover { background: #eaeaea; color: #111111; }
.sf-reward-close-btn:active { transform: scale(0.92); }
.sf-reward-list-scroll { flex: 1; min-height: 0; overflow-y: auto; padding: 14px 14px 28px; display: flex; flex-direction: column; gap: 10px; -webkit-overflow-scrolling: touch; }
.sf-reward-card-item { background: #ffffff; border: 1px solid #eaeaea; border-radius: 12px; padding: 12px 14px; display: flex; align-items: center; justify-content: space-between; gap: 12px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02); transition: all 0.16s ease; }
.sf-reward-card-clickable { cursor: pointer; -webkit-tap-highlight-color: transparent; }
.sf-reward-card-clickable:hover { border-color: #d4d4d4; background: #fafafa; }
.sf-reward-card-clickable:active { transform: scale(0.99); background: #f5f5f5; }
.sf-reward-card-main { display: flex; align-items: center; gap: 10px; min-width: 0; flex: 1; }
.sf-reward-type-badge { width: 32px; height: 32px; border-radius: 8px; display: inline-flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; flex-shrink: 0; }
.sf-badge-points { background: #fef3c7; color: #d97706; }
.sf-badge-gift { background: #dcfce7; color: #15803d; }
.sf-badge-cash { background: #fee2e2; color: #dc2626; }
.sf-badge-lottery { background: #f3e8ff; color: #7e22ce; }
.sf-reward-card-text { display: flex; flex-direction: column; gap: 3px; min-width: 0; }
.sf-reward-name { font-size: 14px; font-weight: 700; color: #0f172a; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sf-reward-time-text { font-size: 11px; color: #94a3b8; }
.sf-reward-card-action-col { display: flex; flex-direction: column; align-items: flex-end; justify-content: center; gap: 4px; flex-shrink: 0; text-align: right; }
.sf-reward-amount-badge { display: block; font-size: 13.5px; font-weight: 600; line-height: 1.3; letter-spacing: -0.01em; font-variant-numeric: tabular-nums; color: #111111; white-space: nowrap; }
.sf-reward-action-link { font-size: 11px; font-weight: 500; color: #787774; display: inline-flex; align-items: center; gap: 2px; line-height: 1.2; transition: color 0.15s ease; white-space: nowrap; }
.sf-reward-card-clickable:hover .sf-reward-action-link { color: #111111; }
.sf-reward-card-clickable:hover .sf-reward-action-link svg { transform: translateX(2px); }
.sf-reward-action-link svg { transition: transform 0.15s ease; }


.ai-audit-replica-backdrop { position: fixed; inset: 0; z-index: 1200; display: grid; place-items: center; padding: 18px; background: rgba(30,41,59,.55); font-family: "PingFang SC","Microsoft YaHei",sans-serif; }
.ai-audit-replica-modal { position: relative; width: min(1120px,96vw); max-height: 94vh; overflow: auto; border: 1px solid #cbd5e1; border-radius: 9px; background: #fff; box-shadow: 0 28px 90px rgba(15,23,42,.28); color: #1e293b; }
.ai-audit-replica-close { position: absolute; top: 14px; right: 16px; z-index: 5; width: 30px; height: 30px; border: 0; background: transparent; color: #64748b; font-size: 25px; font-weight: 300; line-height: 1; cursor: pointer; }
.ai-audit-replica-hero { position: relative; min-height: 188px; box-sizing: border-box; overflow: hidden; padding: 38px 40px 30px; background: linear-gradient(105deg,#eefaff 0%,#e8f4ff 58%,#f4f9ff 100%); }
.ai-audit-replica-copy { position: relative; z-index: 2; max-width: 560px; }
.ai-audit-replica-title-row { display: flex; align-items: center; gap: 12px; }
.ai-audit-replica-title-row h2 { position: relative; margin: 0; color: #172033; font-size: 28px; font-weight: 800; line-height: 1.25; letter-spacing: -.6px; }
.ai-audit-replica-title-row h2::after { content: ""; position: absolute; left: 0; bottom: -7px; width: 314px; height: 4px; border-radius: 99px; background: linear-gradient(90deg,#3b82f6 0 44%,#7dd3fc 44% 100%); transform: rotate(-1.5deg); }
.ai-audit-replica-title-row h2 span { color: #2878f0; }
.ai-audit-replica-title-row > b { padding: 5px 9px; border-radius: 5px; background: #ff5265; color: #fff; font-size: 12px; font-weight: 700; white-space: nowrap; }
.ai-audit-replica-copy > p { max-width: 535px; margin: 27px 0 0; color: #7b8492; font-size: 13px; line-height: 1.8; }
.ai-audit-replica-copy > p strong { color: #2878f0; font-weight: 700; }
.ai-audit-illustration { position: absolute; top: 0; right: 38px; width: 225px; height: 186px; opacity: .62; transform: rotate(-2deg); }
.ai-audit-illustration-glow { position: absolute; inset: 8px 0 0 18px; border-radius: 50%; background: radial-gradient(circle,rgba(72,177,255,.3),rgba(125,211,252,.08) 52%,transparent 70%); filter: blur(5px); }
.ai-audit-browser { position: absolute; top: 28px; right: 18px; width: 120px; height: 100px; border: 8px solid rgba(170,224,255,.65); border-radius: 12px; background: linear-gradient(145deg,rgba(228,247,255,.95),rgba(120,202,253,.65)); box-shadow: 0 14px 24px rgba(56,145,220,.2); transform: rotate(8deg); }
.ai-audit-browser em { position: absolute; top: 7px; left: 10px; width: 7px; height: 7px; border-radius: 50%; background: #ffb8c2; box-shadow: 14px 0 #ffe09a,28px 0 #93e7c0; }
.ai-audit-browser b { position: absolute; left: 42px; top: 35px; display: grid; place-items: center; width: 52px; height: 52px; border-radius: 10px; background: linear-gradient(145deg,#9bdcff,#4eaff5); color: rgba(255,255,255,.9); font-size: 25px; box-shadow: inset 0 0 0 4px rgba(255,255,255,.28); }
.ai-audit-card { position: absolute; left: 58px; bottom: 17px; width: 84px; height: 98px; border: 7px solid rgba(186,229,255,.72); border-radius: 14px; background: linear-gradient(150deg,rgba(247,252,255,.96),rgba(174,225,255,.75)); box-shadow: 0 13px 25px rgba(56,145,220,.16); transform: rotate(-11deg); }
.ai-audit-lens { position: absolute; left: 35px; bottom: 30px; display: grid; place-items: center; width: 48px; height: 48px; border: 8px solid rgba(112,194,247,.8); border-radius: 50%; color: #63baf1; font-style: normal; font-size: 25px; font-weight: 800; background: rgba(232,248,255,.8); }
.ai-audit-lens::after { content: ""; position: absolute; right: -25px; bottom: -17px; width: 33px; height: 9px; border-radius: 99px; background: rgba(112,194,247,.8); transform: rotate(45deg); }
.ai-audit-replica-body { padding: 0 40px 28px; }
.ai-audit-risk-tip { display: grid; grid-template-columns: 22px minmax(0,1fr); gap: 0; margin: 0 0 20px; padding: 11px 16px 10px; background: #fff8e5; color: #243047; }
.ai-audit-risk-tip > i { display: grid; place-items: center; width: 14px; height: 14px; margin-top: 2px; border-radius: 50%; background: #f6a70a; color: #fff; font-size: 10px; font-style: normal; font-weight: 900; }
.ai-audit-risk-tip strong { display: block; margin-bottom: 4px; font-size: 13px; font-weight: 800; }
.ai-audit-risk-tip p { margin: 0; color: #4d596c; font-size: 12px; line-height: 1.7; }
.ai-audit-mode-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; padding: 0 20px; }
.ai-audit-mode-card { min-height: 180px; box-sizing: border-box; padding: 20px 24px; border: 1px solid #dfe5ed; border-radius: 8px; background: #fff; }
.ai-audit-mode-card header { display: flex; align-items: center; justify-content: space-between; gap: 14px; }
.ai-audit-mode-card h3 { margin: 0; color: #182235; font-size: 16px; font-weight: 800; }
.ai-audit-settings-page .ai-audit-mode-card h3 { white-space: nowrap; font-size: clamp(13px, 1.25vw, 16px); letter-spacing: -.2px; }
.ai-audit-mode-card > p { min-height: 64px; margin: 14px 0 10px; color: #526075; font-size: 12px; line-height: 1.8; }
.ai-audit-mode-card footer { display: flex; align-items: center; gap: 7px; color: #64748b; font-size: 12px; }
.ai-audit-mode-card footer > span { width: 6px; height: 6px; margin-right: 2px; border-radius: 50%; background: #94a3b8; }
.ai-audit-mode-card footer > span.on { background: #19b56b; }
.ai-audit-mode-card footer b { color: #243047; font-weight: 600; }
.ai-audit-switch { position: relative; flex: 0 0 auto; width: 44px; height: 23px; padding: 0; border: 0; border-radius: 99px; background: #cbd5e1; cursor: pointer; transition: background .18s ease; }
.ai-audit-switch.on { background: #2f7df6; }
.ai-audit-switch span { position: absolute; top: 3px; left: 3px; width: 17px; height: 17px; border-radius: 50%; background: #fff; box-shadow: 0 1px 4px rgba(15,23,42,.22); transition: transform .18s ease; }
.ai-audit-switch.on span { transform: translateX(21px); }
.ai-audit-feature-heading { margin: 28px 20px 15px; color: #182235; font-size: 14px; font-weight: 800; }
.ai-audit-feature-list { display: grid; gap: 17px; margin: 0 20px; padding: 0; list-style: none; }
.ai-audit-feature-list li { display: grid; grid-template-columns: 18px minmax(0,1fr); gap: 9px; }
.ai-audit-feature-list li > i { display: grid; place-items: center; width: 15px; height: 17px; margin-top: 1px; border-radius: 3px; background: linear-gradient(145deg,#40a8ff,#2878f0); color: #fff; font-size: 10px; font-style: italic; font-weight: 900; transform: skew(-7deg); }
.ai-audit-feature-list li:nth-child(2) > i { background: linear-gradient(145deg,#58da8c,#25b85f); }
.ai-audit-feature-list strong { display: block; color: #243047; font-size: 13px; font-weight: 800; line-height: 1.4; }
.ai-audit-feature-list p { position: relative; margin: 7px 0 0; padding-left: 18px; color: #89919e; font-size: 11px; line-height: 1.65; }
.ai-audit-feature-list p::before { content: "·"; position: absolute; left: 4px; top: -1px; color: #cbd5e1; font-size: 17px; }
.basic-ai-page .basic-ai-page-header { min-height: 132px; box-sizing: border-box; margin: -28px -32px 0; padding: 38px 40px 28px!important; border-bottom: 0!important; background: linear-gradient(105deg,#eefaff 0%,#e8f4ff 58%,#f4f9ff 100%)!important; }
.basic-ai-page .basic-ai-page-title h2 { color: #172033!important; font-size: 28px!important; font-weight: 800; letter-spacing: -.6px; }
.basic-ai-page .basic-ai-page-title h2::after { content: ""; display: block; width: 205px; height: 4px; margin-top: 8px; border-radius: 99px; background: linear-gradient(90deg,#3b82f6 0 44%,#7dd3fc 44% 100%); transform: rotate(-1.5deg); }
.basic-ai-page .basic-ai-page-title p { max-width: 535px; margin-top: 20px!important; color: #7b8492!important; font-size: 13px!important; line-height: 1.8; }
.basic-ai-page .basic-ai-mode-grid { padding: 0!important; gap: 16px!important; margin-top: 24px!important; }
.basic-ai-page .ai-audit-mode-card { min-height: 180px; box-sizing: border-box; padding: 20px 24px!important; border: 1px solid #dfe5ed!important; border-radius: 8px!important; background: #fff!important; }
.basic-ai-page .ai-audit-mode-card > p { color: #526075!important; }
.basic-ai-page .basic-ai-risk-tip { margin-top: 20px!important; padding: 11px 16px 10px!important; border: 0!important; border-radius: 0!important; background: #fff8e5!important; color: #243047!important; }
.basic-ai-page .basic-ai-risk-tip p { color: #4d596c!important; font-size: 12px!important; line-height: 1.7; }
.basic-ai-page .basic-ai-features { margin-top: 28px!important; }
.basic-ai-page .basic-ai-features > h3 { color: #182235!important; font-size: 14px!important; font-weight: 800; }
.basic-ai-page { padding: 0!important; }
.basic-ai-page > .basic-ai-page-header,
.basic-ai-page > .basic-ai-mode-grid,
.basic-ai-page > .basic-ai-risk-tip,
.basic-ai-page > .basic-ai-features { display: none!important; }
.ai-audit-settings-page { min-height: 100%; background: #fff; }
.ai-audit-settings-page .ai-audit-replica-hero { min-height: 250px; }
@media (max-width: 960px) { .ai-audit-mode-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media (max-width: 760px) { .ai-audit-replica-hero { padding: 30px 24px; } .ai-audit-replica-body { padding: 0 20px 24px; } .ai-audit-illustration { opacity: .22; right: -30px; } .ai-audit-mode-grid { grid-template-columns: 1fr; padding: 0; } .ai-audit-feature-heading,.ai-audit-feature-list { margin-left: 0; margin-right: 0; } }
.shop-account-item > .shop-account-remove { position: absolute; top: 50%; right: 0; width: 38px; transform: translateY(-50%); }
.shop-config-inline .shop-account-add { margin-top: 3px; color: #1971f5; font-size: 13px; font-weight: 700; }
.shop-config-inline .shop-account-add:disabled { color: #9aa7b7; cursor: not-allowed; }
.shop-rule-control { position: relative; max-width: 860px; }
.shop-config-rule .shop-rule-control textarea { width: 100%; min-height: 148px; box-sizing: border-box; padding: 12px 14px 28px; resize: vertical; border: 1px solid #d6dfec; border-radius: 6px; outline: none; color: #40516a; font: inherit; font-size: 13px; line-height: 1.75; background: #fff; }
.shop-config-rule .shop-rule-control textarea:focus { border-color: #76aef5; box-shadow: 0 0 0 3px rgba(40,120,240,.1); }
.shop-config-rule .shop-rule-control small { position: absolute; right: 12px; bottom: 9px; color: #a2adbc; font-size: 11px; }
.shop-resubmit-field { align-items: center; }
.shop-resubmit-field > strong { padding-top: 0; }
.shop-resubmit-control { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; min-height: 36px; }
.shop-resubmit-control .shop-config-switch { flex: 0 0 auto; }
.shop-resubmit-control > span { color: #8d99a9; font-size: 13px; line-height: 1.6; }
@media (max-width: 760px) {
  .shop-config-body { padding: 24px 18px 28px; }
  .shop-config-inline { grid-template-columns: 1fr; row-gap: 9px; }
  .shop-config-inline > strong { padding-top: 0; }
  .shop-config-inline .shop-account-row { grid-template-columns: 1fr 38px; }
  .shop-config-inline .shop-account-row input { grid-column: 1 / -1; grid-row: 2; }
  .shop-config-inline .shop-account-row select { grid-column: 1; }
  .shop-config-inline .shop-account-remove { grid-column: 2; grid-row: 1; }
  .shop-account-item { padding-right: 42px; }
  .shop-account-config-row { grid-template-columns: 1fr; gap: 6px; }
  .shop-reward-editor { grid-template-columns: 1fr; }
  .shop-reward-confirm { height: 36px; }
}

/* 店铺加粉用户端实时预览 */
.shop-config-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 310px;
  align-items: start;
  gap: 34px;
}
.shop-live-preview { position: sticky; top: 18px; display: grid; justify-items: center; gap: 10px; }
.shop-preview-label { color: #7f8da0; font-size: 12px; font-weight: 700; }
.shop-preview-phone {
  width: 286px;
  height: 586px;
  overflow: hidden;
  border: 7px solid #edf1f6;
  border-radius: 31px;
  background: #f6f7f9;
  box-shadow: 0 18px 42px rgba(45, 78, 120, .16);
  color: #202a38;
  font-size: 10px;
}
.shop-preview-status { height: 28px; display: flex; align-items: center; justify-content: space-between; padding: 0 18px; background: #fff; font-size: 9px; }
.shop-preview-status span { color: #111827; font-size: 8px; letter-spacing: -.04em; }
.shop-preview-nav { height: 38px; display: grid; grid-template-columns: 34px 1fr 48px; align-items: center; padding: 0 8px; background: #fff; border-bottom: 1px solid #edf0f4; }
.shop-preview-nav > span:first-child { font-size: 26px; font-weight: 300; }
.shop-preview-nav strong { overflow: hidden; text-align: center; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; }
.shop-preview-nav > span:last-child { text-align: right; font-size: 10px; }
.shop-preview-banner { width: 100%; height: 88px; display: block; object-fit: cover; }
.shop-preview-banner-placeholder { display: grid; place-items: center; align-content: center; gap: 2px; box-sizing: border-box; background: linear-gradient(135deg, #ff5c6c, #ff9d63 62%, #ffe2a0); color: #fff; text-align: center; }
.shop-preview-banner-placeholder b { font-size: 20px; text-shadow: 0 2px 5px rgba(122,22,27,.24); }
.shop-preview-banner-placeholder span { font-size: 8px; font-weight: 700; }
.shop-preview-banner-placeholder i { font-size: 22px; font-style: normal; }
.shop-preview-scroll { height: 432px; overflow-y: auto; padding: 9px; box-sizing: border-box; scrollbar-width: thin; }
.shop-preview-card { margin-bottom: 8px; padding: 11px; border-radius: 10px; background: #fff; box-shadow: 0 2px 8px rgba(30,54,88,.035); }
.shop-preview-card > header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px; }
.shop-preview-card > header b { font-size: 11px; }
.shop-preview-card > header small { color: #9aa4b2; font-size: 8px; }
.shop-preview-reward { min-height: 40px; display: flex; align-items: center; gap: 8px; padding: 7px; border-radius: 7px; background: #f7f8fb; }
.shop-preview-reward > span { width: 28px; height: 28px; display: grid; place-items: center; border-radius: 6px; background: #fff; font-size: 15px; }
.shop-preview-reward > div { display: grid; gap: 2px; }
.shop-preview-reward b { font-size: 9px; }
.shop-preview-reward small { color: #7f8b9d; font-size: 8px; }
.shop-preview-card > p { margin: 8px 0 0; color: #929dab; font-size: 8px; line-height: 1.55; }
.shop-preview-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 5px; }
.shop-preview-steps > div { position: relative; display: grid; justify-items: center; gap: 5px; color: #69778b; text-align: center; font-size: 7px; }
.shop-preview-steps > div:not(:last-child)::after { content: ""; position: absolute; top: 9px; left: 68%; width: 62%; border-top: 1px dashed #d7deea; }
.shop-preview-steps i { width: 19px; height: 19px; display: grid; place-items: center; z-index: 1; border: 1px solid #cbd5e1; border-radius: 50%; background: #fff; color: #748297; font-style: normal; }
.shop-preview-accounts { display: grid; gap: 7px; }
.shop-preview-account { display: grid; grid-template-columns: 30px 1fr auto; align-items: center; gap: 7px; padding: 8px; border-radius: 8px; background: #fffafa; }
.shop-preview-account > span { width: 26px; height: 26px; display: grid; place-items: center; border-radius: 50%; color: #fff; font-weight: 900; }
.shop-preview-account > div { min-width: 0; display: grid; gap: 2px; }
.shop-preview-account > div b { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 9px; }
.shop-preview-account > div small { overflow: hidden; color: #9aa4b2; text-overflow: ellipsis; white-space: nowrap; font-size: 7px; }
.shop-preview-account em { align-self: start; padding: 3px 5px; border: 1px solid #bfdbfe; border-radius: 4px; background: #eff6ff; color: #3b82f6; font-size: 7px; font-style: normal; }
.shop-preview-account button { grid-column: 3; min-width: 58px; height: 22px; border: 0; border-radius: 99px; background: #ff3f65; color: #fff; font-size: 7px; font-weight: 700; }
.shop-preview-rules > p { max-height: 58px; overflow: hidden; white-space: pre-line; }
@media (max-width: 1120px) {
  .shop-config-body { grid-template-columns: 1fr; }
  .shop-live-preview { position: static; padding-top: 10px; border-top: 1px solid #edf1f6; }
}
@media (max-width: 420px) {
  .shop-preview-phone { width: min(286px, calc(100vw - 78px)); }
}

/* 收窄配置表单标签列，让控件更靠近字段名称 */
.shop-config-inline {
  grid-template-columns: 92px minmax(0, 1fr);
  column-gap: 10px;
}
@media (max-width: 760px) {
  .shop-config-inline { grid-template-columns: 1fr; }
}

/* 保存后的店铺加粉展示态 */
.shop-saved-details { display: grid; gap: 22px; min-width: 0; padding: 8px 4px 20px; color: #526174; }
.shop-saved-row { display: grid; grid-template-columns: 112px minmax(0, 1fr); align-items: start; gap: 18px; font-size: 13px; line-height: 1.65; }
.shop-saved-row > strong { color: #27364a; font-size: 13px; }
.shop-status-pills { display: flex; gap: 8px; }
.shop-status-pills em { padding: 2px 9px; border: 1px solid #d8dee8; border-radius: 4px; background: #fff; color: #8a96a8; font-style: normal; }
.shop-status-pills em.active { border-color: #b8e3bd; background: #f1fff2; color: #45a85a; }
.shop-status-pill { display: inline-flex; width: fit-content; padding: 2px 12px; border: 1px solid #d8dee8; border-radius: 4px; background: #fff; color: #8a96a8; }
.shop-status-pill.active { border-color: #b8e3bd; background: #f1fff2; color: #45a85a; }
.shop-status-pill.inactive { border-color: #d8dee8; background: #f7f8fa; color: #8a96a8; }
.shop-saved-title { color: #27364a; font-size: 15px; font-weight: 700; }
.shop-saved-image-row { align-items: center; }
.shop-saved-image-row img, .shop-saved-image-placeholder { width: 150px; height: 150px; object-fit: cover; border-radius: 5px; }
.shop-saved-image-placeholder { display: grid; place-items: center; align-content: center; gap: 6px; background: linear-gradient(135deg, #ff707b, #ffb16e); color: #fff; text-align: center; }
.shop-saved-image-placeholder b { font-size: 21px; }
.shop-saved-image-placeholder span { font-size: 24px; }
.shop-saved-rules { margin: 0; white-space: pre-line; color: #526174; }
.shop-saved-accounts { display: grid; gap: 8px; color: #526174; }
.shop-saved-account { display: grid; gap: 2px; padding: 8px 10px; border-radius: 6px; background: #f8fafc; }
.shop-saved-account > span { color: #27364a; font-weight: 700; }
.shop-saved-account > small { color: #8a96a8; font-size: 12px; }
.shop-saved-reward { display: grid; gap: 3px; margin: 0; padding: 12px 14px; border-radius: 7px; background: #f8fafc; }
.shop-config-toolbar:has(+ .shop-config-body .shop-saved-details) { justify-content: flex-end; }
.shop-data-modal-backdrop { position: fixed; inset: 0; z-index: 1500; display: flex; align-items: center; justify-content: center; padding: 24px; background: rgba(15,23,42,.58); }
.shop-data-modal { width: min(92vw, 760px); max-height: 86vh; overflow: auto; border-radius: 12px; background: #fff; box-shadow: 0 28px 80px rgba(15,23,42,.3); }
.shop-data-modal > header { height: 58px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; border-bottom: 1px solid #e7ebf1; }
.shop-data-modal > header h3 { margin: 0; color: #172033; font-size: 17px; }
.shop-data-modal > header button { border: 0; background: none; color: #7b8798; font-size: 24px; cursor: pointer; }
.shop-data-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 12px; padding: 20px; }
.shop-data-grid article { display: grid; gap: 12px; padding: 14px; border: 1px solid #e2e8f0; border-radius: 10px; background: linear-gradient(135deg,#fff,#f8fbff); }
.shop-data-grid article > header { display: flex; justify-content: space-between; color: #172033; }
.shop-data-grid article > header span { color: #64748b; font-size: 12px; }
.shop-data-metrics { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; padding-top: 10px; border-top: 1px solid #e8eef7; }
.shop-data-metrics div { display: grid; gap: 4px; }
.shop-data-metrics small, .shop-account-manage-row small { color: #94a3b8; font-size: 11px; }
.shop-data-metrics b { color: #172033; font-size: 16px; }
.shop-account-manage-list { display: grid; gap: 10px; padding: 20px; }
.shop-account-manage-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 14px; border: 1px solid #e2e8f0; border-radius: 9px; background: #fcfdff; }
.shop-account-manage-row > div { display: grid; gap: 3px; }
.shop-account-manage-row button { padding: 5px 12px; border: 1px solid #d8dee8; border-radius: 6px; background: #fff; color: #64748b; cursor: pointer; }
.shop-account-manage-row button:disabled { color: #a1a8b3; cursor: not-allowed; }
.shop-account-manage-add { width: fit-content; padding: 7px 12px; border: 0; background: none; color: #1971f5; font-weight: 700; cursor: pointer; }
.shop-manage-panel { display: grid; gap: 18px; }
.shop-manage-form { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px 18px; padding: 18px; border: 1px solid #e2e8f0; border-radius: 12px; background: #f8fbff; }
.shop-manage-field { display: grid; align-content: start; gap: 7px; min-width: 0; }
.shop-manage-field:nth-child(3), .shop-manage-field:nth-child(4) { grid-column: 1 / -1; }
.shop-manage-field > span { color: #526174; font-size: 12px; font-weight: 700; }
.shop-manage-label-row { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; min-height: 18px; color: #526174; font-size: 12px; font-weight: 700; }
.wechat-shop-id-help { position: relative; display: inline-flex; align-items: center; font-weight: 500; }
.wechat-shop-id-help-link { margin: 0; padding: 0; border: 0; background: transparent; color: #2878f0; font: inherit; line-height: 1.5; cursor: help; text-decoration: none; }
.wechat-shop-id-help-link:hover { color: #125fce; text-decoration: underline; text-underline-offset: 3px; }
.wechat-shop-id-help-link:focus-visible { border-radius: 3px; outline: 2px solid #2878f0; outline-offset: 3px; }
.wechat-shop-id-tooltip { position: fixed; left: 50%; top: 64px; z-index: 1900; width: min(520px, calc(100vw - 64px)); padding: 8px; border: 1px solid #dbe3ee; border-radius: 10px; background: #fff; box-shadow: 0 18px 48px rgba(15,23,42,.22); opacity: 0; visibility: hidden; transform: translate(-50%,5px); pointer-events: none; transition: opacity .16s ease-out, transform .16s ease-out, visibility 0s linear .16s; }
.wechat-shop-id-tooltip img { display: block; width: 100%; height: auto; border-radius: 6px; }
.wechat-shop-id-help:hover .wechat-shop-id-tooltip, .wechat-shop-id-help:focus-within .wechat-shop-id-tooltip { opacity: 1; visibility: visible; transform: translate(-50%,0); transition-delay: 0s; }
.video-channel-id-help-link { width: 18px; height: 18px; margin: 0; padding: 0; border: 1px solid #2878f0; border-radius: 50%; background: #fff; color: #2878f0; font-size: 12px; font-weight: 800; line-height: 16px; cursor: help; }
.video-channel-id-help-link:focus-visible { outline: 2px solid #2878f0; outline-offset: 3px; }
.video-channel-id-help::after { content: ""; position: absolute; left: 100%; top: -10px; width: 10px; height: 38px; }
.video-channel-id-tooltip { position: absolute; left: calc(100% + 10px); top: 50%; width: min(360px, calc(100vw - 96px)); box-sizing: border-box; padding: 12px 14px; color: #526174; font-size: 13px; line-height: 1.7; text-align: left; transform: translate(0, calc(-50% + 5px)); pointer-events: auto; user-select: text; cursor: text; }
.video-channel-id-tooltip::before { content: ""; position: absolute; left: -6px; top: 50%; width: 10px; height: 10px; border-left: 1px solid #dbe3ee; border-bottom: 1px solid #dbe3ee; background: #fff; transform: translateY(-50%) rotate(45deg); }
.wechat-shop-id-help:hover .video-channel-id-tooltip, .wechat-shop-id-help:focus-within .video-channel-id-tooltip { transform: translate(0, -50%); }
.video-channel-id-tooltip a { color: #2878f0; font-weight: 700; text-decoration: underline; text-underline-offset: 2px; cursor: pointer; }
.shop-manage-field > input, .shop-manage-field > select, .shop-manage-name > input { width: 100%; min-width: 0; height: 38px; box-sizing: border-box; padding: 0 11px; border: 1px solid #d6dfec; border-radius: 6px; outline: none; background: #fff; color: #40516a; font-size: 13px; }
.shop-manage-field > input:focus, .shop-manage-field > select:focus, .shop-manage-name > input:focus { border-color: #76aef5; box-shadow: 0 0 0 3px rgba(40,120,240,.1); }
.shop-manage-name { position: relative; }
.shop-manage-name > input { padding-right: 52px; }
.shop-manage-name > small { position: absolute; top: 11px; right: 11px; color: #94a3b8; font-size: 11px; }
.shop-manage-qr { display: flex; align-items: flex-end; flex-wrap: wrap; gap: 10px; }
.shop-manage-qr > input { display: none; }
.shop-manage-qr > label { width: 92px; height: 92px; display: grid; place-items: center; overflow: hidden; border: 1px dashed #b9c7d9; border-radius: 8px; background: #fff; color: #718096; cursor: pointer; text-align: center; white-space: pre-line; font-size: 12px; line-height: 1.5; }
.shop-manage-qr > label img { width: 100%; height: 100%; object-fit: cover; }
.shop-manage-screenshot > label { width: 148px; height: 92px; }
.shop-manage-screenshot > label img { object-fit: cover; }
.shop-manage-qr > button { height: 32px; padding: 0 11px; border: 1px solid #d8dee8; border-radius: 6px; background: #fff; color: #64748b; cursor: pointer; }
.shop-manage-qr > small { color: #94a3b8; font-size: 11px; }
.shop-manage-error { grid-column: 1 / -1; color: #d92d20; font-size: 12px; }
.shop-manage-submit { grid-column: 1 / -1; justify-self: end; min-width: 104px; height: 38px; padding: 0 18px; border: 0; border-radius: 6px; background: #2878f0; color: #fff; font-size: 13px; font-weight: 700; cursor: pointer; }
.shop-manage-submit:disabled { background: #aebed2; cursor: not-allowed; }
.shop-manage-panel .shop-account-manage-list { padding: 0; }
.shop-account-manage-qr, .shop-account-manage-platform { width: 42px; height: 42px; flex: 0 0 42px; border-radius: 8px; object-fit: cover; }
.shop-account-manage-platform { display: grid; place-items: center; background: #eef5ff; color: #2878f0; font-size: 15px; font-weight: 800; }
.shop-account-manage-row > div { flex: 1; min-width: 0; }
.shop-account-manage-row > div small { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.shop-manage-count { color: #94a3b8; font-size: 11px; }
@media (max-width: 680px) {
  .shop-manage-form { grid-template-columns: 1fr; padding: 14px; }
  .shop-manage-field:nth-child(3), .shop-manage-field:nth-child(4) { grid-column: auto; }
  .wechat-shop-id-tooltip { top: 24px; width: calc(100vw - 48px); }
  .video-channel-id-help::after { left: -6px; top: 100%; width: 40px; height: 10px; }
  .video-channel-id-tooltip { left: 0; top: calc(100% + 10px); width: min(320px, calc(100vw - 64px)); transform: translate(0, 5px); }
  .video-channel-id-tooltip::before { left: 8px; top: -6px; transform: rotate(135deg); }
  .wechat-shop-id-help:hover .video-channel-id-tooltip, .wechat-shop-id-help:focus-within .video-channel-id-tooltip { transform: translate(0, 0); }
}
@media (prefers-reduced-motion: reduce) { .wechat-shop-id-tooltip { transition: none; } }
.shop-drawer-backdrop { position: fixed; inset: 0; z-index: 1550; display: flex; justify-content: flex-end; background: rgba(15,23,42,.44); animation: shop-fade-in .18s ease-out; }
.shop-store-drawer { width: min(92vw,980px); height: 100%; display: grid; grid-template-rows: auto minmax(0,1fr) auto; overflow: hidden; background: #fff; box-shadow: -24px 0 64px rgba(15,23,42,.2); animation: shop-drawer-in .24s cubic-bezier(.22,1,.36,1); }
.shop-store-drawer-header { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 16px 22px; border-bottom: 1px solid #e6ebf2; }
.shop-store-drawer-header h3 { margin: 0; color: #172033; font-size: 19px; }
.shop-store-drawer-header p { margin: 5px 0 0; color: #8a98aa; font-size: 12px; }
.shop-store-drawer-actions { display: flex; align-items: center; gap: 10px; }
.shop-store-drawer-actions button { height: 36px; border-radius: 6px; cursor: pointer; }
.shop-store-drawer-actions .primary { padding: 0 16px; border: 1px solid #2878f0; background: #2878f0; color: #fff; font-size: 13px; font-weight: 700; }
.shop-store-drawer-actions .close { width: 36px; border: 0; background: transparent; color: #7b8798; font-size: 20px; }
.shop-store-drawer-body { min-width: 0; overflow: auto; padding: 20px 22px; background: #f7f9fc; }
.social-account-drawer { grid-template-rows: auto minmax(0,1fr); }
.social-account-drawer-close { width: 36px; height: 36px; flex: 0 0 auto; border: 0; border-radius: 6px; background: transparent; color: #7b8798; font-size: 20px; cursor: pointer; }
.social-account-drawer-close:hover { background: #f1f5f9; color: #334155; }
.social-account-drawer-body > section { margin: 0; border-radius: 10px; box-shadow: none; }
.social-account-table .shop-store-table-row { grid-template-columns: 88px 154px minmax(150px,1fr) 80px 118px 116px 96px; }
.social-account-table .shop-store-link { max-width: 100%; }
.social-profile-button { cursor: zoom-in; }
.social-profile-placeholder { width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid #d8e2ef; border-radius: 5px; background: #eef5ff; color: #2878f0; font-size: 13px; font-weight: 800; }
.social-profile-upload > label { width: 148px; height: 92px; }
.social-profile-upload > label img { object-fit: cover; }
.social-profile-preview-modal { width: min(90vw,680px); }
.social-profile-preview-body { min-height: 420px; }
.social-profile-preview-body > img { width: min(560px,100%); max-height: 64vh; aspect-ratio: auto; object-fit: contain; }
.social-profile-empty { width: min(420px,100%); min-height: 240px; display: grid; place-items: center; border: 1px dashed #cbd5e1; border-radius: 8px; background: #fff; color: #94a3b8; font-size: 13px; }
.shop-store-table { min-width: 900px; overflow: hidden; border: 1px solid #e2e8f0; border-radius: 10px; background: #fff; }
.shop-store-table-row { display: grid; grid-template-columns: 88px 160px minmax(170px,1fr) 110px 140px 125px 100px; align-items: center; min-height: 68px; border-top: 1px solid #edf1f6; }
.shop-store-table-row:first-child { border-top: 0; }
.shop-store-table-row.header { min-height: 44px; background: #f7f9fc; color: #65748a; font-size: 12px; font-weight: 700; }
.shop-store-table:not(.social-account-table) .shop-store-table-row.header > div { white-space: nowrap; }
.shop-store-table-row > div { min-width: 0; padding: 10px 12px; color: #40516a; font-size: 12px; }
.shop-store-table-row:not(.header):hover { background: #fbfdff; }
.shop-store-name { color: #172033!important; font-size: 13px!important; font-weight: 700; }
.shop-store-platform { display: inline-flex; align-items: center; justify-content: center; min-width: 54px; height: 26px; padding: 0 8px; border-radius: 6px; background: #eef5ff; color: #2878f0; font-size: 11px; font-weight: 700; white-space: nowrap; }
.shop-store-platform.platform-1 { background: #fff1f2; color: #d63d52; }
.shop-store-platform.platform-2 { background: #fff7e8; color: #c87916; }
.shop-store-platform.platform-3 { background: #edf9f2; color: #24935b; }
.shop-store-platform.platform-4 { background: #fff5e8; color: #b86d12; }
.shop-store-platform.platform-5 { background: #fff0f1; color: #cc3f4d; }
.shop-store-platform.platform-6 { background: #fff1f3; color: #d73351; }
.shop-store-link { display: block; overflow: hidden; color: #2878f0; text-overflow: ellipsis; white-space: nowrap; }
.shop-store-qr-button { width: 46px; height: 46px; display: grid; place-items: center; padding: 0; border: 0; border-radius: 5px; background: transparent; cursor: zoom-in; }
.shop-store-qr-button > img { width: 38px; height: 38px; border: 1px solid #d8e0eb; border-radius: 3px; object-fit: cover; }
.shop-store-screenshot-button { width: 78px; height: 54px; border-radius: 6px; overflow: hidden; }
.shop-store-screenshot-button > img { width: 72px; height: 48px; border: 1px solid #d8e0eb; border-radius: 5px; object-fit: cover; background: #eef3f9; }
.shop-store-qr { width: 38px; height: 38px; display: block; border: 4px solid #fff; outline: 1px solid #d8e0eb; border-radius: 3px; background: repeating-conic-gradient(#172033 0 25%,#fff 0 50%) 50%/8px 8px; }
.shop-store-qr.qr-1 { background-size: 6px 6px; transform: rotate(90deg); }
.shop-store-qr.qr-2 { background-size: 10px 10px; transform: rotate(180deg); }
.shop-store-followers { color: #172033!important; font-size: 14px!important; font-weight: 800; }
.shop-store-time { color: #65748a!important; line-height: 1.5; }
.shop-store-operations { display: flex; align-items: center; gap: 10px; }
.shop-store-operation { padding: 4px 0; border: 0; background: transparent; color: #2878f0; font-size: 12px; cursor: pointer; }
.shop-store-operation.danger { color: #d94b4b; }
.settings-account-table { width: 100%; min-width: 760px; }
.settings-account-table .shop-store-table-row { grid-template-columns: 88px minmax(150px,1.15fr) minmax(170px,1.35fr) 88px 120px 116px; }
.settings-account-table .shop-store-table-row > div { padding: 14px 12px; font-size: 13px; }
.settings-account-table .shop-store-table-row.header > div { font-size: 13px; }
.settings-account-table .shop-store-name { font-size: 15px!important; }
.settings-account-table .shop-store-link { display: block; overflow: hidden; color: #718096; text-overflow: ellipsis; white-space: nowrap; }
.settings-account-table .shop-store-qr-button { width: 52px; height: 40px; }
.settings-account-table .shop-store-followers { color: #92400e!important; font-size: 15px!important; }
.settings-account-table .shop-store-operation { font-size: 14px; }
/* 基础设置的社媒/店铺账号弹窗共用主页截图上传样式 */
label:has(> input[type="file"][style*="color"]) { position: relative; display: grid!important; gap: 8px!important; color: #344054; }
label:has(> input[type="file"][style*="color"]) > input[type="file"] { position: absolute; inset: 42px auto auto 0; z-index: 2; width: 296px; height: 182px; opacity: 0; cursor: pointer; }
label:has(> input[type="file"][style*="color"])::after { content: "+\A上传主页截图"; white-space: pre; display: grid; place-items: center; width: 296px; height: 182px; box-sizing: border-box; border: 2px dashed #b8c9df; border-radius: 14px; color: #7183a1; font-size: 18px; line-height: 1.8; pointer-events: none; }
label:has(> input[type="file"][style*="color"]) > img { width: 296px!important; height: 182px!important; object-fit: cover!important; border: 2px dashed #b8c9df!important; border-radius: 14px!important; }
label:has(> input[type="file"][style*="color"]):has(> img)::after { display: none; }
.shop-store-drawer-footer { padding: 12px 22px; border-top: 1px solid #e6ebf2; background: #fff; color: #8a98aa; font-size: 12px; text-align: right; }
.shop-add-modal-backdrop { position: fixed; inset: 0; z-index: 1700; display: grid; place-items: center; padding: 24px; background: rgba(15,23,42,.48); }
.shop-add-modal { width: min(92vw,620px); max-height: 88vh; display: grid; grid-template-rows: auto minmax(0,1fr) auto; overflow: hidden; border: 1px solid #dfe5ee; border-radius: 14px; background: #fff; box-shadow: 0 28px 80px rgba(15,23,42,.3); }
.shop-add-modal > header { min-height: 58px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; border-bottom: 1px solid #e7ebf1; }
.shop-add-modal > header h3 { margin: 0; color: #172033; font-size: 17px; }
.shop-add-modal > header button { width: 32px; height: 32px; border: 0; background: transparent; color: #7b8798; font-size: 20px; cursor: pointer; }
.shop-add-modal-body { display: grid; gap: 16px; overflow-y: auto; padding: 20px; }
.shop-add-modal > footer { display: flex; justify-content: flex-end; gap: 10px; padding: 12px 20px; border-top: 1px solid #e7ebf1; background: #f8fafc; }
.shop-add-modal > footer button { min-width: 82px; height: 36px; padding: 0 15px; border: 1px solid #cfd8e5; border-radius: 6px; background: #fff; color: #526174; cursor: pointer; }
.shop-add-modal > footer .primary { border-color: #2878f0; background: #2878f0; color: #fff; font-weight: 700; }
.shop-qr-preview-backdrop { position: fixed; inset: 0; z-index: 1800; display: grid; place-items: center; padding: 24px; background: rgba(15,23,42,.56); }
.shop-qr-preview-modal { width: min(90vw,420px); overflow: hidden; border-radius: 14px; background: #fff; box-shadow: 0 28px 80px rgba(15,23,42,.32); }
.shop-qr-preview-modal > header { min-height: 64px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; border-bottom: 1px solid #e7ebf1; }
.shop-qr-preview-modal > header h3 { margin: 0; color: #172033; font-size: 17px; }
.shop-qr-preview-modal > header p { margin: 4px 0 0; color: #8a98aa; font-size: 12px; }
.shop-qr-preview-modal > header button { width: 32px; height: 32px; border: 0; background: transparent; color: #7b8798; font-size: 20px; cursor: pointer; }
.shop-qr-preview-body { min-height: 320px; display: grid; place-items: center; padding: 28px; background: #f8fafc; }
.shop-qr-preview-body > img { width: min(260px,100%); aspect-ratio: 1; border: 1px solid #d8e0eb; border-radius: 8px; object-fit: contain; background: #fff; }
.shop-store-screenshot-preview-body { min-height: 420px; }
.shop-store-screenshot-preview-body > img { width: min(640px,100%); max-height: 70vh; aspect-ratio: auto; object-fit: contain; }
.shop-store-qr-large { width: 248px; height: 248px; display: block; border: 12px solid #fff; outline: 1px solid #d8e0eb; border-radius: 7px; background: repeating-conic-gradient(#172033 0 25%,#fff 0 50%) 50%/24px 24px; }
.shop-store-qr-large.qr-1 { background-size: 18px 18px; }
.shop-store-qr-large.qr-2 { background-size: 28px 28px; }
.shop-qr-preview-modal > footer { display: flex; justify-content: flex-end; padding: 12px 20px; border-top: 1px solid #e7ebf1; }
.shop-qr-preview-modal > footer button { min-width: 82px; height: 36px; border: 1px solid #cfd8e5; border-radius: 6px; background: #fff; color: #526174; cursor: pointer; }
@keyframes shop-fade-in { from { opacity: 0; } }
@keyframes shop-drawer-in { from { transform: translateX(28px); opacity: .5; } }
@media (prefers-reduced-motion: reduce) { .shop-drawer-backdrop, .shop-store-drawer { animation: none; } }
@media (max-width: 720px) {
  .shop-store-drawer { width: 100vw; }
  .shop-store-drawer-header { align-items: flex-start; padding: 14px 16px; }
  .shop-store-drawer-actions .primary { padding: 0 12px; }
  .shop-store-drawer-body { padding: 14px 16px; }
}
.social-config-panel { overflow: hidden; border: 1px solid #dbe6f4; background: #fff; }
.social-config-panel.social-primary { margin-bottom: -14px; border-radius: 14px 14px 0 0; }
.social-config-panel.social-middle { margin-bottom: -14px; border-top: 0; border-radius: 0; }
.social-config-panel.social-last { border-top: 0; border-radius: 0 0 14px 14px; }
.social-config-panel .shop-config-heading { padding: 26px 28px 18px; }
.social-config-panel .shop-config-heading h2 { margin: 0; color: #172033; font-size: 25px; line-height: 1.25; }
.social-config-panel .shop-config-toolbar { border-top: 1px solid #e5edf8; }
.social-config-section-heading { padding: 22px 28px 0; }
.social-config-section-heading h2 { margin: 0; color: #27364a; font-size: 15px; }
.social-config-panel-body { padding: 24px 28px 28px; }
.social-primary .social-config-panel-body { padding-top: 26px; }
.social-middle .social-config-panel-body, .social-last .social-config-panel-body { padding-top: 18px; }
.social-config-panel .social-follow-field { grid-template-columns: 128px minmax(0,1fr); align-items: start; column-gap: 18px; }
.social-config-panel .social-follow-field > span:first-child { padding-top: 9px; color: #27364a; font-size: 13px; }
.social-config-panel .shop-resubmit-field { align-items: center; }
.social-config-panel .shop-resubmit-field > span:first-child { padding-top: 0; }
.social-follow-account-list { width: min(860px,100%); box-sizing: border-box; }
.social-follow-account-list > div + div { padding-top: 12px; border-top: 1px solid #e3eaf3; }
.social-follow-account-list .social-account-item { box-sizing: border-box; width: 100%; }
.social-follow-account-list .shop-account-config-row select, .social-follow-account-list .shop-account-config-row input { height: 38px; }
.social-config-panel .shop-config-rule textarea { min-height: 148px; border-radius: 6px; background: #fff; }
@media (max-width: 760px) {
  .social-config-panel .shop-config-heading { padding: 20px 16px 14px; }
  .social-config-panel .shop-config-heading h2 { font-size: 21px; }
  .social-config-section-heading { padding: 18px 16px 0; }
  .social-config-panel-body { padding: 20px 16px 24px; }
  .social-config-panel .social-follow-field { grid-template-columns: 1fr; row-gap: 9px; }
  .social-config-panel .social-follow-field > span:first-child { padding-top: 0; }
}
.xhs { background: linear-gradient(145deg, #ff4d67, #e8193f); }
.social-follow-intro .shop-follow-hero, .social-follow-detail .shop-follow-hero { background: linear-gradient(112deg, #f8fbff 0%, #eef6ff 58%, #dcecff 100%); }
.social-follow-saved-image { display: grid; grid-template-columns: 220px auto; align-items: center; gap: 10px; }
.social-follow-saved-image > img, .social-follow-saved-image-placeholder { width: 220px; height: 72px; object-fit: cover; border: 1px solid #dbe5f0; border-radius: 8px; }
.social-follow-saved-image-placeholder { display: grid; place-content: center; gap: 3px; background: linear-gradient(120deg,#ff6475,#ff9a70); color: #fff; text-align: center; }
.social-follow-saved-image-placeholder b { font-size: 16px; }
.social-follow-saved-image-placeholder span { font-size: 11px; }
.social-follow-saved-image small { color: #8a98aa; font-size: 12px; }
.social-step-symbol { color: #4c91eb; font-size: 30px; font-weight: 500; }
.social-detail-body { grid-template-columns: minmax(0,1fr) 310px; }
.social-preview-hero { height: 92px; display: grid; place-items: center; align-content: center; gap: 5px; background: linear-gradient(135deg,#ff6376,#ff9b6c); color: #fff; }
.social-preview-hero b { font-size: 18px; }
.social-preview-hero span { font-size: 8px; font-weight: 700; }
@media (max-width: 1120px) {
  .social-detail-body { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .shop-saved-row { grid-template-columns: 1fr; gap: 6px; }
}

/* 与社媒账号加粉一致的奖品配置弹窗 */
.shop-prize-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1500;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(15, 23, 42, .58);
}
.shop-prize-modal {
  width: min(92vw, 660px);
  max-height: 88vh;
  overflow: hidden;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 28px 80px rgba(15, 23, 42, .3);
}
.shop-prize-modal-header { height: 58px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; border-bottom: 1px solid #e7ebf1; }
.shop-prize-modal-header h3 { margin: 0; color: #172033; font-size: 17px; font-weight: 800; }
.shop-prize-modal-header button { width: 30px; height: 30px; border: 0; background: none; color: #7b8798; font-size: 24px; cursor: pointer; }
.shop-prize-modal-body { max-height: calc(88vh - 126px); overflow-y: auto; display: grid; gap: 20px; padding: 20px 22px; }
.shop-prize-field { display: grid; grid-template-columns: 116px minmax(0, 1fr); align-items: start; gap: 14px; color: #334155; font-size: 13px; }
.shop-prize-field > strong { padding-top: 9px; font-size: 13px; }
.shop-prize-field > input { width: min(380px, 100%); height: 38px; box-sizing: border-box; padding: 0 11px; border: 1px solid #d6dfec; border-radius: 6px; outline: none; color: #40516a; }
.shop-prize-field > input:focus, .shop-prize-amount input:focus { border-color: #76aef5; box-shadow: 0 0 0 3px rgba(40,120,240,.1); }
.shop-prize-types { display: flex; align-items: center; flex-wrap: wrap; gap: 18px; min-height: 38px; }
.shop-prize-types button { display: inline-flex; align-items: center; gap: 7px; padding: 0; border: 0; background: none; color: #536176; font-size: 13px; cursor: pointer; }
.shop-prize-types i { width: 15px; height: 15px; display: block; box-sizing: border-box; border: 1px solid #b9c4d2; border-radius: 50%; background: #fff; }
.shop-prize-types button.active { color: #1d4ed8; }
.shop-prize-types button.active i { border: 5px solid #2878f0; }
.shop-prize-amount { width: min(260px, 100%); display: grid; grid-template-columns: minmax(0, 1fr) 42px; align-items: center; gap: 8px; }
.shop-prize-amount input { height: 38px; box-sizing: border-box; padding: 0 11px; border: 1px solid #d6dfec; border-radius: 6px; outline: none; }
.shop-prize-amount span { color: #687386; font-size: 13px; }
.shop-prize-activity { display: flex; gap: 12px; }
.shop-prize-activity button { height: 38px; padding: 0 14px; border: 1px dashed #b8c6d8; border-radius: 6px; background: #fff; color: #2563eb; cursor: pointer; }
.shop-prize-activity button + button { border-style: solid; color: #536176; }
.shop-prize-upload { display: grid; justify-items: start; gap: 7px; }
.shop-prize-upload > input { display: none; }
.shop-prize-upload > label { width: 94px; height: 94px; overflow: hidden; display: grid; place-items: center; border: 1px dashed #b9c5d4; border-radius: 6px; background: #fbfcfe; color: #687386; cursor: pointer; }
.shop-prize-upload > label span { white-space: pre-line; text-align: center; line-height: 1.7; }
.shop-prize-upload img { width: 100%; height: 100%; object-fit: cover; }
.shop-prize-upload small { color: #8b95a7; font-size: 11px; }
.shop-prize-modal-footer { height: 68px; display: flex; align-items: center; justify-content: flex-end; gap: 10px; padding: 0 20px; border-top: 1px solid #e7ebf1; background: #fbfcfe; }
.shop-prize-modal-footer button { height: 36px; min-width: 76px; padding: 0 16px; border: 1px solid #cfd8e5; border-radius: 6px; background: #fff; color: #536176; cursor: pointer; }
.shop-prize-modal-footer button.primary { border-color: #2878f0; background: #2878f0; color: #fff; }
@media (max-width: 620px) {
  .shop-prize-modal-backdrop { padding: 12px; }
  .shop-prize-field { grid-template-columns: 1fr; gap: 8px; }
  .shop-prize-field > strong { padding-top: 0; }
}
