/* 仅等级牌弹窗与个人中心次数模块，保持原页面主题。 */
#xz-quota-dialog{margin:auto;width:calc(100% - 32px);max-width:390px;max-height:calc(100dvh - 32px);box-sizing:border-box;overflow:auto;padding:20px;border:1px solid #e3d4b8;border-radius:20px;background:linear-gradient(145deg,#fffefa,#faf4e8);color:#5a4729;box-shadow:0 20px 80px #230a4566;font:14px var(--fn)}
#xz-quota-dialog::backdrop{background:#16072f88;backdrop-filter:blur(4px)}.xz-quota-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.xz-quota-head h2{margin:0;font-size:20px;color:#745017}.xz-quota-close{border:0;background:#efe4ce;border-radius:50%;width:30px;height:30px;font-size:23px;cursor:pointer;color:#745017}
.xz-quota-total{display:flex;align-items:baseline;gap:6px;font-size:13px}.xz-quota-total strong{font-size:30px;color:#956519;margin-left:auto;line-height:1.3}.xz-quota-total>span{font-size:12px}.xz-quota-note{font-size:11px;line-height:1.6;color:#937e5a;margin:8px 0 12px}.xz-quota-list{border-top:1px solid #bda06e33}.xz-quota-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid #bda06e25;font-size:12px;line-height:1.5}.xz-quota-row b{font-variant-numeric:tabular-nums;white-space:nowrap;color:#8d641f} .xz-quota-row small{display:block;font-size:10px;color:#a18658}.xz-quota-free{font-size:11px;line-height:1.6;margin:12px 0;color:#77528e}.xz-quota-refresh{display:block;margin:8px 0 0 auto;padding:6px 12px;border:1px solid #cfb78488;background:transparent;color:#8a6728;border-radius:8px;font-size:11px;cursor:pointer}
