.wb-member-page{
  --member-primary:var(--uc-primary,#2563eb);
  --member-primary-2:var(--uc-primary-2,#4f46e5);
  --member-surface:var(--uc-surface,#fff);
  --member-surface-2:var(--uc-surface-2,#f8fafc);
  --member-text:var(--uc-text,#0f172a);
  --member-muted:var(--uc-muted,#64748b);
  --member-border:var(--uc-border,rgba(15,23,42,.1));
  padding-bottom:env(safe-area-inset-bottom,0px)!important;
}
.wb-member-page .myui-nav__tabbar.wb-bottom-tabbar,
.wb-member-page .myui-foot,
.wb-member-page .wb-backtop-extra{display:none!important}
.wb-member-page .uc-container{width:100%;max-width:var(--wb-app-shell-max,960px);margin:0 auto;padding:10px 10px 18px;box-sizing:border-box;background:transparent!important}
.wb-member-page .uc-container>.uc-card{overflow:visible;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.wb-member-page .uc-container>.uc-card>.uc-card__head{min-height:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:2px 2px 8px;border:0!important;background:transparent!important}
.wb-member-page .uc-card__title{color:var(--member-text);font-size:15px;font-weight:500}
.wb-member-page .uc-card__sub{margin-top:2px;color:var(--member-muted);font-size:11px;font-weight:400}
.wb-member-page .uc-container>.uc-card>.uc-card__body{padding:0!important}
.wb-member-page .uc-container>.uc-card>.uc-card__foot{padding:10px 0 0;border:0!important;background:transparent!important}
.wb-member-page .uc-tabs{display:flex;gap:6px;padding:3px;overflow-x:auto;border:0!important;border-radius:999px;background:rgba(148,163,184,.1)}
.wb-member-page .uc-tab{flex:0 0 auto;padding:7px 12px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--member-muted)!important;font-size:11px!important;font-weight:400!important;box-shadow:none!important}
.wb-member-page .uc-tab.is-active{color:#fff!important;background:linear-gradient(135deg,var(--member-primary),var(--member-primary-2))!important;font-weight:500!important}
.wb-member-page .wb-member-toolbar{display:flex!important;gap:7px!important;padding:0!important;background:transparent!important}
.wb-member-page .wb-member-toolbar .btn{min-height:32px;padding:6px 10px!important;border:0!important;border-radius:10px!important;background:var(--member-surface)!important;color:var(--member-muted)!important;font-size:10px!important;font-weight:400!important;box-shadow:none!important}
.wb-member-page .wb-member-filter{overflow:hidden;margin:2px 0 10px;border-radius:14px;background:var(--member-surface)}
.wb-member-page .wb-member-filter summary{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;color:var(--member-text);cursor:pointer;list-style:none}
.wb-member-page .wb-member-filter summary::-webkit-details-marker{display:none}
.wb-member-page .wb-member-filter summary span{font-size:13px;font-weight:500}.wb-member-page .wb-member-filter summary i{margin-right:5px;color:var(--member-primary)}
.wb-member-page .wb-member-filter summary em{overflow:hidden;color:var(--member-muted);font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap;font-weight:400}
.wb-member-page .wb-member-filter[open] summary{border-bottom:1px solid var(--member-border)}
.wb-member-page .wb-member-filter .uc-filter{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;padding:10px!important;background:transparent!important}
.wb-member-page .wb-member-filter .form-control,.wb-member-page .wb-member-filter .btn{width:100%!important;min-width:0!important;box-sizing:border-box}
.wb-member-page .wb-member-filter .btn{min-height:36px}
.wb-member-page .wb-member-count{min-height:40px;display:flex!important;align-items:center;justify-content:space-between;margin:0!important;padding:0 10px;border-radius:14px 14px 0 0;border-bottom:1px solid var(--member-border);background:var(--member-surface);color:var(--member-muted)!important}
.wb-member-page .wb-member-count:before{content:attr(data-title);color:var(--member-text);font-size:13px;font-weight:500}
.wb-member-page .wb-member-count+ul.uc-list{margin:0!important;padding:0 10px 6px;border-radius:0 0 14px 14px;background:var(--member-surface)!important}
.wb-member-page .wb-member-count+ul.uc-list>.uc-item{border:0!important;border-bottom:1px solid var(--member-border)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.wb-member-page .wb-member-count+ul.uc-list>.uc-item:last-child{border-bottom:0!important}
.wb-member-page .myui-profile-tab-panel{padding:12px!important;border-radius:14px;background:var(--member-surface)}
.wb-member-page .myui-profile-tab-panel>.uc-kv{padding:0 2px}
.wb-member-page .myui-profile-tab-panel>.uc-card{margin-top:10px!important;border:0!important;border-radius:12px!important;background:var(--member-surface-2)!important;box-shadow:none!important}
.wb-member-page .myui-profile-tab-panel form>.uc-filter{gap:8px!important;padding:0!important;background:transparent!important}
.wb-member-page .myui-profile-tab-panel .form-control{min-height:40px!important;border:0!important;border-radius:10px!important;background:var(--member-surface-2)!important}
.wb-member-page .myui-profile-tab-panel table{border:0!important}.wb-member-page .myui-profile-tab-panel th{background:var(--member-surface-2)}
.wb-profile-page{display:flex;flex-direction:column;gap:4px}
.wb-profile-page #wbProfileAvatarInput{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}
.wb-profile-overview{position:relative;display:flex;align-items:center;gap:12px;overflow:hidden;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,var(--member-primary),var(--member-primary-2));color:#fff}
.wb-profile-overview:after{content:"";position:absolute;right:-55px;bottom:-80px;width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.1)}
.wb-profile-overview__avatar{position:relative;z-index:1;width:56px;height:56px;flex:0 0 56px;border:2px solid rgba(255,255,255,.75);border-radius:50%;object-fit:cover;background:#fff}
.wb-profile-overview__main{position:relative;z-index:1;min-width:0;flex:1}.wb-profile-overview__name{overflow:hidden;font-size:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}
.wb-profile-overview__meta{display:flex;gap:6px;margin-top:6px}.wb-profile-overview__meta span{padding:3px 8px;border-radius:999px;background:rgba(255,255,255,.16);font-size:10px;font-weight:400}
.wb-profile-overview__action{position:relative;z-index:1;display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:10px;background:rgba(255,255,255,.16);color:#fff!important;font-size:11px;font-weight:500}
.wb-profile-tabs{display:flex;gap:6px;padding:3px;border-radius:999px;background:rgba(148,163,184,.11)}
.wb-profile-tabs a{flex:1;padding:8px 12px;border-radius:999px;color:var(--member-muted)!important;text-align:center;font-size:12px;font-weight:400}
.wb-profile-tabs a.is-active{background:linear-gradient(135deg,var(--member-primary),var(--member-primary-2));color:#fff!important;font-weight:500}
.wb-profile-panel{display:none;padding:12px;border-radius:14px;background:var(--member-surface)}.wb-profile-panel.is-active{display:block}
.wb-profile-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--member-border)}
.wb-profile-section-head h2{margin:0;color:var(--member-text);font-size:14px;font-weight:500}.wb-profile-section-head p{margin:3px 0 0;color:var(--member-muted);font-size:11px;font-weight:400}
.wb-profile-section-head>a{align-self:center;color:var(--member-primary)!important;font-size:11px;font-weight:400}
.wb-profile-notice{display:flex;align-items:flex-start;gap:8px;margin:8px 0;padding:8px 10px;border-radius:10px;background:rgba(37,99,235,.08);color:var(--member-muted);font-size:10px;line-height:1.5;font-weight:400}.wb-profile-notice i{margin-top:1px;color:var(--member-primary)}
.wb-profile-setting__value em.is-pwd-set{color:#e11d48!important;font-weight:600}
.wb-profile-kv>div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:40px;border-bottom:1px solid var(--member-border)}
.wb-profile-kv>div:last-child{border-bottom:0}.wb-profile-kv span{color:var(--member-muted);font-size:12px;font-weight:400}.wb-profile-kv strong{overflow-wrap:anywhere;color:var(--member-text);font-size:12px;font-weight:400;text-align:right}
.wb-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.wb-profile-form label{display:flex;flex-direction:column;gap:5px;margin:0}.wb-profile-form label>span{color:var(--member-muted);font-size:11px;font-weight:400}
.wb-profile-form .form-control{width:100%;min-height:40px!important;border:0!important;border-radius:10px!important;background:var(--member-surface-2)!important;box-sizing:border-box}.wb-profile-form__wide{grid-column:1/-1}
.wb-profile-inline{display:flex;gap:8px}.wb-profile-inline .form-control{min-width:0;flex:1}.wb-profile-inline .btn{display:flex;align-items:center;justify-content:center;min-width:72px;border:0!important;border-radius:10px!important}
.wb-profile-actions{display:flex;gap:8px;margin-top:12px}.wb-profile-actions .btn{min-height:38px;flex:1;border:0!important;border-radius:12px!important;font-weight:500!important}.wb-profile-actions .btn-primary{background:linear-gradient(135deg,var(--member-primary),var(--member-primary-2))!important}
.wb-profile-settings{overflow:visible;border-radius:0;background:transparent;box-shadow:none;border:0}
/* 统一行高：a/label/button/div 默认样式会导致高度不一 */
.wb-profile-setting,
a.wb-profile-setting,
label.wb-profile-setting,
button.wb-profile-setting,
div.wb-profile-setting{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  width:auto!important;
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  margin:0!important;
  padding:0 12px!important;
  border:0!important;
  border-bottom:1px solid var(--member-border)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--member-text)!important;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.2!important;
  text-align:left!important;
  text-decoration:none!important;
  -webkit-appearance:none;
  appearance:none;
  cursor:default
}
.wb-profile-setting:last-child{border-bottom:0!important}
.wb-profile-setting.is-clickable{cursor:pointer}
.wb-profile-setting__label{
  flex:0 0 auto;
  margin:0;
  padding:0;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.2!important;
  color:inherit
}
.wb-profile-setting__value{
  min-width:0;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:6px;
  color:var(--member-muted);
  font-weight:400!important
}
.wb-profile-setting__value img{
  width:22px;
  height:22px;
  flex:0 0 22px;
  border-radius:50%;
  object-fit:cover;
  background:var(--member-surface-2)
}
.wb-profile-setting__value em{
  overflow:hidden;
  max-width:360px;
  margin:0;
  padding:0;
  font-size:12px!important;
  font-weight:400!important;
  font-style:normal;
  line-height:1.2!important;
  text-overflow:ellipsis;
  white-space:nowrap
}
.wb-profile-setting__value small{
  font-size:10px;
  font-weight:400!important;
  color:#94a3b8
}
.wb-profile-setting__value i{
  width:12px;
  flex:0 0 12px;
  color:#94a3b8;
  text-align:center;
  font-size:13px;
  line-height:1;
  font-weight:400!important
}
button.wb-profile-setting{
  width:100%!important
}
.wb-profile-setting.is-danger .wb-profile-setting__label{color:#ef4444;font-weight:400!important}
.wb-profile-sheet{position:fixed;z-index:10020;inset:0;display:flex;align-items:flex-end;justify-content:center;visibility:hidden;pointer-events:none}
.wb-profile-sheet.is-open{visibility:visible;pointer-events:auto}.wb-profile-sheet__mask{position:absolute;inset:0;background:rgba(15,23,42,.46);opacity:0;transition:opacity .2s}
.wb-profile-sheet.is-open .wb-profile-sheet__mask{opacity:1}
/* 弹层用不透明底：暗色勿用半透明 --member-surface，避免下层文字透出 */
.wb-profile-sheet__panel{position:relative;width:min(100%,560px);max-height:82vh;overflow:auto;padding:0 18px calc(20px + env(safe-area-inset-bottom,0px));border-radius:22px 22px 0 0;background:#ffffff;transform:translateY(102%);transition:transform .24s ease}
html.theme-dark .wb-profile-sheet__panel{background:#121526;color:rgba(255,255,255,.92)}
html.theme-dark .wb-profile-sheet.is-open .wb-profile-sheet__mask{background:rgba(0,0,0,.62)}
.wb-profile-sheet.is-open .wb-profile-sheet__panel{transform:translateY(0)}.wb-profile-sheet__panel--small{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}
.wb-profile-sheet__panel--action{padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px));background:transparent;overflow:visible}
.wb-profile-sheet__head{height:48px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;border-bottom:1px solid var(--member-border)}
html.theme-dark .wb-profile-sheet__head{border-bottom-color:rgba(255,255,255,.1)}
.wb-profile-sheet__head h3{margin:0;color:var(--member-text);font-size:15px;font-weight:400;text-align:center}.wb-profile-sheet__head button{width:34px;height:34px;border:0;background:transparent;color:var(--member-text);font-size:20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}
html.theme-dark .wb-profile-sheet__head h3,
html.theme-dark .wb-profile-sheet__head button{color:rgba(255,255,255,.92)}
.wb-profile-sheet__field{display:flex;flex-direction:column;gap:7px;margin:14px 0 0}.wb-profile-sheet__field span{color:var(--member-muted);font-size:12px;font-weight:400}
html.theme-dark .wb-profile-sheet__field span{color:rgba(255,255,255,.55)}
.wb-profile-sheet__field .form-control{min-height:42px!important;border:0!important;border-radius:12px!important;background:var(--member-surface-2)!important;color:var(--member-text)!important}
html.theme-dark .wb-profile-sheet__field .form-control{background:rgba(255,255,255,.09)!important;color:rgba(255,255,255,.92)!important}
.wb-profile-sheet__save{width:100%;min-height:44px;margin-top:16px;border:0!important;border-radius:12px!important;background:var(--member-primary,#2563eb)!important;color:#fff!important;font-weight:400!important}
.wb-profile-sheet__tip{margin:14px 2px 0;color:var(--member-muted);font-size:12px;line-height:1.6;font-weight:400}
html.theme-dark .wb-profile-sheet__tip{color:rgba(255,255,255,.62)}
.wb-profile-action{overflow:hidden;border-radius:14px;background:#ffffff;box-shadow:0 8px 28px rgba(15,23,42,.12)}
html.theme-dark .wb-profile-action{background:#121526;box-shadow:0 8px 28px rgba(0,0,0,.45)}
.wb-profile-action__hint{margin:0;padding:10px 14px 8px;color:#94a3b8;font-size:12px;font-weight:400;text-align:center;border-bottom:1px solid var(--member-border,rgba(148,163,184,.18))}
html.theme-dark .wb-profile-action__hint{border-bottom-color:rgba(255,255,255,.1);color:rgba(255,255,255,.55)}
.wb-profile-action__item{display:block;width:100%;margin:0;padding:13px 14px;border:0;border-bottom:1px solid var(--member-border,rgba(148,163,184,.18));background:transparent;color:var(--member-text,#0f172a);font-size:14px;font-weight:400;line-height:1.3;text-align:center;cursor:pointer}
html.theme-dark .wb-profile-action__item{border-bottom-color:rgba(255,255,255,.1);color:rgba(255,255,255,.92)}
.wb-profile-action__item:last-child{border-bottom:0}
.wb-profile-action__item:active{background:rgba(148,163,184,.12)}
html.theme-dark .wb-profile-action__item:active{background:rgba(255,255,255,.08)}
.wb-profile-action__cancel{display:block;width:100%;margin:8px 0 0;padding:13px 14px;border:0;border-radius:14px;background:#ffffff;color:var(--member-text,#0f172a);font-size:14px;font-weight:400;box-shadow:0 8px 28px rgba(15,23,42,.12);cursor:pointer}
html.theme-dark .wb-profile-action__cancel{background:#121526;color:rgba(255,255,255,.92);box-shadow:0 8px 28px rgba(0,0,0,.45)}
.wb-profile-action__cancel:active{background:rgba(148,163,184,.12)}
html.theme-dark .wb-profile-action__cancel:active{background:rgba(255,255,255,.08)}
.wb-profile-bind-inline{display:flex;gap:8px}.wb-profile-bind-inline .form-control{min-width:0;flex:1}.wb-profile-bind-inline .btn{min-width:96px;border:0!important;border-radius:12px!important;background:var(--member-surface-2)!important;font-weight:400!important}
html.theme-dark .wb-profile-bind-inline .btn{background:rgba(255,255,255,.09)!important;color:rgba(255,255,255,.88)!important}
.wb-profile-rights{max-height:88vh}.wb-profile-rights__table{overflow:auto;margin-top:14px;border-radius:13px;background:var(--member-surface-2)}
html.theme-dark .wb-profile-rights__table{background:rgba(255,255,255,.06)}
.wb-profile-rights table{width:100%;min-width:530px;border-collapse:collapse}.wb-profile-rights th,.wb-profile-rights td{height:39px;padding:0 9px;border-bottom:1px solid var(--member-border);color:var(--member-muted);font-size:10px;text-align:center}
.wb-profile-rights th:first-child,.wb-profile-rights td:first-child{position:sticky;left:0;z-index:1;min-width:120px;background:var(--member-surface-2);color:var(--member-text);text-align:left}.wb-profile-rights .is-parent td{font-weight:800}.wb-profile-rights td .fa-check{color:#16a34a}.wb-profile-rights td .fa-minus{color:#cbd5e1}
html.theme-dark .wb-profile-rights th:first-child,
html.theme-dark .wb-profile-rights td:first-child{background:#121526;color:rgba(255,255,255,.9)}
html.theme-dark .wb-profile-rights td .fa-minus{color:rgba(255,255,255,.28)}
.wb-profile-vip{text-align:center}.wb-profile-vip__diamond{width:86px;height:86px;display:flex;align-items:center;justify-content:center;margin:22px auto 12px;border-radius:26px;background:linear-gradient(145deg,#fff7cc,#f59e0b);color:#fff;font-size:40px;box-shadow:0 15px 35px rgba(245,158,11,.24)}.wb-profile-vip>strong{display:block;color:var(--member-text);font-size:16px}.wb-profile-vip>p{margin:7px 0 0;color:var(--member-muted);font-size:11px}
.uc-home-tools{margin-top:0;padding:12px 8px 10px;border-radius:16px;background:var(--uc-surface-2,#f7f8fb);box-shadow:none;border:1px solid rgba(148,163,184,.12);box-sizing:border-box}
html.theme-dark .uc-home-tools{background:var(--uc-surface,rgba(255,255,255,.06));box-shadow:none;border-color:rgba(255,255,255,.1)}
.uc-home-tools__head{display:none}
.uc-home-tools__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 2px;width:100%;box-sizing:border-box}
.uc-home-tools__grid>a,
.uc-home-tools__grid>button{
	position:relative;
	min-width:0;
	width:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:flex-start;
	gap:8px;
	padding:6px 2px;
	border:0;
	border-radius:0;
	background:transparent!important;
	color:var(--uc-text,#0f172a)!important;
	font:inherit;
	cursor:pointer;
	box-shadow:none;
	text-decoration:none!important;
	box-sizing:border-box;
}
.uc-home-tools__grid>a:active,
.uc-home-tools__grid>button:active{opacity:.78;transform:scale(.97)}
/* 统一扁平化：同尺寸色块底 + 白色图标（色相区分入口） */
.uc-home-tools__grid i,
.uc-home-tools__grid>*:nth-child(n) i{
	width:40px!important;
	height:40px!important;
	min-width:40px;
	min-height:40px;
	display:inline-flex!important;
	align-items:center;
	justify-content:center;
	border:0!important;
	border-radius:12px!important;
	box-shadow:none!important;
	color:#fff!important;
	font-size:17px!important;
	line-height:1!important;
	box-sizing:border-box;
	background:#64748b!important; /* 超出配色表时的兜底，避免白图标不可见 */
}
.uc-home-tools__grid>*:nth-child(1) i{background:#3b82f6!important}
.uc-home-tools__grid>*:nth-child(2) i{background:#8b5cf6!important}
.uc-home-tools__grid>*:nth-child(3) i{background:#0ea5e9!important}
.uc-home-tools__grid>*:nth-child(4) i{background:#6366f1!important}
.uc-home-tools__grid>*:nth-child(5) i{background:#10b981!important}
.uc-home-tools__grid>*:nth-child(6) i{background:#f43f5e!important}
.uc-home-tools__grid>*:nth-child(7) i{background:#ec4899!important}
.uc-home-tools__grid>*:nth-child(8) i{background:#14b8a6!important}
.uc-home-tools__grid>*:nth-child(9) i{background:#f59e0b!important}
.uc-home-tools__grid>*:nth-child(10) i{background:#a855f7!important}
.uc-home-tools__grid>*:nth-child(11) i{background:#06b6d4!important}
.uc-home-tools__grid>*:nth-child(12) i{background:#2563eb!important}
.uc-home-tools__grid>*:nth-child(13) i{background:#f97316!important}
.uc-home-tools__grid>*:nth-child(14) i{background:#64748b!important}
.uc-home-tools__grid>*:nth-child(15) i{background:#0d9488!important}
.uc-home-tools__grid>*:nth-child(16) i{background:#7c3aed!important}
.uc-home-tools__grid>a>span:not(.wb-uc-notify-badge),
.uc-home-tools__grid>button>span{
	overflow:hidden;
	max-width:100%;
	font-size:11px;
	font-weight:600;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:var(--uc-text,#334155);
	line-height:1.2;
	text-align:center;
}
html.theme-dark .uc-home-tools__grid>a>span:not(.wb-uc-notify-badge),
html.theme-dark .uc-home-tools__grid>button>span{color:rgba(248,250,252,.88)}
.uc-home-tools__msg .wb-uc-notify-badge{
	position:absolute;
	top:0;
	right:calc(50% - 26px);
	z-index:2;
	margin:0;
	min-width:16px;
	height:16px;
	padding:0 4px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border-radius:999px;
	background:#ef4444;
	color:#fff!important;
	font-size:9px;
	font-weight:700;
	line-height:1;
	box-shadow:0 2px 6px rgba(239,68,68,.35);
}
.uc-home-tools__msg .wb-uc-notify-badge:empty{display:none!important}
@media(max-width:600px){
	.uc-home-tools{padding:10px 4px 8px;border-radius:14px}
	.uc-home-tools__grid{gap:6px 1px}
	.uc-home-tools__grid>a,
	.uc-home-tools__grid>button{padding:4px 0;gap:5px}
	.uc-home-tools__grid i,
	.uc-home-tools__grid>*:nth-child(n) i{
		width:36px!important;
		height:36px!important;
		min-width:36px;
		min-height:36px;
		border-radius:10px!important;
		font-size:15px!important;
	}
	.uc-home-tools__grid>a>span:not(.wb-uc-notify-badge),
	.uc-home-tools__grid>button>span{font-size:9px}
	.uc-home-tools__msg .wb-uc-notify-badge{right:calc(50% - 22px)}
}
.wb-feedback-page{display:flex;flex-direction:column;gap:8px}.wb-feedback-overview{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;min-height:0;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#4f46e5 58%,#7c3aed);color:#fff}
.wb-feedback-overview:after{content:"";position:absolute;right:-28px;top:-48px;width:140px;height:140px;border-radius:50%;background:rgba(255,255,255,.1)}.wb-feedback-overview>div,.wb-feedback-overview>i{position:relative;z-index:1}.wb-feedback-overview span{display:block;margin-bottom:2px;color:rgba(255,255,255,.74);font-size:10px;font-weight:400}.wb-feedback-overview strong{display:block;font-size:16px;font-weight:400}.wb-feedback-overview p{margin:4px 0 0;color:rgba(255,255,255,.78);font-size:11px;font-weight:400}.wb-feedback-overview>i{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.15);font-size:18px}
.wb-feedback-tabs{display:flex;gap:6px;padding:0;border-radius:999px;background:transparent}.wb-feedback-tabs a{flex:1;padding:8px 14px;border-radius:999px;color:var(--member-muted)!important;text-align:center;font-size:13px;font-weight:400;background:rgba(148,163,184,.11)}.wb-feedback-tabs a.is-active{background:linear-gradient(135deg,var(--member-primary),var(--member-primary-2));color:#fff!important;font-weight:400}
.wb-feedback-panel{display:none;padding:10px;border-radius:12px;background:var(--member-surface)}.wb-feedback-panel.is-active{display:block}.wb-feedback-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.wb-feedback-panel__head h2{margin:0;color:var(--member-text);font-size:13px;font-weight:400}.wb-feedback-panel__head p{margin:2px 0 0;color:var(--member-muted);font-size:10px;font-weight:400}
.wb-feedback-panel .wb-feedback-card{margin:0 0 8px;padding:10px;border:0!important;border-radius:10px;background:var(--member-surface-2)!important;box-shadow:none!important}.wb-feedback-panel .wb-feedback-card:last-of-type{margin-bottom:0}.wb-feedback-panel .wb-feedback-submit{height:34px;border-radius:8px;background:linear-gradient(135deg,var(--member-primary),var(--member-primary-2));font-size:13px;font-weight:400;box-shadow:none}
.wb-feedback-manage{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.wb-feedback-manage a{height:34px;line-height:34px;padding:0 12px;border-radius:8px;background:var(--member-surface-2);color:var(--member-muted)!important;font-size:12px;font-weight:400;box-sizing:border-box}.wb-feedback-manage a:last-child,.wb-feedback-manage a:nth-last-child(2){color:#ef4444!important}
.wb-feedback-records .wb-member-filter{margin-bottom:8px}.wb-feedback-records .wb-member-count{border-radius:12px 12px 0 0}.wb-feedback-pager{padding-top:8px}
@media(max-width:600px){
  .wb-member-page .uc-container{padding:10px 10px 26px;background:transparent!important}
  .wb-member-page .uc-container>.uc-card>.uc-card__head{align-items:flex-start;flex-direction:column}
  .wb-member-page .uc-tabs{width:100%;box-sizing:border-box}.wb-member-page .uc-tab{flex:1;text-align:center}
  .wb-member-page .wb-member-toolbar{width:100%;overflow-x:auto;flex-wrap:nowrap!important}
  .wb-profile-overview{padding:18px 15px;border-radius:20px}.wb-profile-overview__avatar{width:58px;height:58px;flex-basis:58px}.wb-profile-overview__name{font-size:18px}
  .wb-profile-overview__action span{display:none}.wb-profile-overview__action{width:38px;height:38px;justify-content:center;padding:0;font-size:15px}
  .wb-profile-panel{padding:15px;border-radius:18px}.wb-profile-form{grid-template-columns:1fr;gap:11px}.wb-profile-form__wide{grid-column:auto}
  .wb-profile-page{gap:4px}.wb-profile-settings{border-radius:0}
  .wb-profile-setting,
  a.wb-profile-setting,
  label.wb-profile-setting,
  button.wb-profile-setting,
  div.wb-profile-setting{height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;width:100%!important}
  .wb-profile-setting__value em{max-width:190px}
  .wb-feedback-page{gap:8px}.wb-feedback-overview{min-height:0;padding:10px 12px;border-radius:12px}.wb-feedback-overview strong{font-size:15px}.wb-feedback-overview>i{width:36px;height:36px;font-size:16px}.wb-feedback-panel{padding:10px;border-radius:10px}.wb-feedback-panel__head{align-items:flex-start;flex-direction:column}.wb-feedback-manage{width:100%;justify-content:flex-start}
}
