@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Noto Sans SC,sans-serif;color:#1d1b19;background:#f7f5f0;font-synthesis:none;text-rendering:optimizeLegibility;--orange: #ff5426;--orange-dark: #df3f16;--ink: #1d1b19;--muted: #77716b;--line: #e8e2d9;--cream: #f7f5f0;--green: #178b62}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}img{max-width:100%}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{height:76px;padding:0 max(28px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;background:#ffffffeb;border-bottom:1px solid rgba(225,218,207,.8);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{border:0;background:none;display:flex;gap:11px;align-items:center;padding:0;color:var(--ink)}.brand>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ff683c,#ff3d1c);box-shadow:0 7px 18px #ff54263d}.brand div{display:flex;flex-direction:column;align-items:flex-start}.brand strong{font-size:18px;letter-spacing:.03em}.brand small{color:#9a938b;font-size:10px;margin-top:2px}.topbar nav{display:flex;align-items:center;gap:6px}.topbar nav button{border:0;color:#6b655f;background:transparent;padding:11px 16px;border-radius:13px;display:flex;align-items:center;gap:7px;font-weight:600;transition:.2s}.topbar nav button:hover,.topbar nav button.active{background:#fff0ea;color:var(--orange-dark)}.mobile-bottom-nav{display:none}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:13px;background:#fff;display:grid;place-items:center;color:#554f49}.notification-trigger{position:relative}.notification-trigger>span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:9px;background:var(--orange);color:#fff;border:2px solid white;font-size:8px;font-weight:800}.notification-panel{position:fixed;z-index:58;top:70px;right:max(25px,calc((100vw - 1240px)/2));width:min(390px,calc(100vw - 30px));max-height:520px;overflow-y:auto;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 24px 65px #231c1733}.notification-heading{display:flex;align-items:center;justify-content:space-between;padding:5px 4px 12px}.notification-heading>div{display:flex;flex-direction:column;gap:3px}.notification-heading span{color:#918a83;font-size:9px}.notification-heading button{border:0;background:transparent;color:#8b847d;font-size:19px}.notification-panel>button{width:100%;display:grid;grid-template-columns:auto 1fr;gap:10px;padding:13px 4px;border:0;border-top:1px solid #eee9e3;background:transparent;text-align:left;color:inherit}.notification-panel>button i{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#d7d1ca}.notification-panel>button.unread i{background:var(--orange);box-shadow:0 0 0 4px #fff0ea}.notification-panel>button div{display:flex;flex-direction:column;gap:4px}.notification-panel>button strong{font-size:12px}.notification-panel>button span{color:#706a64;font-size:10px;line-height:1.45}.notification-panel>button small{color:#aaa39c;font-size:8px}.notification-panel>button.read{opacity:.67}.notification-empty{padding:38px;text-align:center;color:#99928b;font-size:11px}.mobile-notifications-page{min-height:calc(100vh - 76px);display:grid;align-content:start;gap:18px}.mobile-notifications-hero{padding:27px 30px;border-radius:24px;background:linear-gradient(125deg,#fff3ec,#fff);border:1px solid #f0ddd2;display:flex;align-items:center;justify-content:space-between;gap:18px}.mobile-notifications-hero>div{display:flex;align-items:center;gap:14px}.mobile-notifications-hero>div>span{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#ff683c,#ff3d1c);color:#fff;display:grid;place-items:center;box-shadow:0 8px 22px #ff542633}.mobile-notifications-hero h1{margin:3px 0 0;font-size:27px}.mobile-notifications-hero strong{padding:8px 12px;border-radius:999px;background:#fff0ea;color:var(--orange-dark);font-size:10px}.mobile-notification-list{padding:8px 24px;border:1px solid var(--line);border-radius:22px;background:#fff}.mobile-notification-list>button{width:100%;padding:19px 4px;border:0;border-top:1px solid #eee9e3;background:transparent;color:inherit;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:13px;text-align:left}.mobile-notification-list>button:first-child{border-top:0}.mobile-notification-list>button.read{opacity:.64}.mobile-notification-list>button>div{display:flex;flex-direction:column;gap:6px}.mobile-notification-list>button strong{font-size:14px}.mobile-notification-list>button p{margin:0;color:#746d67;font-size:11px;line-height:1.65}.mobile-notification-list>button small{color:#aaa39c;font-size:9px}.mobile-notification-list>button b{padding:3px 6px;border-radius:7px;background:#fff0ea;color:var(--orange);font-size:8px}.mobile-notification-status{width:30px;height:30px;border-radius:10px;background:#f5f1ed;color:#aaa39c;display:grid;place-items:center}.mobile-notification-status i{width:9px;height:9px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ffe8df}.mobile-notification-empty{padding:70px 20px;text-align:center}.mobile-notification-empty>span{width:58px;height:58px;margin:0 auto 16px;border-radius:18px;background:#fff0ea;color:var(--orange);display:grid;place-items:center}.mobile-notification-empty h2{margin:0 0 8px;font-size:18px}.mobile-notification-empty p{margin:0;color:#8f8881;font-size:11px}.user-chip{min-width:38px;height:38px;padding:0 11px;border:0;display:grid;place-items:center;border-radius:19px;background:#25211f;color:#fff;font-weight:700;font-size:11px}.hero-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:#ffe8df;color:var(--orange-dark);font-weight:700;font-size:13px}.share-button{border:0;border-radius:15px;background:var(--ink);color:#fff;padding:15px 21px;font-weight:700;display:flex;align-items:center;gap:8px;box-shadow:0 12px 26px #1d1b1929}.trust-strip{max-width:1240px;margin:20px auto 0;background:#201d1b;color:#fff;min-height:76px;padding:0 34px;border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;position:relative;z-index:3;box-shadow:0 17px 40px #221b162b}.trust-strip div{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;color:#e8e1db;border-right:1px solid #45403d}.trust-strip div:last-child{border:0}.trust-strip svg{width:18px;color:#ff7954}.section-shell{max-width:1240px;margin:0 auto}.catalog{padding:90px 0 100px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-heading h2{font-size:31px;margin:4px 0 0;letter-spacing:-.04em}.section-heading>p{color:var(--muted);font-size:14px}.eyebrow{font-size:11px!important;font-weight:800;letter-spacing:.14em;color:var(--orange)!important;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #ebe5dd;border-radius:23px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 48px #392d241c}.product-image-wrap{height:220px;position:relative;overflow:hidden;background:#efece8}.product-image{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-image{transform:scale(1.04)}.status-chip,.refund-chip{position:absolute;top:13px;padding:6px 9px;border-radius:9px;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.status-chip{left:13px}.status-chip.verified{background:#e2fcf2eb;color:var(--green)}.status-chip.pending{background:#fff7d6ed;color:#9d6a00}.status-chip.rejected{background:#ffe7e5ed;color:#c23d33}.refund-chip{right:13px;background:#231e1bde;color:#fff}.product-body{padding:20px;display:flex;flex-direction:column;min-height:323px}.product-body h3{margin:6px 0;font-size:19px;letter-spacing:-.02em}.subtitle{color:#79736d;font-size:12px;line-height:1.55;margin:0;min-height:38px}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin:15px 0 19px}.tag-row span{background:#f6f2ed;color:#7b746d;padding:5px 7px;border-radius:7px;font-size:10px}.product-refund-promise{margin:auto 0 16px;padding:12px 13px;border:1px solid #ffd9ca;border-radius:12px;background:linear-gradient(135deg,#fff6f1,#fffaf7);color:#7b4939;display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.55}.product-refund-promise svg{flex:0 0 auto;color:var(--orange)}.product-refund-promise span{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.product-refund-promise strong{color:var(--orange);font-size:12px}.product-refund-promise+.price-row{margin-top:0}.price-row{display:flex;align-items:end;justify-content:space-between;margin-top:auto}.price-row div{display:flex;align-items:baseline;gap:8px}.price-row strong{color:var(--orange);font-size:23px;letter-spacing:-.04em}.price-row s{color:#aaa39b;font-size:11px}.price-row small{color:var(--green);font-size:10px}.buy-button{width:100%;border:0;border-radius:12px;padding:12px 13px;margin-top:15px;background:#fff0ea;color:var(--orange-dark);font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px}.buy-button:hover{background:var(--orange);color:#fff}.buy-button:disabled{background:#f1efec;color:#aaa39c;cursor:not-allowed}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#211e1c;color:#fff;padding:13px 18px;border-radius:12px;box-shadow:0 15px 40px #0000002e;z-index:50;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a15127a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:60;display:grid;place-items:center;padding:20px}.checkout-modal{width:min(540px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:25px;box-shadow:0 30px 90px #1b141047;padding:27px}.checkout-top{display:flex;align-items:flex-start;justify-content:space-between}.checkout-top h2{font-size:26px;margin:5px 0 0}.checkout-top button{border:0;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f3efea;color:#756e67;font-size:22px}.delivery-card{background:#f8f5f1;padding:15px;border-radius:14px;margin:20px 0 13px;display:flex;flex-direction:column;gap:4px}.delivery-card span{color:#978f88;font-size:10px}.delivery-card strong{font-size:13px}.delivery-card p{margin:0;color:#777069;font-size:11px}.address-options{display:grid;gap:8px;margin:20px 0 13px}.address-options button{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px 14px;background:#faf8f5;text-align:left;display:flex;flex-direction:column;gap:5px;color:var(--ink)}.address-options button.active{border-color:var(--orange);background:#fff8f4;box-shadow:0 0 0 2px #ff542614}.address-options span{color:#777069;font-size:11px}.address-form{margin:20px 0 13px;padding:15px;border-radius:14px;background:#f8f5f1}.address-form p{margin:0 0 11px;font-size:12px;font-weight:800}.address-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.address-form input{min-width:0;border:1px solid var(--line);border-radius:10px;padding:10px 11px;background:#fff;color:var(--ink);outline:none}.address-form input:focus{border-color:var(--orange)}.address-form .address-detail{grid-column:1 / -1}.checkout-product{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.checkout-product img{width:64px;height:64px;object-fit:cover;border-radius:12px}.checkout-product div{min-width:0;display:flex;flex-direction:column;gap:4px}.checkout-product div strong{font-size:13px}.checkout-product div span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#827b74;font-size:10px}.checkout-product div small{color:var(--green);font-size:9px}.checkout-product b{color:var(--orange);font-size:15px}.checkout-lines{display:grid;gap:10px;padding:16px 0}.checkout-lines div{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#777069}.checkout-lines strong{color:var(--ink);text-align:right}.payment-channel-picker{margin:0 0 13px}.payment-channel-picker>strong{display:block;margin-bottom:9px;font-size:11px}.payment-channel-picker>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.payment-channel-picker button{min-width:0;padding:11px;border:1px solid var(--line);border-radius:11px;background:#faf8f5;color:var(--ink);text-align:left;display:flex;flex-direction:column;gap:4px}.payment-channel-picker button.active{border-color:var(--orange);background:#fff4ee;box-shadow:0 0 0 2px #ff542614}.payment-channel-picker button:disabled{opacity:.48;cursor:not-allowed}.payment-channel-picker button span{font-size:11px;font-weight:800}.payment-channel-picker button small{color:#8f8780;font-size:8px;line-height:1.35}.checkout-notice{display:flex;align-items:flex-start;gap:8px;background:#fff7e7;color:#875d14;padding:12px;border-radius:12px;font-size:10px;line-height:1.55}.checkout-notice svg{flex:0 0 auto}.checkout-error{margin-top:11px;padding:10px 12px;border-radius:10px;background:#ffebe8;color:#aa392f;font-size:11px}.confirm-order{width:100%;border:0;border-radius:13px;margin-top:16px;padding:14px;display:flex;justify-content:center;align-items:center;gap:8px;background:var(--orange);color:#fff;font-weight:800;box-shadow:0 12px 25px #ff542638}.confirm-order:disabled{opacity:.65;cursor:wait}.payment-pending-modal{width:min(390px,100%);position:relative;padding:32px;border-radius:24px;background:#fff;box-shadow:0 30px 90px #1b141047;text-align:center;display:flex;flex-direction:column;align-items:center}.payment-pending-modal h2{margin:6px 0 18px;font-size:27px}.payment-pending-modal img,.qr-loading{width:240px;height:240px;border:1px solid var(--line);border-radius:15px}.qr-loading{display:grid;place-items:center;color:#8e867f;font-size:11px}.payment-pending-modal>strong{margin-top:15px;color:var(--green);font-size:15px}.payment-pending-modal>span{margin-top:8px;color:#625b55;font-size:11px}.payment-pending-modal>small{margin-top:7px;color:#99918a;font-size:9px}.payment-close{position:absolute;top:18px;right:18px;width:34px;height:34px;border:0;border-radius:10px;background:#f3efea;color:#756e67;font-size:21px}.login-modal{width:min(430px,100%);position:relative;background:#fff;border-radius:25px;padding:32px;box-shadow:0 30px 90px #1b141047}.login-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#ff6e43,#ff3e1d);color:#fff;margin-bottom:18px;box-shadow:0 11px 24px #ff54263b}.login-close{position:absolute;top:20px;right:20px;width:34px;height:34px;border:0;border-radius:10px;background:#f3efea;color:#756e67;font-size:21px}.login-modal h2{font-size:29px;letter-spacing:-.04em;margin:6px 0 8px}.login-intro{color:#817a73;font-size:12px;line-height:1.6;margin:0 0 19px}.login-modal label{display:flex;flex-direction:column;gap:7px;margin-top:13px;color:#716a64;font-size:11px;font-weight:700}.login-modal input{width:100%;border:1px solid var(--line);border-radius:11px;background:#faf8f5;padding:12px;outline:none}.login-modal input:focus{border-color:#ff9b7d;box-shadow:0 0 0 3px #fff0ea}.code-input{display:grid;grid-template-columns:1fr auto;gap:8px}.code-input button{border:0;border-radius:11px;padding:0 13px;color:var(--orange-dark);background:#fff0ea;font-size:10px;font-weight:700}.debug-code{margin-top:11px;padding:9px 11px;border-radius:10px;background:#eef8f4;color:#177051;font-size:10px}.inviter-login-note{display:flex;align-items:center;gap:8px;margin:-4px 0 16px;padding:11px 12px;border-radius:11px;background:#fff0ea;color:#a63d1e;font-size:11px}.login-terms{display:block;text-align:center;color:#aaa39c;margin-top:12px;font-size:9px}.wechat-login-guide{width:min(460px,100%)}.wechat-login-icon{background:linear-gradient(135deg,#25c86f,#07a950);box-shadow:0 11px 24px #0db0583b}.wechat-login-steps{display:grid;gap:9px;margin:18px 0 4px}.wechat-login-steps div{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:12px;background:#f7f9f7;color:#5f675f;font-size:11px}.wechat-login-steps strong{flex:0 0 25px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e1f7e9;color:#079449;font-size:11px}.wechat-login-notice{margin-top:12px;padding:10px 12px;border-radius:11px;background:#eaf8ef;color:#087c42;font-size:10px;line-height:1.55}.wechat-login-button{background:linear-gradient(135deg,#20c66c,#08a84f);box-shadow:0 12px 25px #0db05833}.referral-banner{max-width:1240px;margin:14px auto 0;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;color:#a43d1e;background:#fff0ea;font-size:12px}.referral-notice{position:fixed;top:88px;left:50%;transform:translate(-50%);z-index:55;border:0;border-radius:12px;padding:12px 16px;background:#211e1c;color:#fff;box-shadow:0 15px 40px #0003;font-size:11px}.share-modal{width:min(470px,100%);position:relative;padding:27px;border-radius:25px;background:#fff;box-shadow:0 30px 90px #1b141047}.share-art{height:190px;margin-bottom:24px;padding:25px;border-radius:19px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(255,255,255,.23),transparent 25%),linear-gradient(135deg,#ff6c41,#ec3e19)}.share-art svg{margin-bottom:auto}.share-art span{font-size:11px;opacity:.78}.share-art strong{font-size:24px;margin:3px 0}.share-art small{opacity:.7;font-size:9px}.share-modal h2{margin:6px 0 7px;font-size:25px}.share-description{margin:0 0 16px;color:#817a73;font-size:11px;line-height:1.55}.share-link{display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px;border-radius:12px;background:#f5f2ee}.share-link span{min-width:0;padding:7px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#777069;font-size:10px}.share-link button{border:0;border-radius:9px;padding:0 12px;background:var(--ink);color:#fff;font-size:10px;font-weight:700}.share-code{margin-top:12px;text-align:center;color:#8a837d;font-size:10px}.share-code strong{color:var(--orange);font-size:13px}.page-view{padding:54px 0 100px}.challenge-hero{border-radius:26px;background:linear-gradient(120deg,#f04a22,#ff7046);color:#fff;padding:38px 42px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 22px 45px #de3e1830}.hero-badge.light{background:#ffffff2b;color:#fff}.challenge-hero h1{font-size:34px;margin:15px 0 10px;letter-spacing:-.04em}.challenge-hero p{margin:0;opacity:.8}.countdown{background:#75190840;padding:18px 20px;border:1px solid rgba(255,255,255,.17);border-radius:17px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;min-width:215px}.countdown svg{grid-row:span 2}.countdown span{font-size:11px;opacity:.7}.countdown strong{font-size:17px}.challenge-layout,.admin-layout{display:grid;grid-template-columns:1.55fr .75fr;gap:20px;margin-top:22px}.progress-card,.rules-card,.invite-list,.calculator-card,.review-queue{background:#fff;border:1px solid var(--line);border-radius:23px;padding:27px}.card-heading{display:flex;justify-content:space-between;align-items:flex-start}.card-heading h2{font-size:24px;letter-spacing:-.03em;margin:5px 0 0}.amount-pill{color:var(--orange-dark);background:#fff0ea;padding:8px 11px;border-radius:10px;font-weight:700;font-size:12px}.progress-track{height:10px;border-radius:99px;overflow:hidden;background:#eee9e3;margin:28px 0 16px}.progress-track span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#ff7c55,#ff4d23)}.milestones{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.milestones div{display:flex;align-items:center;gap:8px;color:#aaa39c;font-size:12px}.milestones i{width:26px;height:26px;border-radius:50%;background:#efebe6;display:grid;place-items:center;font-style:normal}.milestones .done{color:var(--green);font-weight:700}.milestones .done i{background:#e6f7f0}.share-button{width:100%;justify-content:center;margin-top:27px;background:var(--orange);box-shadow:0 12px 24px #ff542633}.helper{color:#99928c;text-align:center;font-size:11px;margin:12px 0 0}.rules-card h3{font-size:21px;margin:5px 0 20px}.rules-card ol{padding:0;margin:0;list-style:none;display:grid;gap:16px}.rules-card li{display:flex;align-items:center;gap:10px;color:#635d57;font-size:13px}.rules-card li span{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;color:var(--orange);background:#fff0ea;font-weight:800;font-size:11px}.warning-note{display:flex;align-items:flex-start;gap:8px;color:#9a6100;background:#fff8e4;border-radius:12px;padding:12px;margin-top:20px;font-size:11px;line-height:1.5}.invite-list{margin-top:20px}.section-heading.compact{margin-bottom:15px}.invite-row{display:grid;grid-template-columns:auto 1fr .7fr auto;align-items:center;gap:14px;padding:15px 0;border-top:1px solid #eee9e3}.avatar{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:#f3eee8;color:#5f5852;font-weight:800}.invite-person,.invite-amount{display:flex;flex-direction:column;gap:3px}.invite-person strong,.invite-amount strong{font-size:13px}.invite-person span,.invite-amount span{color:#9a938c;font-size:10px}.order-status{font-size:11px;padding:7px 9px;border-radius:8px}.order-status.valid{color:var(--green);background:#e7f7f0}.order-status.pending{color:#976500;background:#fff6d9}.order-status.refunded{color:#b43b32;background:#ffeae7}.affiliate-page{display:grid;gap:18px}.affiliate-converter,.taobao-catalog{padding:28px;border:1px solid var(--line);border-radius:23px;background:#fff}.affiliate-live-search{padding:28px;border-radius:23px;background:linear-gradient(135deg,#fff8f2,#fff);border:1px solid #f0dfd2}.live-search-heading{display:grid;grid-template-columns:.9fr auto 1.1fr;gap:16px;align-items:end}.live-search-heading h2{margin:4px 0 6px;font-size:22px}.live-search-heading>div>span{color:#8d8179;font-size:10px}.affiliate-channel-tabs{display:flex;gap:6px;padding:5px;border-radius:13px;background:#f4eee8}.affiliate-channel-tabs button{border:0;border-radius:9px;padding:10px 13px;color:#776d65;background:transparent;font-size:10px;font-weight:800;cursor:pointer}.affiliate-channel-tabs button.active{color:#fff;box-shadow:0 5px 14px #1e19161f}.affiliate-channel-tabs button.active.taobao{background:#ff5000}.affiliate-channel-tabs button.active.pinduoduo{background:#e02e24}.affiliate-channel-tabs button.active.jd{background:#e1251b}.live-search-input{min-height:52px;padding:0 15px;border:2px solid #f05a35;border-radius:15px;background:#fff;display:flex;align-items:center;gap:10px;color:var(--orange);box-shadow:0 9px 28px #dd4f2417}.live-search-input input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:14px}.live-search-input small{color:#a26d5b;font-size:9px;white-space:nowrap}.live-search-results{margin-top:24px;padding-top:20px;border-top:1px solid #eddfd6}.search-result-summary{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:15px}.search-result-summary strong{font-size:13px}.search-result-summary span{color:#91857d;font-size:9px}.affiliate-search-empty{padding:38px 20px;border:1px dashed #ead7ca;border-radius:20px;background:linear-gradient(135deg,#fffaf7,#fff);text-align:center}.affiliate-search-empty>span{width:50px;height:50px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#fff0e8;color:#ef5c38}.affiliate-search-empty h3{margin:0;color:#332b27;font-size:17px}.affiliate-search-empty p{max-width:560px;margin:10px auto 20px;color:#82766f;font-size:11px;line-height:1.7}.affiliate-search-error{padding:24px;border:1px solid #f2c9bf;border-radius:18px;background:#fff6f3;color:#c44e38;display:flex;align-items:flex-start;justify-content:center;gap:12px;text-align:left}.affiliate-search-error h3{margin:0 0 6px;color:#823a2c;font-size:14px}.affiliate-search-error p{margin:0;color:#9d675c;font-size:10px;line-height:1.6}.affiliate-search-notice{margin:0 0 14px;padding:12px 14px;border:1px solid #f3d6aa;border-radius:14px;background:#fff9ed;color:#9a5b17;display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.5}.affiliate-search-notice svg{flex:0 0 auto}.empty-search-actions{margin-top:10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.empty-search-actions small{width:100%;color:#a2968e;font-size:9px}.empty-search-actions button{padding:8px 14px;border:1px solid #ead7ca;border-radius:999px;background:#fff;color:#814b39;font-size:10px;font-weight:800}.empty-search-actions button:hover{border-color:#ef5c38;color:#ef5c38;transform:translateY(-1px)}.platform-switches button{background:#2f2926;border-color:#2f2926;color:#fff}.search-load-more{min-height:40px;padding-top:18px;text-align:center;color:#9a8d84;font-size:10px}.search-load-more button{padding:9px 20px;border:1px solid #ead7ca;border-radius:999px;background:#fff;color:#a14e33;font-size:10px;font-weight:800}.taobao-catalog .card-heading>div span{color:#91877f;font-size:11px}.featured-search-guide{margin-bottom:22px;padding:17px 18px;border-radius:16px;background:linear-gradient(110deg,#fff1e8,#fff9f5);border:1px solid #f1d8ca;display:flex;align-items:center;justify-content:space-between;gap:18px}.featured-search-guide>div{display:flex;flex-direction:column;gap:5px}.featured-search-guide strong{color:#5d3427;font-size:13px}.featured-search-guide span{color:#8c756a;font-size:10px;line-height:1.55}.featured-search-guide button{flex:0 0 auto;padding:10px 15px;border:0;border-radius:11px;background:var(--orange);color:#fff;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.mobile-affiliate-search{display:none}.catalog-tabs{display:flex;gap:8px;margin:20px 0;overflow-x:auto;padding-bottom:3px}.catalog-tabs button{flex:0 0 auto;padding:8px 14px;border:1px solid #e9dfd7;border-radius:999px;background:#faf7f4;color:#71645c;font-size:11px}.catalog-tabs button.active{border-color:var(--orange);background:#fff0e9;color:var(--orange);font-weight:800}.taobao-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.taobao-product-card{min-width:0;padding:12px;border:1px solid #eee6df;border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:10px}.taobao-product-image{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f6f1ed;display:grid;place-items:center;color:var(--orange)}.taobao-product-image img{width:100%;height:100%;object-fit:cover}.taobao-product-image span{position:absolute;left:8px;bottom:8px;padding:5px 8px;border-radius:7px;background:#ef3d24;color:#fff;font-size:10px;font-weight:800}.taobao-product-card h3{height:36px;margin:0;overflow:hidden;color:#302925;font-size:12px;line-height:18px}.taobao-product-price{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.taobao-product-price>div{display:flex;flex-direction:column;gap:2px}.taobao-product-price small{color:#998e87;font-size:8px}.taobao-product-price strong{color:#ef3d24;font-size:18px}.taobao-product-price s{color:#aaa09a;font-size:9px}.taobao-product-price b{color:#d58b21;font-size:13px}.taobao-product-card>p{min-height:15px;margin:0;overflow:hidden;color:#a76b31;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.taobao-product-card>button{width:100%;margin-top:auto;padding:10px;border:0;border-radius:10px;background:var(--orange);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:5px}.taobao-product-card>button:disabled{opacity:.65}.affiliate-converter textarea{width:100%;min-height:105px;resize:vertical;margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#faf8f5;outline:none;line-height:1.55}.affiliate-converter textarea:focus{border-color:var(--orange)}.affiliate-convert-button{width:100%;margin-top:10px;padding:13px;border:0;border-radius:12px;background:var(--orange);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.affiliate-preview{margin-top:18px;padding:17px;border-radius:16px;background:#fff7f1;display:grid;grid-template-columns:78px 1fr auto;gap:15px;align-items:center}.affiliate-preview-image{width:78px;height:78px;display:grid;place-items:center;border-radius:14px;background:#fff;color:var(--orange);overflow:hidden}.affiliate-preview-image img{width:100%;height:100%;object-fit:cover}.affiliate-preview>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.affiliate-preview h3,.affiliate-preview p{margin:0}.affiliate-preview h3{font-size:14px}.affiliate-preview p{display:flex;align-items:center;gap:8px;font-size:11px}.affiliate-preview p strong{color:var(--orange);font-size:18px}.affiliate-preview span,.affiliate-preview small{color:#8d847d;font-size:9px}.rebate-result{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.rebate-result strong{color:var(--orange);font-size:23px}.rebate-result a{padding:9px 12px;border-radius:9px;background:var(--orange);color:#fff;text-decoration:none;font-size:10px;font-weight:800}.affiliate-assets{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.affiliate-wallet-card,.affiliate-order-list{padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff}.affiliate-wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.affiliate-wallet-grid>div{padding:14px;border-radius:13px;background:#f6f3ef;display:flex;flex-direction:column;gap:5px}.affiliate-wallet-grid span{color:#8d867f;font-size:9px}.affiliate-wallet-grid strong{font-size:18px}.withdraw-form{display:grid;gap:8px;margin-top:14px}.withdraw-form input{border:1px solid var(--line);border-radius:10px;padding:10px 11px;outline:none}.withdraw-form button{border:0;border-radius:10px;padding:10px;background:#2b2724;color:#fff;font-weight:800;font-size:10px}.affiliate-order-list article{display:grid;grid-template-columns:1.5fr .65fr .65fr auto;gap:12px;align-items:center;padding:14px 0;border-top:1px solid #eee9e3}.affiliate-order-list .card-heading select{padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#655e58;font-size:9px}.affiliate-order-list article>div{min-width:0;display:flex;flex-direction:column;gap:4px}.affiliate-order-list article span,.affiliate-order-list article small{color:#918a83;font-size:9px}.affiliate-order-list article strong{font-size:11px}.affiliate-order-list article b{padding:6px 8px;border-radius:7px;background:#fff4d7;color:#976500;font-size:9px}.affiliate-order-list article b.settled{background:#e7f7f0;color:#177454}.affiliate-order-list article b.refunded{background:#ffebe8;color:#aa392f}.admin-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.admin-heading h1{font-size:36px;letter-spacing:-.04em;margin:6px 0}.admin-heading>div>p:last-child{color:var(--muted);margin:0}.outline-button{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 14px;font-weight:700}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-grid>div{background:#211e1c;color:#fff;border-radius:18px;padding:21px;display:flex;flex-direction:column}.metric-grid span{color:#aaa39d;font-size:11px}.metric-grid strong{font-size:25px;margin:8px 0 4px;letter-spacing:-.03em}.metric-grid small{color:#ff8b69;font-size:10px}.inline-error{margin-top:12px;padding:11px 14px;border-radius:11px;background:#ffebe8;color:#a73931;font-size:11px}.calculator-card label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;color:#716a64;margin-top:20px}.calculator-card select,.calculator-card input{border:1px solid var(--line);background:#faf8f5;border-radius:11px;padding:11px 12px;color:var(--ink);outline:none}.input-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.calculation-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;margin:27px 0 18px}.calculation-flow div{border-radius:14px;padding:14px;background:#f6f3ef;display:flex;flex-direction:column;gap:5px}.calculation-flow span{color:#8d867f;font-size:10px}.calculation-flow strong{font-size:19px}.calculation-flow i{color:#bbb3ab;font-style:normal}.calculation-flow .safe-result{background:#e9f8f1;color:var(--green)}.calculation-flow .risk-result{background:#ffebe8;color:#bd3d31}.decision-banner{display:flex;align-items:center;gap:11px;padding:14px;border-radius:14px}.decision-banner.safe{color:#126f4f;background:#e7f7f0}.decision-banner.risk{color:#a23931;background:#ffebe8}.decision-banner div{display:flex;flex-direction:column}.decision-banner strong{font-size:12px}.decision-banner span{font-size:10px;margin-top:3px;opacity:.78}.count-badge{min-width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#ffebe6;color:var(--orange-dark);font-weight:800;font-size:11px}.review-queue>button{width:100%;border:0;border-top:1px solid #eee9e3;background:transparent;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:16px 0;text-align:left;color:inherit}.review-queue>button:first-of-type{margin-top:13px}.review-queue>button div{display:flex;flex-direction:column;gap:4px}.review-queue>button strong{font-size:12px}.review-queue>button small{color:#938c85;font-size:10px;line-height:1.45}.risk-dot{width:8px;height:8px;border-radius:50%;background:#d2ccc6}.risk-dot.pending{background:#e6a729;box-shadow:0 0 0 4px #fff4d8}.risk-dot.rejected{background:#dc5147;box-shadow:0 0 0 4px #ffe8e5}.finance-panel,.product-admin-panel{margin-top:18px;padding:27px;background:#fff;border:1px solid var(--line);border-radius:23px}.product-admin-layout{display:grid;grid-template-columns:280px 1fr;gap:22px;margin-top:20px}.managed-product-list{max-height:680px;overflow:auto;padding-right:5px}.managed-product-list>button{width:100%;display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:10px;border:1px solid transparent;border-radius:12px;color:inherit;background:transparent;text-align:left;cursor:pointer}.managed-product-list>button:hover{background:#faf7f4}.managed-product-list>button.active{border-color:#f0c2b2;background:#fff5f1}.managed-product-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:4px;border:1px solid transparent;border-radius:12px}.managed-product-row:hover{background:#faf7f4}.managed-product-row.active{border-color:#f0c2b2;background:#fff5f1}.managed-product-select{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;padding:6px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.managed-product-select>div{min-width:0;display:flex;flex-direction:column;gap:4px}.managed-product-toggle{min-width:46px;padding:7px 9px;border-radius:9px;font-size:9px;font-weight:800;cursor:pointer}.managed-product-toggle.publish{border:1px solid #b9ddc7;background:#eefaf2;color:#247345}.managed-product-toggle.unpublish{border:1px solid #efc9bf;background:#fff5f1;color:#b74b35}.managed-product-toggle:disabled{opacity:.55;cursor:wait}.managed-product-list img,.managed-product-icon{width:42px;height:42px;border-radius:10px;object-fit:cover;display:grid;place-items:center;background:#f0ece8;color:var(--orange-dark);font-size:20px;font-weight:700}.managed-product-list>button div{min-width:0;display:flex;flex-direction:column;gap:4px}.managed-product-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.managed-product-list small{color:#8e867f;font-size:9px}.managed-product-form{padding:20px;border:1px solid #eee7e1;border-radius:17px;background:#fcfaf8}.product-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-form-grid label,.challenge-config>label:not(.toggle-row){display:flex;flex-direction:column;gap:6px;color:#756e68;font-size:9px;font-weight:700}.product-form-grid label.wide{grid-column:span 2}.product-form-grid input,.product-form-grid select,.product-form-grid textarea,.challenge-config input{width:100%;min-width:0;box-sizing:border-box;padding:10px;border:1px solid #e2d9d2;border-radius:9px;background:#fff;color:#2c2825;outline:none}.product-form-grid textarea{min-height:65px;resize:vertical}.product-form-grid input:focus,.product-form-grid select:focus,.product-form-grid textarea:focus,.challenge-config input:focus{border-color:#ef9b7f;box-shadow:0 0 0 3px #ef643814}.challenge-config{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:12px;align-items:end;margin-top:16px;padding:15px;border-radius:13px;background:#fff2eb}.toggle-row{display:flex;align-items:center;gap:8px;color:#4e4742;font-size:10px;font-weight:800;cursor:pointer}.toggle-row input{width:16px;height:16px;accent-color:var(--orange)}.product-profit-preview{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:12px;align-items:center;margin-top:14px;padding:13px 15px;border-radius:12px}.product-profit-preview.safe{background:#e9f7f1;color:#176d50}.product-profit-preview.risk{background:#ffebe8;color:#a83c32}.product-profit-preview>div{display:flex;flex-direction:column;gap:3px}.product-profit-preview span,.product-profit-preview small{font-size:8px;opacity:.78}.product-profit-preview strong{font-size:14px}.product-profit-preview small{max-width:170px;line-height:1.45}.product-form-actions{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.product-form-actions>button{border:0;border-radius:10px;padding:11px 16px;background:var(--orange);color:#fff;font-size:10px;font-weight:800;cursor:pointer}.product-form-actions>button:disabled{opacity:.55;cursor:wait}.payment-admin-panel{margin-top:18px;padding:27px;background:#272321;color:#fff;border-radius:23px}.payment-security-badge{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:9px;background:#59cd9e21;color:#77dab3;font-size:9px;font-weight:800}.payment-channel-status{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:19px}.payment-channel-status article{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center;padding:15px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff0e}.payment-channel-status article>div{display:flex;flex-direction:column;gap:4px}.payment-channel-status article strong{font-size:12px}.payment-channel-status article span,.payment-channel-status article small{color:#a9a19b;font-size:8px}.payment-channel-status article small{grid-column:1 / -1}.payment-channel-status b{padding:6px 8px;border-radius:8px;font-size:9px}.payment-channel-status b.ready{color:#77dab3;background:#59cd9e21}.payment-channel-status b.pending{color:#f5c46c;background:#f5c46c1f}.payment-operation-summary{display:grid;grid-template-columns:repeat(3,1fr) 2fr;gap:10px;align-items:center;margin-top:12px;padding:14px;border-radius:13px;background:#00000029}.payment-operation-summary>div{display:flex;flex-direction:column;gap:3px}.payment-operation-summary span{color:#aaa29b;font-size:8px}.payment-operation-summary strong{font-size:15px}.payment-operation-summary p{margin:0;color:#b8afa8;font-size:9px;line-height:1.5}.logistics-admin-panel{margin-top:18px;padding:27px;background:#eef8f4;border:1px solid #cfe8dd;border-radius:23px}.logistics-provider-status{padding:8px 10px;border-radius:9px;font-size:9px;font-weight:800}.logistics-provider-status.connected{color:#176d50;background:#d8f2e7}.logistics-provider-status.pending{color:#986500;background:#fff1ce}.logistics-admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:18px}.logistics-admin-metrics>div{padding:15px;border-radius:13px;background:#fff;display:flex;flex-direction:column;gap:5px}.logistics-admin-metrics span{color:#72847c;font-size:9px}.logistics-admin-metrics strong{font-size:19px}.logistics-admin-note{margin:13px 0 0;color:#66776f;font-size:9px;line-height:1.6}.finance-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:20px}.finance-metrics>div{padding:16px;border-radius:14px;background:#f6f3ef;display:flex;flex-direction:column;gap:6px}.finance-metrics span{color:#8d867f;font-size:10px}.finance-metrics strong{font-size:19px}.settlement-list{margin-top:16px}.settlement-list article{display:grid;grid-template-columns:1fr auto auto auto;gap:16px;align-items:center;padding:13px 0;border-top:1px solid #eee9e3}.settlement-list article>div{display:flex;flex-direction:column;gap:3px}.settlement-list article span,.settlement-list article small{color:#8c857e;font-size:10px}.settlement-list article button{border:0;border-radius:9px;padding:8px 10px;background:var(--orange);color:#fff;font-size:10px;font-weight:700}.settlement-status{padding:7px 9px;border-radius:8px}.settlement-status.pending{color:#976500!important;background:#fff4d7}.settlement-status.paid{color:#177454!important;background:#e7f7f0}.automation-monitor{margin-top:18px;padding:15px;border-radius:14px;background:#272321;color:#fff;display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:15px}.automation-monitor>div:first-child{display:flex;flex-direction:column;gap:4px}.automation-monitor>div:first-child span{color:#aaa29b;font-size:9px}.automation-jobs{display:flex;flex-wrap:wrap;gap:6px}.automation-jobs span{padding:6px 8px;border-radius:7px;background:#ffffff14;color:#d2cbc5;font-size:8px}.automation-jobs span.success{color:#77dab3}.automation-jobs span.failed{color:#ff8e82}.automation-monitor button{border:0;border-radius:9px;padding:9px 11px;background:#fff;color:#292522;font-size:9px;font-weight:800}.affiliate-admin-panel,.channel-admin-panel,.unified-order-panel{margin-top:18px;padding:27px;border-radius:23px;background:#fff;border:1px solid var(--line)}.channel-security-note{padding:8px 10px;border-radius:9px;color:#176d50;background:#e7f7f0;font-size:9px;font-weight:800}.channel-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.channel-module-grid article{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px;border-radius:13px;background:#f7f4f0}.channel-module-grid article>div,.channel-rule-name{display:flex;flex-direction:column;gap:4px}.channel-module-grid strong{font-size:10px}.channel-module-grid span,.channel-rule-name span{color:#8d867f;font-size:8px}.channel-module-grid button{border:0;padding:6px 8px;border-radius:8px;font-size:8px;font-weight:800}.channel-module-grid button.enabled{color:#176d50;background:#dff4e9}.channel-module-grid button.disabled{color:#986500;background:#fff0cf}.channel-rule-list{margin-top:16px}.channel-rule-list article{display:grid;grid-template-columns:1.1fr repeat(4,.75fr) auto;gap:10px;align-items:end;padding:12px 0;border-top:1px solid #eee8e2}.channel-rule-list label{display:flex;flex-direction:column;gap:5px;color:#766f69;font-size:8px;font-weight:700}.channel-rule-list label>div{display:flex;align-items:center;border:1px solid #e3dbd4;border-radius:8px;overflow:hidden}.channel-rule-list input{width:100%;min-width:0;padding:7px;border:0;outline:none}.channel-rule-list label span{padding-right:7px;color:#9a928b}.channel-rule-list article>button,.unified-order-filters button{border:0;padding:9px 11px;border-radius:9px;color:#fff;background:#2f2925;font-size:9px;font-weight:800}.unified-order-filters{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:9px;margin-top:17px}.unified-order-filters select,.unified-order-filters input{padding:9px;border:1px solid #e3dbd4;border-radius:9px;background:#fff}.unified-order-list{margin-top:13px}.unified-order-list article{display:grid;grid-template-columns:70px minmax(180px,1fr) 80px 90px 90px 80px;gap:10px;align-items:center;padding:11px 0;border-top:1px solid #eee8e2}.unified-order-list article>b{justify-self:start;padding:5px 7px;border-radius:7px;color:#8c4b31;background:#fff0e8;font-size:8px;text-transform:uppercase}.unified-order-list article>div{display:flex;flex-direction:column;gap:3px;min-width:0}.unified-order-list strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unified-order-list span{color:#817a74;font-size:8px}.unified-order-list em{font-style:normal;font-size:8px;font-weight:800}.veapi-status{padding:8px 10px;border-radius:9px;font-size:9px;font-weight:800}.veapi-status.connected{color:var(--green);background:#e7f7f0}.veapi-status.mock{color:#986500;background:#fff4d7}.affiliate-admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.affiliate-admin-metrics>div{padding:15px;border-radius:13px;background:#f6f3ef;display:flex;flex-direction:column;gap:5px}.affiliate-admin-metrics span{color:#8d867f;font-size:9px}.affiliate-admin-metrics strong{font-size:19px}.affiliate-sync-monitor{margin-top:17px;padding:16px;border-radius:15px;background:#292522;color:#fff}.affiliate-sync-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.affiliate-sync-heading>div{display:flex;flex-direction:column;gap:4px}.affiliate-sync-heading strong{font-size:13px}.affiliate-sync-heading span{color:#aaa19a;font-size:8px}.affiliate-sync-heading>span{padding:6px 8px;border-radius:8px;background:#ffffff14}.affiliate-sync-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px}.affiliate-sync-grid article{padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#ffffff0d;display:flex;flex-direction:column;gap:5px}.affiliate-sync-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.affiliate-sync-grid article strong{font-size:10px}.affiliate-sync-grid article b{padding:4px 6px;border-radius:6px;color:#78dab3;background:#51b99024;font-size:7px}.affiliate-sync-grid article.catching_up b,.affiliate-sync-grid article.never b{color:#f2c66e;background:#f2c66e1f}.affiliate-sync-grid article.failed b{color:#ff9387;background:#ff62521f}.affiliate-sync-grid article span,.affiliate-sync-grid article small{color:#b8b0a9;font-size:8px}.affiliate-sync-grid article em{color:#ff9387;font-size:8px;font-style:normal}.commission-rule-editor{display:grid;grid-template-columns:repeat(4,1fr) auto auto;gap:10px;align-items:end;margin-top:17px}.commission-rule-editor label{display:flex;flex-direction:column;gap:6px;color:#756e68;font-size:9px;font-weight:700}.commission-rule-editor label>div{display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#faf8f5}.commission-rule-editor input{width:100%;min-width:0;border:0;padding:9px;background:transparent;outline:none}.commission-rule-editor label span{padding:9px;color:#99918a}.commission-rule-editor>button{border:0;border-radius:10px;padding:10px 12px;background:var(--orange);color:#fff;font-size:9px;font-weight:800}.commission-rule-editor>button.sync-affiliate{background:#292522}.affiliate-withdrawal-admin{margin-top:18px;padding:18px;border:1px solid #eee5dc;border-radius:16px;background:#fff}.withdrawal-admin-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.withdrawal-admin-heading>div{display:flex;flex-direction:column;gap:4px}.withdrawal-admin-heading strong{font-size:14px}.withdrawal-admin-heading span{color:#8c8279;font-size:10px}.withdrawal-admin-heading>span{padding:6px 9px;border-radius:999px;color:#965b00;background:#fff3d7;font-weight:700}.withdrawal-admin-list{margin-top:12px}.withdrawal-admin-list article{display:grid;grid-template-columns:minmax(180px,1fr) 90px 70px minmax(150px,auto);gap:12px;align-items:center;padding:12px 0;border-top:1px solid #f0ebe6}.withdrawal-admin-list article>div:first-child{display:flex;flex-direction:column;gap:3px}.withdrawal-admin-list article span,.withdrawal-admin-list article small{color:#8c8279;font-size:9px}.withdrawal-admin-list article b{justify-self:start;padding:6px 8px;border-radius:8px;font-size:9px}.withdrawal-admin-list article b.pending{color:#966100;background:#fff3d7}.withdrawal-admin-list article b.approved{color:#24669a;background:#e8f3ff}.withdrawal-admin-list article b.paid{color:#177454;background:#e7f7f0}.withdrawal-admin-list article b.rejected{color:#aa392f;background:#ffebe8}.withdrawal-actions{display:flex;justify-content:flex-end;gap:7px}.withdrawal-actions button{border:0;border-radius:8px;padding:7px 9px;color:#fff;background:#2f2925;font-size:9px;font-weight:700}.withdrawal-actions button.reject{color:#aa392f;background:#ffebe8}.catalog-importer{display:grid;grid-template-columns:1.4fr .7fr 1fr auto;gap:10px;align-items:end;margin:18px 0;padding:16px;border-radius:14px;background:#f8f4f0}.catalog-importer>div{display:flex;flex-direction:column;gap:4px}.catalog-importer>div strong{font-size:12px}.catalog-importer>div span{color:#8f847d;font-size:9px}.catalog-importer select,.catalog-importer input{min-width:0;padding:10px 11px;border:1px solid #e3d9d1;border-radius:9px;background:#fff}.catalog-importer button{padding:11px 15px;border:0;border-radius:9px;background:var(--orange);color:#fff;font-weight:800;white-space:nowrap}.compliance-note{margin:13px 0 0;color:#8d867f;font-size:9px}.supplier-banner{padding:35px 38px;border-radius:25px;background:linear-gradient(125deg,#25211f,#46372f);color:#fff;display:flex;justify-content:space-between;align-items:center}.supplier-banner h1{margin:15px 0 6px;font-size:35px;letter-spacing:-.04em}.supplier-banner p{margin:0;color:#c7bdb5;font-size:13px}.supplier-summary{display:grid;grid-template-columns:repeat(3,1fr);min-width:390px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:17px}.supplier-summary div{padding:17px;display:flex;flex-direction:column;gap:5px;border-right:1px solid rgba(255,255,255,.1)}.supplier-summary div:last-child{border:0}.supplier-summary span{color:#bcb1aa;font-size:10px}.supplier-summary strong{font-size:22px}.supplier-message{margin:17px 0;padding:13px 16px;border-radius:12px;color:#176d50;background:#e7f7f0;font-size:12px}.supplier-settlements{margin-top:20px;padding:25px 27px;border-radius:21px;background:#fff8f2;border:1px solid #f3dfd2}.supplier-settlement-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:18px}.supplier-settlement-grid article{padding:15px;border-radius:13px;background:#fff;display:flex;flex-direction:column;gap:6px}.supplier-settlement-grid span,.supplier-settlement-grid small{color:#8e867e;font-size:9px}.supplier-settlement-grid strong{font-size:18px}.supplier-orders{margin-top:20px;background:#fff;border:1px solid var(--line);border-radius:23px;padding:27px}.order-table{margin-top:20px}.order-table-head,.order-table-row{display:grid;grid-template-columns:1.1fr 1.5fr .7fr .65fr .7fr;gap:16px;align-items:center}.order-table-head{padding:10px 12px;border-radius:10px;background:#f5f1ec;color:#8b847d;font-size:10px;font-weight:700}.order-table-row{padding:15px 12px;border-bottom:1px solid #eee9e3}.order-table-row>div{display:flex;flex-direction:column;gap:4px;min-width:0}.order-table-row strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-table-row small{color:#938c85;font-size:9px;line-height:1.45}.fulfillment-status{justify-self:start;padding:7px 9px;border-radius:8px;font-size:10px;background:#f0ede9;color:#777069}.fulfillment-status.paid{background:#fff4d7;color:#976500}.fulfillment-status.accepted{background:#fff0e7;color:#a84b22}.fulfillment-status.shipped{background:#e7f7f0;color:#177454}.fulfillment-status.received,.fulfillment-status.after_sale_cleared{background:#e8f0ff;color:#365f9c}.fulfillment-status.refunded{background:#ffebe8;color:#aa392f}.table-action button{border:0;padding:8px 10px;border-radius:9px;background:var(--orange);color:#fff;font-size:10px;font-weight:700}.shipping-entry{display:grid!important;grid-template-columns:1fr;gap:5px!important}.shipping-entry select,.shipping-entry input{width:100%;box-sizing:border-box;padding:7px 8px;border:1px solid #e2d9d2;border-radius:8px;background:#fff;color:#3c3733;font-size:9px;outline:none}.shipping-entry input:focus,.shipping-entry select:focus{border-color:#ef9b7f}.table-empty{padding:45px;text-align:center;color:#99928b;font-size:12px}.account-empty{max-width:520px;margin:70px auto;padding:50px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:25px}.account-empty .login-icon{margin:0 auto 20px}.account-empty h1{font-size:30px;letter-spacing:-.04em;margin:0 0 10px}.account-empty p{color:#817a73;font-size:13px}.account-empty .share-button{width:auto;margin:24px auto 0}.account-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:28px 32px;background:#fff;border:1px solid var(--line);border-radius:22px}.account-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#24201e;color:#fff;font-size:21px;font-weight:800}.account-header h1{margin:3px 0 2px;font-size:25px}.account-header span{color:#8e8780;font-size:11px}.bound-referral{display:block;color:var(--green);font-size:9px;margin-top:4px}.role-badge{display:inline-block;width:fit-content;margin-top:6px;padding:4px 7px;border-radius:7px;font-size:9px;font-weight:800;background:#f1eeea;color:#716a64}.role-badge.admin{background:#fff0e8;color:var(--orange-dark)}.role-badge.supplier{background:#e7f7f0;color:var(--green)}.account-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.account-metrics>div{padding:21px;display:flex;flex-direction:column;gap:5px;border-radius:18px;color:#fff;background:linear-gradient(130deg,#292522,#42352f)}.account-metrics span{color:#bcb3ac;font-size:10px}.account-metrics strong{font-size:23px}.account-metrics small{color:#e78a6d;font-size:9px}.account-orders{margin-top:18px;padding:27px;background:#fff;border:1px solid var(--line);border-radius:22px}.user-order-card{display:grid;grid-template-columns:1.4fr .8fr auto;gap:18px;align-items:center;padding:17px 0;border-top:1px solid #eee9e3}.user-order-card>div{display:flex;flex-direction:column;gap:4px}.user-order-card small,.user-order-card span{color:#918a83;font-size:9px}.user-order-card strong{font-size:12px}.user-order-logistics{text-align:right}.latest-logistics{color:var(--green)!important;max-width:250px}.receipt-time-note{color:#9a6a42!important;line-height:1.45}.receipt-button{border:0;border-radius:9px;padding:8px 10px;background:var(--orange);color:#fff;font-size:10px;font-weight:700}.refund-button{border:1px solid #f2c4b6;border-radius:9px;padding:8px 10px;background:#fff5f1;color:var(--orange-dark);font-size:10px}.after-sale-label{display:inline-block;padding:7px 9px;border-radius:8px;color:#777069!important;background:#f1eeea}footer{min-height:110px;background:#1f1c1a;color:#fff;padding:0 max(28px,calc((100vw - 1240px)/2));display:flex;justify-content:space-between;align-items:center}.footer-brand{color:#fff}.footer-links{display:flex;gap:24px;color:#aaa39d;font-size:11px}.footer-links span{display:flex;align-items:center;gap:6px}.footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 14px;max-width:280px}.footer-legal button{border:0;padding:3px 0;background:transparent;color:#c9c2bc;font-size:10px;cursor:pointer}.footer-legal button:hover{color:#fff;text-decoration:underline}.legal-backdrop{z-index:90}.legal-modal{width:min(820px,100%);max-height:calc(100vh - 40px);overflow:hidden;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;border-radius:26px;background:#fff;box-shadow:0 30px 100px #18110d4d}.legal-modal>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:27px 30px 20px;border-bottom:1px solid #eee6e0}.legal-modal>header h1{margin:3px 0 7px;font-size:30px;letter-spacing:-.04em}.legal-modal>header span{color:#8a817a;font-size:11px}.legal-modal>header>button{width:36px;height:36px;flex:0 0 auto;border:0;border-radius:11px;background:#f4f0ec;color:#6c625c;font-size:20px;cursor:pointer}.legal-summary{display:flex;align-items:center;gap:9px;margin:18px 30px 0;padding:13px 15px;border-radius:13px;background:#fff3ee;color:#98462f;font-size:12px}.legal-config-warning{margin:10px 30px 0;padding:11px 14px;border:1px solid #f0d38f;border-radius:11px;background:#fff9e8;color:#8a6314;font-size:11px}.legal-content{overflow-y:auto;padding:20px 30px 28px}.legal-content section{padding:17px 0;border-bottom:1px solid #f0ebe7}.legal-content section:first-child{padding-top:0}.legal-content section:last-child{border-bottom:0}.legal-content h2{margin:0 0 10px;font-size:17px;color:#25201d}.legal-content p,.legal-content li{color:#675f59;font-size:12px;line-height:1.85}.legal-content p{margin:7px 0}.legal-content ul{margin:0;padding-left:20px}.legal-content li+li{margin-top:6px}.legal-modal-footer{min-height:0;padding:15px 30px;background:#f8f5f2;color:#766d67;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px}.legal-modal-footer button{border:0;border-radius:11px;padding:10px 18px;background:#211d1a;color:#fff;font-weight:800;cursor:pointer}.legal-consent-row{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:9px!important;margin:14px 0 4px!important;color:#716963;font-size:10px;line-height:1.6;cursor:pointer}.legal-consent-row input{width:16px!important;height:16px;flex:0 0 auto;margin:1px 0 0;accent-color:var(--orange)}.legal-consent-row span{display:inline}.legal-consent-row button{border:0;padding:0 2px;background:transparent;color:var(--orange-dark);font:inherit;font-weight:800;cursor:pointer}.login-consent{margin-top:15px!important}@media(max-width:1000px){.topbar nav button{padding:10px}.topbar nav button{font-size:0}.trust-strip{margin:0 24px;grid-template-columns:repeat(2,1fr)}.trust-strip div{border:0}.section-shell{margin-left:24px;margin-right:24px}.product-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.supplier-banner{align-items:flex-start;gap:25px}.supplier-summary{min-width:330px}.channel-module-grid{grid-template-columns:1fr 1fr}.channel-rule-list article{grid-template-columns:1fr 1fr 1fr}.channel-rule-name{grid-column:1 / -1}.unified-order-list article{grid-template-columns:65px 1fr 80px}.unified-order-list article>span:nth-of-type(n+2),.unified-order-list article>em{display:none}}@media(max-width:650px){.app-shell{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.app-shell,.page-view,.page-view>*,.affiliate-page,.affiliate-page>*{min-width:0;max-width:100%}.topbar{height:66px;padding:0 16px}.topbar nav{display:none}.brand small,.header-actions .icon-button,.header-actions .notification-trigger,.notification-panel{display:none}.mobile-bottom-nav{position:fixed;z-index:65;left:0;right:0;bottom:0;height:calc(66px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);border-top:1px solid #eee6df;background:#fffffff7;box-shadow:0 -8px 30px #2a1f1814;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom-nav>button{min-width:0;padding:3px 1px;border:0;border-radius:11px;background:transparent;color:#aaa39c;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;font-size:9px;font-weight:700}.mobile-bottom-nav>button.active{color:var(--orange)}.mobile-bottom-nav>button.active svg{fill:#fff0ea;stroke-width:2.5}.mobile-nav-icon{position:relative;display:grid;place-items:center}.mobile-nav-icon i{position:absolute;top:-7px;right:-11px;min-width:16px;height:16px;padding:0 4px;border:2px solid white;border-radius:9px;background:var(--orange);color:#fff;display:grid;place-items:center;font-style:normal;font-size:7px}.mobile-notifications-page{min-height:calc(100vh - 136px);padding-top:22px;padding-bottom:30px;gap:12px}.mobile-notifications-hero{padding:20px;border-radius:19px}.mobile-notifications-hero>div>span{width:43px;height:43px;border-radius:14px}.mobile-notifications-hero h1{font-size:23px}.mobile-notification-list{padding:4px 16px;border-radius:19px}.mobile-notification-list>button{padding:17px 0}.trust-strip{margin:0;border-radius:0;grid-template-columns:1fr 1fr;padding:14px}.trust-strip div{font-size:10px}.section-shell{width:calc(100% - 32px);max-width:calc(100% - 32px);margin-left:auto;margin-right:auto}.catalog{padding-top:58px}.section-heading{align-items:flex-start}.section-heading>p{display:none}.referral-banner{margin:10px 12px 0;text-align:center}.product-grid{grid-template-columns:1fr}.challenge-hero{padding:27px;flex-direction:column;align-items:flex-start;gap:24px}.challenge-hero h1{font-size:28px}.challenge-layout,.admin-layout{grid-template-columns:1fr}.invite-row{grid-template-columns:auto 1fr auto}.invite-amount{display:none}.admin-heading{align-items:flex-start}.outline-button{display:none}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid>div{padding:16px}.metric-grid strong{font-size:19px}.input-grid{grid-template-columns:1fr 1fr}.calculation-flow{grid-template-columns:1fr}.calculation-flow i{display:none}footer{flex-direction:column;align-items:flex-start;gap:20px;padding-top:30px;padding-bottom:30px}.footer-links{flex-direction:column;gap:9px}.footer-legal{justify-content:flex-start;max-width:100%;gap:8px 16px}.legal-modal{max-height:calc(100vh - 18px);border-radius:21px}.legal-modal>header{padding:21px 18px 16px}.legal-modal>header h1{font-size:24px}.legal-summary,.legal-config-warning{margin-left:18px;margin-right:18px}.legal-content{padding:17px 18px 22px}.legal-content p,.legal-content li{font-size:11px;line-height:1.75}.legal-modal-footer{padding:13px 18px}.legal-modal-footer span{display:none}.legal-modal-footer button{width:100%}.supplier-banner{padding:25px;flex-direction:column}.supplier-summary{min-width:0;width:100%}.order-table-head{display:none}.order-table-row{grid-template-columns:1fr auto;gap:12px}.order-table-row>div:nth-child(2),.order-table-row>div:nth-child(3){grid-column:1}.fulfillment-status,.table-action{grid-column:2}.account-header{grid-template-columns:auto 1fr;padding:22px}.account-header .outline-button{grid-column:1 / -1;display:block}.account-metrics{grid-template-columns:1fr}.user-order-card{grid-template-columns:1fr auto}.user-order-card>div:first-child{grid-column:1 / -1}.affiliate-live-search,.taobao-catalog,.affiliate-converter,.affiliate-assets,.affiliate-wallet-card,.affiliate-order-list{width:100%;max-width:100%;min-width:0;overflow:hidden}.live-search-heading,.live-search-heading>*,.live-search-input,.card-heading,.card-heading>*{width:100%;max-width:100%;min-width:0}.affiliate-channel-tabs{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.affiliate-channel-tabs button{min-width:0;padding-left:4px;padding-right:4px}.taobao-product-grid,.product-grid{width:100%;max-width:100%;min-width:0}.taobao-product-card,.product-card{max-width:100%;min-width:0;overflow:hidden}.taobao-product-image,.product-image-wrap{width:100%;max-width:100%}.taobao-product-image img,.product-image{width:100%;max-width:100%;object-fit:cover}.featured-search-guide,.affiliate-search-empty,.affiliate-search-error{width:100%;max-width:100%;min-width:0}.affiliate-preview{grid-template-columns:62px 1fr}.affiliate-preview-image{width:62px;height:62px}.rebate-result{grid-column:1 / -1;align-items:flex-start}.affiliate-assets,.live-search-heading{grid-template-columns:1fr}.taobao-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-importer{grid-template-columns:1fr 1fr}.catalog-importer>div{grid-column:1 / -1}.affiliate-order-list article{grid-template-columns:1fr auto}.affiliate-order-list article>div:first-child{grid-column:1 / -1}.affiliate-admin-metrics{grid-template-columns:1fr 1fr}.affiliate-sync-heading{align-items:flex-start;flex-direction:column}.affiliate-sync-grid{grid-template-columns:1fr 1fr}.product-admin-layout{grid-template-columns:1fr}.managed-product-list{max-height:260px}.product-form-grid,.challenge-config,.product-profit-preview{grid-template-columns:1fr 1fr}.payment-channel-status{grid-template-columns:1fr}.payment-operation-summary{grid-template-columns:1fr 1fr}.payment-operation-summary p{grid-column:1 / -1}.commission-rule-editor{grid-template-columns:1fr 1fr}.withdrawal-admin-list article{grid-template-columns:1fr auto}.withdrawal-admin-list article b{justify-self:end}.withdrawal-actions{grid-column:1 / -1;justify-content:flex-start}.automation-monitor,.channel-module-grid,.unified-order-filters{grid-template-columns:1fr}.channel-rule-list article{grid-template-columns:1fr 1fr}.channel-rule-name{grid-column:1 / -1}}@media(max-width:620px){.affiliate-page{padding-bottom:76px}.taobao-product-grid{grid-template-columns:1fr 1fr;gap:9px}.taobao-catalog,.affiliate-live-search{padding:18px}.featured-search-guide{align-items:flex-start;flex-direction:column}.featured-search-guide button{width:100%;justify-content:center}.mobile-affiliate-search{position:fixed;z-index:60;left:50%;bottom:calc(78px + env(safe-area-inset-bottom));width:min(88vw,360px);padding:13px 18px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:linear-gradient(110deg,#f05a35,#e43e25);color:#fff;box-shadow:0 12px 30px #b8371d52;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800}.catalog-importer,.affiliate-sync-grid{grid-template-columns:1fr}.product-admin-panel,.payment-admin-panel{padding:18px}.managed-product-form{padding:14px}.product-form-grid{grid-template-columns:1fr}.product-form-grid label.wide{grid-column:auto}.challenge-config,.product-profit-preview{grid-template-columns:1fr}}.after-sale-modal{width:min(560px,calc(100vw - 28px));max-height:calc(100vh - 32px);overflow-y:auto;position:relative;border-radius:28px;background:#fff;padding:32px;box-shadow:0 28px 80px #24181233}.after-sale-modal h2{margin:6px 0 4px;font-size:30px}.after-sale-order-name{margin:0 0 22px;color:#7a716c}.after-sale-modal label{display:grid;gap:8px;margin-top:15px;color:#4b413c;font-weight:700}.after-sale-modal select,.after-sale-modal textarea{width:100%;box-sizing:border-box;border:1px solid #e5ddd8;border-radius:14px;background:#fbf8f6;padding:13px 14px;color:#211c19;font:inherit}.after-sale-modal textarea{min-height:82px;resize:vertical}.after-sale-policy-note{display:flex;gap:8px;align-items:center;margin:16px 0;padding:12px 14px;border-radius:13px;background:#fff3ee;color:#a3482f;font-size:13px}.after-sale-progress{display:grid;justify-items:end;gap:7px;max-width:240px}.after-sale-progress small{color:#756c67;line-height:1.45;text-align:right}.supplier-after-sales,.admin-after-sales-panel{margin-top:24px;padding:28px;border:1px solid #e9e1dc;border-radius:26px;background:#fff}.after-sale-workbench-list{display:grid;gap:12px}.after-sale-workbench-list article{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,1.3fr) auto;gap:20px;align-items:center;padding:18px;border:1px solid #eee6e1;border-radius:18px;background:#fcfaf8}.after-sale-workbench-list article>div{display:grid;gap:5px;min-width:0}.after-sale-workbench-list small,.after-sale-workbench-list span,.after-sale-workbench-list p{margin:0;color:#766d68;overflow-wrap:anywhere}.after-sale-actions{display:flex!important;grid-auto-flow:column;gap:8px!important}.after-sale-actions button{border:0;border-radius:11px;background:#211d1a;color:#fff;padding:10px 14px;cursor:pointer;white-space:nowrap}.after-sale-actions button.danger{background:#fff0ec;color:#c44327}@media(max-width:720px){.after-sale-modal{padding:24px 18px;border-radius:22px}.supplier-after-sales,.admin-after-sales-panel{padding:18px 14px;border-radius:20px}.after-sale-workbench-list article{grid-template-columns:1fr;gap:13px}.after-sale-actions{justify-content:stretch}.after-sale-actions button{flex:1}.after-sale-progress{justify-items:stretch;max-width:none}.after-sale-progress small{text-align:left}}
