:root{--bg:#f5f7fb;--card:#fff;--line:#e7ecf4;--text:#081735;--muted:#6c7890;--primary:#2d67f6;--primary-dark:#174bd1;--danger:#d64545;--vip:#fff7e7;--shadow:0 10px 30px #0c275814;--radius-xl:24px;--radius-lg:18px;--radius-md:14px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.app-shell{min-height:100vh;padding:16px 12px 28px}.app-card{width:100%;max-width:760px;margin:0 auto}.hero-card,.day-ad-card,.vip-mini-card,.catalog-toolbar,.wallet-card,.reward-card,.history-card,.form-card,.listing-card,.empty-card,.compact-stats-grid,.notice,.modal-card,.referral-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow)}.hero-top-row,.brand-box,.profile-row,.compact-stats-grid,.main-tabs,.section-header-row,.wallet-head,.wallet-balance-grid,.reward-top,.history-item,.history-main,.history-side,.owner-main-actions,.owner-paid-actions,.listing-head-row,.listing-meta-row,.listing-tags,.search-row,.city-select-row,.preset-grid,.modal-head,.toolbar-top-row,.day-ad-inner,.day-ad-tags,.vip-mini-head,.category-scroller,.wallet-action-row,.referral-actions{display:flex}.hero-top-row{justify-content:space-between;align-items:flex-start;gap:12px}.brand-box{align-items:center;gap:12px}.brand-logo{color:#fff;background:linear-gradient(135deg,#2458da,#4d82ff);border-radius:18px;place-items:center;width:58px;height:58px;font-size:28px;display:grid;box-shadow:inset 0 -6px 12px #ffffff2e}.brand-box h1{margin:0;font-size:2rem;line-height:1}.brand-box p{color:var(--muted);margin:4px 0 0;font-size:.98rem}.lang-switch button,.main-tabs button,.ghost-btn,.primary-btn,.text-link-btn,.mini-action-btn,.city-option,.preset-btn,.close-btn{border:0;border-radius:14px;transition:all .18s}.lang-switch button,.main-tabs button,.ghost-btn,.preset-btn,.city-option{color:var(--text);background:#f2f5fb}.lang-switch button{min-width:56px;padding:12px 14px;font-weight:700}.lang-switch button.active,.main-tabs button.active,.preset-btn.active,.city-option.active{color:#fff;background:#102245}.profile-row{flex-wrap:wrap;gap:10px;margin-top:14px}.profile-pill{border:1px solid var(--line);color:#1d2c4f;background:#f7f9fd;border-radius:999px;padding:10px 14px;font-size:.96rem}.city-pill{border:0}.notice{border-radius:16px;margin-bottom:12px;padding:12px 14px}.notice.success{color:#11672d;background:#e8f7ec}.notice.error{color:#ad2121;background:#fff0f0}.notice.compact{box-shadow:none;margin-bottom:10px}.compact-stats-grid{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;padding:10px;display:grid}.mini-stat{border:1px solid var(--line);background:#fff;border-radius:18px;padding:12px 14px}.mini-stat span{text-transform:uppercase;color:var(--muted);letter-spacing:.06em;margin-bottom:6px;font-size:.75rem;display:block}.main-tabs{flex-wrap:wrap;gap:10px;margin-bottom:14px}.main-tabs button{padding:12px 16px;font-weight:700}.day-ad-card{color:#fff;background:linear-gradient(135deg,#0e1f42,#2d67f6)}.day-ad-card.fallback{color:var(--text);background:linear-gradient(135deg,#fff7ef,#fff)}.section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:8px;font-size:.72rem}.day-ad-card .section-label{color:#ffffffc2}.day-ad-inner{justify-content:space-between;align-items:center;gap:18px}.day-ad-copy{flex:1}.day-ad-copy h2,.vip-mini-head h3,.wallet-head h2,.reward-card h3,.form-head h2,.section-header-row h2,.catalog-toolbar h2,.listing-detail-head h2{margin:0}.day-ad-price{background:#ffffff26;border-radius:999px;margin-bottom:10px;padding:8px 12px;font-weight:800;display:inline-block}.day-ad-copy p{margin:0 0 10px;line-height:1.5}.day-ad-tags{flex-wrap:wrap;gap:8px;margin-bottom:8px}.day-ad-tags span{background:#ffffff29;border-radius:999px;padding:7px 11px;font-size:.86rem}.day-ad-visual{background:#ffffff24;border-radius:24px;flex:0 0 86px;place-items:center;height:86px;font-size:2.4rem;display:grid}.text-link-btn{color:inherit;background:0 0;padding:0;font-weight:700}.vip-mini-card{background:var(--vip)}.vip-mini-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.vip-chip{color:#fff;background:#111a30;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:800}.vip-mini-list{color:#22314f;margin:0;padding-left:18px;line-height:1.5}.toolbar-top-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.search-row input,.listing-form input,.listing-form textarea,.listing-form select,.modal-card input,.modal-card textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:14px 15px}.search-row input:focus,.listing-form input:focus,.listing-form textarea:focus,.listing-form select:focus,.modal-card input:focus,.modal-card textarea:focus{border-color:#aac2ff;box-shadow:0 0 0 4px #2d67f614}.category-scroller{gap:10px;padding-bottom:4px;overflow-x:auto}.category-scroller button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px 14px;font-weight:700}.category-scroller button.active{color:#fff;background:var(--primary)}.listings-section{flex-direction:column;gap:12px;display:flex}.listings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.section-header-row{justify-content:space-between;align-items:center;margin-bottom:2px}.section-header-row span{color:var(--muted);font-weight:700}.empty-card{text-align:center;color:var(--muted)}.empty-card.small{margin-bottom:0;padding:12px}.listing-card{border-radius:22px;overflow:hidden}.listing-card.vip{border-color:#f3d480;box-shadow:0 12px 34px #daae2e29}.listing-card.compact{cursor:pointer;transition:transform .18s,box-shadow .18s}.listing-card.compact:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0c27581f}.listing-media{aspect-ratio:16/10;background:#edf2fb;position:relative}.listing-media.compact{aspect-ratio:1}.listing-media img{object-fit:cover;width:100%;height:100%}.listing-no-photo{width:100%;height:100%;color:var(--muted);background:#edf2fb;place-items:center;font-weight:700;display:grid}.listing-no-photo.large{min-height:280px}.listing-badges,.listing-detail-badges{pointer-events:none;position:absolute;inset:0}.vip-badge,.top-badge{border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800;position:absolute;top:12px}.vip-badge{color:#4f3500;background:#ffd76a;left:12px}.top-badge{color:#fff;background:#0f2149;right:12px}.listing-body{padding:14px}.listing-body.compact{padding:10px 12px 12px}.listing-title-compact{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.45em;margin:0 0 8px;font-size:.95rem;line-height:1.28;display:-webkit-box;overflow:hidden}.listing-price-compact{color:var(--primary-dark);margin-bottom:8px;font-size:1rem;font-weight:800}.listing-meta-compact{justify-content:space-between;align-items:center;gap:8px;display:flex}.listing-city-compact{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.84rem;overflow:hidden}.listing-condition-badge{border:1px solid var(--line);color:#465777;background:#f5f7fc;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 9px;font-size:.74rem;font-weight:700;display:inline-flex}.listing-head-row{justify-content:space-between;align-items:flex-start;gap:12px}.listing-head-row h3{margin:0;font-size:1.08rem;line-height:1.35}.listing-price{white-space:nowrap;color:var(--primary-dark);font-weight:800}.listing-meta-row,.listing-tags{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.9rem}.listing-meta-row{margin-top:8px}.listing-description{color:#243555;margin:10px 0;line-height:1.48}.tag{border:1px solid var(--line);background:#f5f7fc;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.tag.danger{color:var(--danger)}.owner-actions{gap:10px;margin-top:14px;display:grid}.owner-main-actions,.owner-paid-actions{flex-wrap:wrap;gap:8px}.ghost-btn,.primary-btn,.mini-action-btn,.preset-btn,.city-option{padding:12px 14px;font-weight:700}.ghost-btn{border:1px solid var(--line)}.ghost-btn.full,.primary-btn.full{width:100%}.ghost-btn.danger{color:var(--danger)}.primary-btn,.mini-action-btn{background:linear-gradient(135deg, var(--primary), #4c82ff);color:#fff}.primary-btn.small{padding:10px 14px}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.wallet-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.wallet-balance-item{border:1px solid var(--line);background:#f7f9fd;border-radius:18px;padding:14px}.wallet-balance-item span,.reward-card p,.history-main span,.history-side small,.modal-card .topup-card-label,.referral-text{color:var(--muted)}.wallet-balance-item strong{margin-top:8px;font-size:1.25rem;display:block}.reward-top{justify-content:space-between;align-items:center;gap:12px}.reward-counter{text-align:center;min-width:78px;color:var(--primary-dark);background:#eff4ff;border-radius:999px;padding:10px 12px;font-weight:800}.history-list{gap:10px;display:grid}.history-item{border:1px solid var(--line);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px}.history-main,.history-side{flex-direction:column;gap:4px}.status-pill{border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:800;display:inline-block}.status-pill.pending{color:#8f6500;background:#fff5dc}.status-pill.approved{color:#13753c;background:#e7f9ef}.status-pill.rejected{color:#b43131;background:#fff0f0}.listing-form{gap:12px;display:grid}.checkbox-row{align-items:center;gap:10px;padding:6px 2px;display:flex}.upload-box{text-align:center;color:var(--primary-dark);background:#f6f9ff;border:1px dashed #bdd0ff;border-radius:16px;padding:18px;font-weight:700}.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.preview-item{aspect-ratio:1;border:1px solid var(--line);border-radius:16px;position:relative;overflow:hidden}.preview-item img{object-fit:cover;width:100%;height:100%}.remove-preview{color:#fff;background:#000000bd;border:0;border-radius:50%;width:28px;height:28px;font-size:1rem;position:absolute;top:8px;right:8px}.city-select-row{gap:10px}.city-select-row>:first-child{flex:1}.modal-backdrop{z-index:50;background:#0a12227a;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.modal-card{border-radius:26px 26px 18px 18px;width:min(760px,100%);max-height:90vh;padding:18px;overflow:auto}.modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.close-btn{background:#f2f5fb;width:40px;height:40px;font-size:1.6rem;line-height:1}.topup-card-box{background:linear-gradient(135deg,#f8fbff,#eef4ff);border:1px solid #dbe6ff;border-radius:20px;margin-bottom:12px;padding:16px}.topup-card-number{letter-spacing:.04em;margin:8px 0 6px;font-size:1.4rem;font-weight:800}.topup-card-holder{color:#23385f;margin-bottom:12px;font-weight:700}.preset-grid{flex-wrap:wrap;gap:8px}.city-list{gap:8px;max-height:240px;margin:12px 0;display:grid;overflow:auto}.city-option{text-align:left;justify-content:flex-start}.referral-bonus-pill{color:#8b5a00;background:linear-gradient(135deg,#fff9df,#fff2be);border:1px solid #ffe3a3;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-weight:800;display:inline-flex}.referral-link-box{border:1px solid var(--line);word-break:break-all;color:var(--text);background:#f7faff;border-radius:18px;margin-bottom:12px;padding:14px}.referral-actions{flex-wrap:wrap;gap:10px;margin-bottom:12px}.referral-count-pill{border:1px solid var(--line);color:#33466d;background:#f3f7fd;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex}.wallet-action-row{flex-wrap:wrap;gap:10px;margin-top:12px}.wallet-action-row>button{flex:1;min-width:140px}.info-box{border:1px solid var(--line);color:var(--muted);background:#f7faff;border-radius:16px;margin:12px 0;padding:12px 14px}.call-btn{color:#fff;background:#1f9d55}.call-btn:hover{filter:brightness(1.05)}.bonus-pill{color:#8b5a00;background:linear-gradient(135deg,#fff9df,#fff2be);border:1px solid #ffe5a6;font-weight:800}.bonus-pill:hover{transform:translateY(-1px);box-shadow:0 8px 20px #ffc94838}.af-chat-overlay{z-index:5000;background:#08122c8f;justify-content:center;align-items:flex-end;padding:10px;display:flex;position:fixed;inset:0}.af-chat-sheet{background:#fff;border-radius:26px 26px 0 0;flex-direction:column;width:100%;max-width:900px;height:min(88vh,760px);display:flex;overflow:hidden;box-shadow:0 -10px 40px #07163a42}.af-chat-header{background:linear-gradient(#fff,#f9fbff);border-bottom:1px solid #e7ecf4;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.af-chat-header h3{margin:0;font-size:1.1rem}.af-chat-header p{color:#6c7890;margin:4px 0 0;font-size:.92rem}.af-chat-close{color:#102245;cursor:pointer;background:#f2f5fb;border:0;border-radius:14px;width:42px;height:42px;font-size:28px;line-height:1}.af-chat-layout{flex:1;grid-template-columns:320px 1fr;min-height:0;display:grid}.af-chat-sidebar{background:#fbfcff;border-right:1px solid #e7ecf4;flex-direction:column;min-height:0;display:flex}.af-chat-sidebar-title{color:#102245;padding:14px 16px 8px;font-weight:800}.af-chat-room-list{padding:8px 10px 12px;overflow:auto}.af-chat-room{text-align:left;background:#fff;border:1px solid #e7ecf4;border-radius:18px;width:100%;margin-bottom:8px;padding:12px}.af-chat-room.active{background:#eef4ff;border-color:#2d67f6}.af-chat-room-top{justify-content:space-between;gap:8px;margin-bottom:4px;display:flex}.af-chat-room-title{color:#475777;font-size:.9rem}.af-chat-room-last{color:#7b859b;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:.86rem;overflow:hidden}.af-chat-unread{color:#fff;background:#2d67f6;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:.75rem;font-weight:800;display:inline-flex}.af-chat-main{background:#f6f9ff;flex-direction:column;min-width:0;min-height:0;display:flex}.af-chat-messages{flex:1;padding:16px;overflow:auto}.af-chat-empty{color:#6c7890;text-align:center;padding:16px}.af-chat-empty.big{padding:40px 16px}.af-chat-row{margin-bottom:10px;display:flex}.af-chat-row.mine{justify-content:flex-end}.af-chat-bubble{color:#102245;background:#fff;border:1px solid #e2e8f3;border-radius:18px 18px 18px 8px;max-width:78%;padding:12px 14px;box-shadow:0 4px 14px #0c27580d}.af-chat-bubble.mine{color:#fff;background:linear-gradient(135deg,#2d67f6,#1445c4);border-color:#0000;border-radius:18px 18px 8px}.af-chat-bubble small{opacity:.75;margin-top:6px;font-size:.78rem;display:block}.af-chat-compose{background:#fff;border-top:1px solid #e7ecf4;gap:10px;padding:12px 16px 16px;display:flex}.af-chat-compose input{background:#f9fbff;border:1px solid #dfe7f2;border-radius:16px;flex:1;min-width:0;padding:13px 14px}.listing-detail-overlay{z-index:3000;background:#08122c9e;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.listing-detail-sheet{background:#fff;border-radius:28px 28px 0 0;width:min(760px,100%);height:100dvh;overflow:auto;box-shadow:0 -10px 40px #07163a47}.listing-detail-head{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 16px 14px;display:flex;position:sticky;top:0}.listing-detail-content{padding:14px 16px 22px}.listing-detail-media{background:#edf2fb;border-radius:22px;margin-bottom:14px;position:relative;overflow:hidden}.listing-detail-media img{object-fit:cover;width:100%;max-height:360px}.listing-detail-price{color:var(--primary-dark);margin-bottom:12px;font-size:1.35rem;font-weight:900}.listing-detail-tags{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.listing-detail-description{border:1px solid var(--line);color:#243555;background:#f8fbff;border-radius:18px;margin-bottom:16px;padding:14px;line-height:1.6}.listing-detail-description p{white-space:pre-wrap;margin:0}.listing-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-btn{text-align:center;justify-content:center;align-items:center;min-height:42px;padding:10px 12px;font-size:.9rem;display:inline-flex}.detail-owner-actions{margin-top:0}@media (width<=760px){.af-chat-sheet{border-radius:24px 24px 0 0;height:92vh}.af-chat-layout{grid-template-columns:1fr}.af-chat-sidebar{border-bottom:1px solid #e7ecf4;border-right:0;max-height:34%}.af-chat-bubble{max-width:88%}}@media (width<=640px){.app-shell{padding:10px 8px 24px}.hero-top-row,.day-ad-inner,.wallet-head,.toolbar-top-row,.city-select-row{flex-direction:column}.lang-switch.compact-top{align-self:flex-end}.compact-stats-grid,.wallet-balance-grid,.preview-grid{grid-template-columns:1fr}.brand-box h1{font-size:1.75rem}.day-ad-visual{flex-basis:auto;width:100%;height:70px}.history-item,.listing-head-row{flex-direction:column;align-items:flex-start}.listings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.listing-body.compact{padding:9px 10px 11px}.listing-title-compact{min-height:2.35em;font-size:.88rem}.listing-price-compact{font-size:.95rem}.listing-city-compact{font-size:.76rem}.listing-condition-badge{padding:4px 7px;font-size:.68rem}.listing-detail-sheet{border-radius:22px 22px 0 0;width:100%}.listing-detail-content{padding:12px}.listing-detail-actions{grid-template-columns:1fr 1fr;gap:8px}.detail-btn{min-height:40px;padding:9px 10px;font-size:.84rem}.owner-main-actions,.owner-paid-actions,.wallet-action-row,.referral-actions{flex-direction:column}}.app-shell{padding:8px 8px 18px}.hero-card,.day-ad-card,.vip-mini-card,.catalog-toolbar,.wallet-card,.reward-card,.history-card,.form-card,.empty-card,.referral-card{border-radius:18px;margin-bottom:10px;padding:12px}.hero-card{padding:12px}.hero-top-row{gap:8px}.brand-box{gap:10px}.brand-logo{border-radius:14px;width:46px;height:46px;font-size:22px}.brand-box h1{font-size:1.45rem}.brand-box p{margin-top:2px;font-size:.82rem;line-height:1.25}.lang-switch{gap:6px}.lang-switch button{border-radius:12px;min-width:48px;padding:9px 10px;font-size:.95rem}.profile-row{gap:8px;margin-top:10px}.profile-pill{padding:8px 11px;font-size:.86rem}.city-pill{text-align:center;justify-content:center;width:100%}.notice{border-radius:12px;margin-bottom:10px;padding:9px 11px;font-size:.9rem}.compact-stats-grid{border-radius:16px;gap:8px;margin-bottom:10px;padding:8px}.mini-stat{border-radius:14px;padding:10px 12px}.mini-stat span{margin-bottom:4px;font-size:.68rem}.mini-stat strong{font-size:1rem}.main-tabs{gap:8px;margin-bottom:10px}.main-tabs button{border-radius:14px;padding:10px 12px;font-size:.92rem}.section-label{margin-bottom:6px;font-size:.64rem}.day-ad-inner{gap:10px}.day-ad-copy h2{margin-bottom:6px;font-size:1.15rem}.day-ad-price{margin-bottom:8px;padding:6px 10px;font-size:.95rem}.day-ad-copy p{margin-bottom:8px;font-size:.9rem;line-height:1.35}.day-ad-tags{gap:6px;margin-bottom:6px}.day-ad-tags span{padding:5px 8px;font-size:.76rem}.day-ad-visual{border-radius:18px;flex:0 0 64px;height:64px;font-size:1.8rem}.vip-mini-head{gap:8px;margin-bottom:6px}.vip-mini-head h3{font-size:1.1rem}.vip-chip{padding:6px 10px;font-size:.72rem}.vip-mini-list{padding-left:18px;font-size:.92rem;line-height:1.35}.vip-mini-list li+li{margin-top:4px}.catalog-toolbar{padding-bottom:10px}.toolbar-top-row{gap:8px;margin-bottom:8px}.catalog-toolbar h2,.section-header-row h2,.wallet-head h2{font-size:1.05rem}.search-row input{border-radius:12px;padding:10px 12px;font-size:.92rem}.category-scroller{gap:8px}.category-scroller button{border-radius:14px;padding:9px 11px;font-size:.9rem}.listings-section{gap:8px}.section-header-row{margin-bottom:0}.section-header-row span{font-size:.95rem}.empty-card{padding:12px;font-size:.92rem}@media (width<=640px){.app-shell{padding:6px 6px 14px}.hero-card,.day-ad-card,.vip-mini-card,.catalog-toolbar,.wallet-card,.reward-card,.history-card,.form-card,.empty-card,.referral-card{border-radius:16px;margin-bottom:8px;padding:10px}.hero-top-row,.day-ad-inner,.toolbar-top-row,.wallet-head,.city-select-row{flex-direction:column}.brand-logo{width:42px;height:42px;font-size:20px}.brand-box h1{font-size:1.28rem}.brand-box p{font-size:.76rem}.lang-switch.compact-top{align-self:flex-end}.lang-switch button{min-width:44px;padding:8px 9px;font-size:.88rem}.profile-row{gap:6px;margin-top:8px}.profile-pill{padding:7px 10px;font-size:.8rem}.compact-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:8px;padding:6px}.mini-stat{border-radius:12px;padding:8px 10px}.mini-stat strong{font-size:.95rem}.main-tabs{gap:6px;margin-bottom:8px}.main-tabs button{border-radius:12px;padding:9px 10px;font-size:.84rem}.day-ad-copy h2{font-size:1rem}.day-ad-copy p{font-size:.84rem;line-height:1.3}.day-ad-tags span{padding:4px 7px;font-size:.7rem}.day-ad-visual{border-radius:14px;flex-basis:auto;width:100%;height:52px;font-size:1.45rem}.vip-mini-head h3,.catalog-toolbar h2,.section-header-row h2,.wallet-head h2{font-size:.98rem}.vip-mini-list{font-size:.84rem;line-height:1.28}.search-row input{padding:9px 11px;font-size:.86rem}.category-scroller button{border-radius:12px;padding:8px 10px;font-size:.84rem}}
