:root{--rm-p: #ff4a1c;--rm-pl: #ff6b3d;--rm-pb: #fef0eb;--rm-t1: #1a1f2e;--rm-t2: #606266;--rm-t3: #909399;--rm-t4: #c0c4cc;--rm-bg: #f5f7fa;--rm-surf: #fff;--rm-border: #e4e7ed;--rm-div: #f2f3f5;--rm-ok: #67c23a;--rm-warn: #e6a23c;--rm-err: #f56c6c;--rm-r10: 10px;--rm-r14: 14px;--rm-shadow: 0 2px 12px rgba(0, 0, 0, .08);--rm-z-tab: 2200;--rm-z-page-fixed: 1800;--rm-z-nav-sticky: 2800;--rm-z-page-modal: 3000;--rm-z-sheet: 3600;--rm-z-toast: 5200;--brand: var(--rm-p);--brand-hover: var(--rm-pl);--surf: var(--rm-bg);--text: var(--rm-t1);--radius: var(--rm-r10)}.rm-buyer-root{min-height:100dvh;background:#2a2a2a;display:flex;justify-content:center;align-items:flex-start;padding:24px 12px;font-family:PingFang SC,Hiragino Sans,Helvetica Neue,sans-serif;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.rm-buyer-root.rm-root-full{background:var(--rm-bg);padding:0;align-items:stretch}@media(min-width:900px){.rm-buyer-root.rm-root-full:not(.rm-layout-desktop){background:#e8eaed;padding:16px 24px 0}.rm-buyer-root.rm-root-full:not(.rm-layout-desktop) .rm-phone.rm-phone--full{max-width:960px;margin:0 auto;box-shadow:0 8px 40px #00000014;border-radius:16px 16px 0 0;overflow:hidden}.rm-buyer-root.rm-root-full:not(.rm-layout-desktop) .rm-tab-bar{max-width:960px;width:100%;left:50%;right:auto;transform:translate(-50%);border-radius:0 0 16px 16px}}@media(min-width:1200px){.rm-buyer-root.rm-root-full:not(.rm-layout-desktop) .rm-phone.rm-phone--full,.rm-buyer-root.rm-root-full:not(.rm-layout-desktop) .rm-tab-bar{max-width:1120px}}.rm-buyer-root *,.rm-buyer-root *:before,.rm-buyer-root *:after{box-sizing:border-box}.rm-phone{width:390px;max-width:100%;min-height:844px;max-height:none;background:var(--rm-surf);border-radius:50px;overflow:hidden;position:relative;box-shadow:0 40px 80px #0006,0 0 0 10px #111,0 0 0 11px #2a2a2a,inset 0 0 0 2px #333}.rm-phone.rm-phone--full{width:100%;min-height:100dvh;height:100dvh;max-height:100dvh;border-radius:0;box-shadow:none;display:flex;flex-direction:column}.rm-phone.rm-phone--full:before{display:none}.rm-phone:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:130px;height:34px;background:#111;border-radius:0 0 22px 22px;z-index:999;pointer-events:none}.rm-screen{width:100%;min-height:844px;display:flex;flex-direction:column;background:var(--rm-bg);position:relative}.rm-screen.rm-screen--full{min-height:0;flex:1;height:100%;max-height:100%}.rm-status-bar{height:44px;background:var(--rm-surf);display:flex;align-items:flex-end;justify-content:space-between;padding:0 24px 6px;font-size:12px;font-weight:600;color:var(--rm-t1);flex-shrink:0}.rm-main-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}.rm-main-scroll::-webkit-scrollbar{width:0}.rm-tab-bar{flex-shrink:0;background:var(--rm-surf);border-top:.5px solid var(--rm-border);display:flex;padding:6px 0 calc(6px + env(safe-area-inset-bottom,0px));z-index:var(--rm-z-tab);position:sticky;bottom:0}.rm-phone.rm-phone--full .rm-tab-bar{position:fixed;left:0;right:0;bottom:0;max-width:100%}.rm-phone.rm-phone--full .rm-main-scroll{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}.rm-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 0;text-decoration:none;color:inherit;cursor:pointer}.rm-tab-icon{font-size:22px;line-height:1.2}.rm-tab-label{font-size:10px;color:var(--rm-t3);font-weight:500}.rm-tab.router-link-active .rm-tab-label{color:var(--rm-p)}.rm-section-hd{display:flex;align-items:center;padding:14px 16px 8px}.rm-section-title{font-size:15px;font-weight:600;color:var(--rm-t1);flex:1}.rm-section-more{font-size:13px;color:var(--rm-t3)}.rm-card{background:var(--rm-surf);border-radius:var(--rm-r10);box-shadow:var(--rm-shadow)}.rm-filter-row{display:flex;gap:8px;padding:10px 12px;overflow-x:auto;background:var(--rm-surf);border-bottom:.5px solid var(--rm-border);scrollbar-width:none}.rm-filter-row::-webkit-scrollbar{display:none}.rm-chip{padding:5px 14px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer;background:var(--rm-div);color:var(--rm-t2);border:none;flex-shrink:0}.rm-chip.on{background:var(--rm-p);color:#fff}.rm-btn-primary{height:48px;border-radius:var(--rm-r10);border:none;background:var(--rm-p);color:#fff;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}.rm-btn-outline{height:48px;border-radius:var(--rm-r10);border:1.5px solid var(--rm-p);background:var(--rm-pb);color:var(--rm-p);font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}.rm-status-badge{font-size:11px;font-weight:500;padding:3px 10px;border-radius:4px}.sb-pending{background:#fdf6ec;color:var(--rm-warn)}.sb-quoted{background:#ecf5ff;color:#409eff}.sb-confirmed{background:#f0f9eb;color:var(--rm-ok)}.sb-expired{background:var(--rm-div);color:var(--rm-t3)}.sb-shipping{background:#ecf5ff;color:#409eff}.sb-warehouse{background:#f4f4f5;color:#909399}.rm-profile-head{background:linear-gradient(135deg,var(--rm-p),var(--rm-pl));padding:0 20px 16px}.rm-profile-user-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.rm-profile-avatar{width:72px;height:72px;border-radius:50%;background:#fff3;border:2px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;font-size:36px;overflow:hidden;flex-shrink:0}.rm-profile-avatar img{width:100%;height:100%;object-fit:cover}.rm-profile-user-name{font-size:20px;font-weight:700;color:#fff}.rm-profile-user-email{font-size:13px;color:#fffc;margin-top:2px}.rm-profile-user-since,.rm-profile-user-sub{font-size:11px;color:#ffffffa6;margin-top:4px}.rm-profile-user-sub{margin-top:2px}.rm-profile-stat-value{font-size:22px;font-weight:700;color:#fff}.rm-profile-stat-label{font-size:11px;color:#ffffffb3}.rm-profile-stat-grid a:nth-child(4) .rm-profile-stat-value{font-size:15px;font-weight:800;line-height:1.25}.rm-profile-back-btn{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;background:#ffffff38;flex-shrink:0}.rm-profile-back-btn:active{opacity:.88}.rm-nav-bar{background:var(--rm-surf);padding:12px 16px 8px;border-bottom:.5px solid var(--rm-border);display:flex;align-items:center;gap:10px;min-height:52px;z-index:var(--rm-z-nav-sticky)!important}.rm-back-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;font-size:18px;color:var(--rm-t2);background:var(--rm-div);border:none;flex-shrink:0}.rm-buyer-root.rm-root-full .rm-back-btn,.rm-buyer-root.rm-root-full .rm-v2-det-btn{min-width:44px;min-height:44px;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0)}.rm-buyer-root.rm-root-full .rm-v2-home-head .rm-v2-loc-btn,.rm-buyer-root.rm-root-full .rm-v2-home-head .rm-v2-cur-btn,.rm-buyer-root.rm-root-full .rm-v2-home-head .rm-v2-notif-btn{touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0)}.rm-buyer-root.rm-root-full .rm-profile-back-btn{min-width:44px;min-height:44px;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0)}.rm-buyer-root.rm-root-full .rm-nav-bar,.rm-buyer-root.rm-root-full .rm-v2-nav-blur,.rm-buyer-root.rm-root-full .rm-v2-home-head{isolation:isolate;pointer-events:auto}.rm-nav-title{font-size:17px;font-weight:600;color:var(--rm-t1);flex:1}@media(max-width:480px){.rm-buyer-root{padding:0}.rm-phone{border-radius:0;min-height:100dvh;box-shadow:none;border:none}.rm-phone:before{display:none}}.rm-v2-home-head{background:#f2f2f7eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:.5px solid rgba(60,60,67,.18);z-index:var(--rm-z-nav-sticky)!important}.rm-v2-sbar{background:#7676801f;border-radius:12px;display:flex;align-items:center;gap:8px;padding:0 14px;min-height:40px;text-decoration:none;color:inherit}.rm-v2-nav-blur{background:#f2f2f7eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:.5px solid rgba(60,60,67,.18);z-index:var(--rm-z-nav-sticky)!important}.rm-v2-pcard{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000012;text-decoration:none;color:inherit}.rm-api-gate{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rm-api-gate-card{width:min(420px,100%);background:#fff;border-radius:16px;padding:24px 22px;box-shadow:0 16px 48px #0000002e;text-align:center}.rm-api-gate-title{font-size:18px;font-weight:700;color:#1a1f2e;margin-bottom:10px}.rm-api-gate-desc{margin:0 0 16px;font-size:14px;line-height:1.6;color:#606266}.rm-api-gate-btn{display:inline-block;padding:10px 18px;border-radius:999px;background:var(--rm-p);color:#fff;font-size:14px;font-weight:600;text-decoration:none}.rm-api-gate-hint{margin:12px 0 0;font-size:12px;color:#909399;word-break:break-all}.rm-v2-search-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.rm-v2-search-thumb{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;font-size:40px;background:linear-gradient(135deg,#fff3ef,#fff8f6);overflow:hidden}.rm-v2-search-thumb img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.rm-v2-search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.rm-discover-offer-card{position:relative;min-width:0}.rm-discover-offer-card>.rm-v2-pcard{width:100%;border:none;padding:0;text-align:left;cursor:pointer}.rm-discover-inquiry-btn{position:absolute;right:8px;bottom:8px;width:28px;height:28px;padding:0;font-size:14px;border:none;border-radius:50%;background:var(--rm-p);color:#fff;cursor:pointer;box-shadow:0 2px 8px #ff4a1c59}.rm-discover-page{min-height:100%}.rm-discover-main{padding:12px 16px 96px}.rm-discover-card-body{padding:8px 10px 10px}.rm-discover-card-title{font-size:12px;line-height:1.4;min-height:2.8em;color:#1a1f2e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rm-discover-card-price{font-size:15px;font-weight:700;color:var(--rm-p);margin-top:6px}@media(min-width:1024px){.rm-discover-main{padding:0}}.rm-section-title.rm-v2-section-title{font-size:20px;font-weight:800}.rm-v2-detail-nav{position:sticky;top:0;z-index:var(--rm-z-nav-sticky);display:flex;align-items:center;padding:48px 16px 10px;background:#f2f2f7e6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:.5px solid rgba(60,60,67,.12)}.rm-v2-detail-hero{height:340px;background:linear-gradient(160deg,#fff5f2,#fff0ec);display:flex;align-items:center;justify-content:center;margin-top:-56px;position:relative;overflow:hidden}.rm-v2-detail-panel{background:#fff;margin:8px 12px 0;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000f}.rm-btn-primary:focus-visible,.rm-btn-outline:focus-visible,.rm-input:focus-visible,button:focus-visible{outline:2px solid var(--rm-p);outline-offset:2px}.rm-v2-sku-opt{display:inline-block;padding:6px 14px;border-radius:8px;background:#7676801f;font-size:13px;font-weight:500;color:#3c3c43cc;cursor:pointer;margin:0;border:1.5px solid transparent;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.rm-v2-sku-section{padding:14px 16px;background:var(--s)}.rm-v2-sku-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:12px}.rm-v2-sku-title{font-size:14px;font-weight:600;color:#1a1f2e}.rm-v2-sku-count{font-size:12px;color:#909399;flex-shrink:0}.rm-v2-sku-grid{display:flex;flex-wrap:wrap;gap:8px}.rm-v2-sku-grid--scroll{max-height:220px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.rm-v2-detail-images{margin-top:12px;display:grid;gap:10px}.rm-v2-detail-content-image{width:100%;height:auto;border-radius:8px;display:block}.rm-v2-detail-images-toggle{margin-top:10px;border:none;background:none;padding:0;font:inherit;font-size:13px;font-weight:500;color:#007aff;cursor:pointer}.rm-v2-rich-desc{font-size:14px;color:#606266;line-height:1.8;overflow-x:auto}.rm-v2-rich-desc img{max-width:100%;height:auto;display:block;margin:8px auto;border-radius:8px}.rm-v2-sku-opt.on{background:#e8431a1f;color:var(--rm-p);border-color:var(--rm-p)}.rm-v2-detail-bottom{position:fixed;left:0;right:0;bottom:0;width:100%;max-width:100%;margin:0 auto;background:#ffffffeb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:.5px solid rgba(60,60,67,.12);padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));display:flex;gap:10px;box-shadow:0 -4px 16px #00000012;z-index:var(--rm-z-page-fixed)}.rm-v2-qty-row{display:flex;align-items:center}.rm-v2-pbd{background:#7676801f;border-radius:12px;padding:12px 16px;margin-top:10px;font-size:12px;color:var(--rm-t2);line-height:1.7}.rm-sheet-root{position:fixed;inset:0;z-index:var(--rm-z-sheet);display:flex;flex-direction:column;justify-content:flex-end;pointer-events:auto}.rm-sheet-backdrop{position:absolute;inset:0;background:#00000073;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.rm-sheet-panel{position:relative;background:#fff;border-radius:16px 16px 0 0;max-height:88vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 -8px 32px #0000001f;animation:rm-sheet-in .28s cubic-bezier(.4,0,.2,1)}@keyframes rm-spin{to{transform:rotate(360deg)}}.rm-v2-search-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:36px 16px 24px;color:var(--rm-t3);font-size:13px}.rm-v2-search-spinner{width:28px;height:28px;border:3px solid var(--rm-div);border-top-color:var(--rm-p);border-radius:50%;animation:rm-spin .75s linear infinite}@keyframes rm-sheet-in{0%{transform:translateY(100%);opacity:.92}to{transform:translateY(0);opacity:1}}.rm-sheet-handle{width:36px;height:5px;border-radius:3px;background:#dcdfe6;margin:8px auto 4px;flex-shrink:0}.rm-sheet-title{font-size:17px;font-weight:700;text-align:center;padding:4px 16px 12px;color:var(--rm-t1);flex-shrink:0}.rm-sheet-body{padding:0 16px 8px;overflow-y:auto;flex:1;min-height:0}.rm-sheet-footer{padding:10px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:.5px solid var(--rm-border);flex-shrink:0}.rm-v2-profile-stack{padding:0 12px 88px}.rm-v2-profile-group-label{font-size:12px;font-weight:700;color:var(--rm-t3);letter-spacing:.03em;padding:4px 4px 0;margin-top:8px}.rm-v2-profile-cg{background:#fff;border-radius:14px;overflow:hidden;margin:10px 0 8px;box-shadow:0 2px 8px #0000000f}.rm-v2-profile-cell{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:.5px solid #f2f3f5;text-decoration:none;color:inherit;width:100%;box-sizing:border-box;background:#fff;border-left:none;border-right:none;border-top:none;cursor:pointer;text-align:left;font:inherit}.rm-v2-profile-cell:last-child{border-bottom:none}.rm-v2-profile-cell:active{background:#f7f7f9}.rm-v2-mi{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.rm-profile-stat-grid{display:flex;border-top:1px solid rgba(255,255,255,.2);padding:12px 0}.rm-profile-stat-grid a{flex:1;text-align:center;text-decoration:none;color:inherit;min-width:0}.rm-profile-stat-grid a:active{opacity:.88}.rm-v2-hh-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.rm-v2-loc-btn{display:inline-flex;align-items:center;gap:4px;border:none;font:inherit;cursor:pointer;background:#7676801f;border-radius:8px;padding:5px 10px;font-size:13px;font-weight:500;color:var(--rm-t1);-webkit-tap-highlight-color:transparent}.rm-v2-loc-btn:active{opacity:.75}.rm-v2-cur-btn{margin-left:auto;text-decoration:none;background:var(--rm-pb);border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700;color:var(--rm-p);-webkit-tap-highlight-color:transparent}.rm-v2-cur-btn:active{opacity:.82}.rm-v2-notif-btn{position:relative;width:34px;height:34px;border-radius:50%;background:#7676801f;display:flex;align-items:center;justify-content:center;font-size:18px;text-decoration:none;flex-shrink:0;color:inherit;-webkit-tap-highlight-color:transparent}.rm-v2-notif-btn:active{opacity:.75}.rm-v2-notif-badge{position:absolute;top:-4px;right:-6px;background:var(--rm-err);color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 3px;border:2px solid var(--rm-bg);line-height:1}.rm-v2-sbar-cam{cursor:pointer;padding:2px 4px;border-radius:6px}.rm-v2-sbar-cam:active{background:#0000000f}.rm-v2-cat-ic{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;transition:all .2s}.rm-tl-dot{flex-shrink:0;margin-top:2px;border-radius:50%}.rm-tl-dot--done{width:14px;height:14px;background:var(--rm-ok)}.rm-tl-dot--cur{width:14px;height:14px;background:var(--rm-p);box-shadow:0 0 0 4px var(--rm-pb)}.rm-tl-dot--nd{width:14px;height:14px;background:var(--rm-t4);opacity:.85}.rm-v2-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.rm-v2-empty-ic{font-size:56px;margin-bottom:16px;opacity:.72;line-height:1}.rm-v2-empty-t{font-size:18px;font-weight:700;color:var(--rm-t1);margin-bottom:8px}.rm-v2-empty-s{font-size:14px;color:var(--rm-t2);line-height:1.5;max-width:300px}.rm-buyer-login-logo{margin-bottom:10px}.rm-buyer-login-logo img{display:block;width:auto;height:72px;max-width:min(280px,88vw);object-fit:contain}.rm-supplier-apply-root .rm-buyer-login-logo img{height:64px;max-width:120px}.rm-locale-controls--mobile{display:contents}.rm-locale-region-btn,.rm-locale-currency-btn{border:none;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.rm-locale-controls--mobile .rm-locale-region-btn{display:inline-flex;align-items:center;gap:4px;background:#7676801f;border-radius:8px;padding:5px 10px;font-size:13px;font-weight:500;color:var(--rm-t1)}.rm-locale-controls--mobile .rm-locale-currency-btn{margin-left:auto;background:var(--rm-pb);border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700;color:var(--rm-p)}.rm-locale-controls--utility{display:flex;align-items:center;gap:8px;font-size:12px;color:#606266}.rm-locale-controls--utility .rm-locale-utility-prefix{color:#909399}.rm-locale-controls--utility .rm-locale-region-btn,.rm-locale-controls--utility .rm-locale-currency-btn{border:none;background:none;padding:0;font:inherit;font-size:12px;color:#303133;cursor:pointer}.rm-locale-controls--utility .rm-locale-region-btn:hover,.rm-locale-controls--utility .rm-locale-currency-btn:hover{color:var(--rm-p)}.rm-locale-controls--utility .rm-locale-utility-sep{color:#dcdfe6;-webkit-user-select:none;user-select:none}.rm-locale-controls--desktop{display:flex;align-items:center;gap:6px;flex-shrink:0}.rm-locale-controls--desktop .rm-locale-region-btn,.rm-locale-controls--desktop .rm-locale-currency-btn{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.rm-locale-controls--desktop .rm-locale-region-btn{background:#f5f7fa;color:var(--rm-t1);border:1px solid #e4e7ed}.rm-locale-controls--desktop .rm-locale-region-btn:hover{background:#eef1f6;border-color:#d0d5dd}.rm-locale-controls--desktop .rm-locale-currency-btn{background:var(--rm-pb);color:var(--rm-p);border:1px solid rgba(255,74,28,.2)}.rm-locale-controls--desktop .rm-locale-currency-btn:hover{background:#ff4a1c24}:root{--rm-desktop-max: 1280px;--rm-desktop-header-h: 152px}@media(min-width:1024px){.rm-buyer-root.rm-layout-desktop{background:#f0f2f5;padding:0;min-height:100vh;flex-direction:column;justify-content:flex-start;align-items:stretch}.rm-buyer-root.rm-layout-desktop .rm-desk-header,.rm-buyer-root.rm-layout-desktop .rm-desk-footer{width:100%;flex-shrink:0}.rm-buyer-root.rm-layout-desktop .rm-phone.rm-phone--full{width:100%;flex:1 1 auto;position:relative;z-index:0}.rm-buyer-root.rm-layout-desktop .rm-v2-pg-grid .rm-v2-pc,.rm-buyer-root.rm-layout-desktop .rm-v2-search-grid .rm-v2-pcard{position:relative;z-index:1}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar{--rm-desktop-header-h: 108px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-desk-cats{display:none}.rm-buyer-root.rm-layout-desktop .rm-phone.rm-phone--full{width:100%;max-width:none;min-height:0;height:auto;max-height:none;border-radius:0;box-shadow:none;margin:0}.rm-buyer-root.rm-layout-desktop .rm-screen.rm-screen--full{min-height:0;height:auto;max-height:none}.rm-buyer-root.rm-layout-desktop .rm-main-scroll{overflow:visible;height:auto;min-height:calc(100vh - var(--rm-desktop-header-h) - 160px)}.rm-buyer-root.rm-layout-desktop .rm-tab-bar,.rm-buyer-root.rm-layout-desktop .pwa-install-bar{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-primary-tab .rm-nav-bar,.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-v2-home-head .rm-v2-sbar,.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-v2-home-head .rm-v2-hh-top{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-section-hd{max-width:var(--rm-desktop-max);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.rm-buyer-root.rm-layout-desktop.rm-route-home .hcd{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-v2-home-head{padding-top:12px!important;position:static;z-index:auto;max-width:var(--rm-desktop-max);margin:0 auto}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-nav-bar{display:none}.rm-buyer-root.rm-layout-desktop .rm-desktop-page-wrap{max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px}.rm-buyer-root.rm-layout-desktop .rm-v2-pg-grid{grid-template-columns:repeat(4,1fr);max-width:var(--rm-desktop-max);padding-left:24px;padding-right:24px}.rm-buyer-root.rm-layout-desktop .rm-v2-search-grid{grid-template-columns:repeat(4,1fr);max-width:var(--rm-desktop-max)}@media(min-width:1400px){:root{--rm-desktop-max: 1360px}.rm-buyer-root.rm-layout-desktop .rm-v2-pg-grid,.rm-buyer-root.rm-layout-desktop .rm-v2-search-grid{grid-template-columns:repeat(5,1fr)}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-coupon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.rm-buyer-root.rm-layout-desktop.rm-route-profile .rm-profile-head,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar.rm-route-profile .rm-profile-head{display:none}.rm-profile-desktop{display:flex;flex-direction:column;gap:20px}.rm-profile-desktop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rm-profile-desktop-title{margin:0;font-size:24px;font-weight:800;color:var(--rm-t1);line-height:1.25}.rm-profile-desktop-sub{margin:6px 0 0;font-size:14px;color:var(--rm-t2)}.rm-profile-desktop-edit{flex-shrink:0;font-size:13px;font-weight:600;color:var(--rm-p);text-decoration:none;padding-top:4px}.rm-profile-desktop-edit:hover{text-decoration:underline}.rm-profile-desktop-user{display:flex;align-items:center;gap:16px;padding:18px 20px;background:linear-gradient(135deg,#ff4a1c14,#ff8c691f);border:1px solid rgba(255,74,28,.12);border-radius:16px}.rm-profile-desktop-avatar{width:64px;height:64px;border-radius:50%;background:#fff;border:2px solid rgba(255,74,28,.2);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:var(--rm-p);overflow:hidden;flex-shrink:0}.rm-profile-desktop-avatar img{width:100%;height:100%;object-fit:cover}.rm-profile-desktop-user-meta{min-width:0;display:flex;flex-direction:column;gap:4px}.rm-profile-desktop-user-meta strong{font-size:18px;color:var(--rm-t1)}.rm-profile-desktop-user-meta span,.rm-profile-desktop-user-meta small{font-size:13px;color:var(--rm-t2)}.rm-profile-desktop-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rm-profile-desktop-stat{display:flex;flex-direction:column;gap:6px;padding:16px;background:#fff;border-radius:14px;box-shadow:var(--rm-shadow);text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.rm-profile-desktop-stat:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000014}.rm-profile-desktop-stat-value{font-size:22px;font-weight:800;color:var(--rm-t1);line-height:1.2;word-break:break-word}.rm-profile-desktop-stat-label{font-size:12px;color:var(--rm-t3)}.rm-profile-desktop-section-title{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--rm-t1)}.rm-profile-desktop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rm-profile-desktop-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.rm-profile-desktop-card{display:flex;flex-direction:column;gap:6px;padding:16px;background:#fff;border-radius:14px;box-shadow:var(--rm-shadow);text-decoration:none;color:inherit;min-height:112px;transition:border-color .15s ease,transform .15s ease;border:1px solid transparent}.rm-profile-desktop-card:hover{border-color:#ff4a1c33;transform:translateY(-1px)}.rm-profile-desktop-card-icon{font-size:22px;line-height:1}.rm-profile-desktop-card-title{font-size:14px;font-weight:700;color:var(--rm-t1)}.rm-profile-desktop-card-desc{font-size:12px;color:var(--rm-t3);line-height:1.45}.rm-profile-desktop-foot{display:flex;justify-content:flex-end;padding-top:4px}.rm-profile-auth-btn{border:none;padding:10px 24px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.rm-profile-auth-btn--login{background:#ff4a1c1f;color:var(--rm-p)}.rm-profile-auth-btn--logout{background:#ff3b301a;color:#f56c6c}.rm-account-sidebar{display:none}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:20px 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar{display:block;position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-user{display:flex;align-items:center;gap:12px;padding:14px;margin-bottom:12px;background:#fff;border-radius:14px;box-shadow:var(--rm-shadow);text-decoration:none;color:inherit}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-avatar{width:44px;height:44px;border-radius:50%;background:var(--rm-pb);color:var(--rm-p);display:flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden;flex-shrink:0}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-avatar img{width:100%;height:100%;object-fit:cover}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-user-text{min-width:0;display:flex;flex-direction:column;gap:2px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-user-text strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-user-text small{font-size:11px;color:var(--rm-t3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-group{background:#fff;border-radius:14px;padding:8px;margin-bottom:12px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-group-label{font-size:11px;font-weight:700;color:var(--rm-t3);text-transform:uppercase;letter-spacing:.06em;padding:8px 10px 6px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;text-decoration:none;color:var(--rm-t1);font-size:14px;transition:background .15s ease}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-link:hover{background:#f5f7fa}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-link.active{background:var(--rm-pb);color:var(--rm-p);font-weight:600}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-icon{width:22px;text-align:center;flex-shrink:0}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-label{flex:1;min-width:0}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-sidebar-badge{background:var(--rm-p);color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-main{min-width:0}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-main .rm-nav-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-main>.rm-account-page,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-main>div{padding-bottom:24px!important}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-page{padding-bottom:0!important}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-page-title{font-size:22px;font-weight:700;color:var(--rm-t1);margin:0}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-page-body{background:#fff;border-radius:16px;box-shadow:var(--rm-shadow);padding:20px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-wallet-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-wallet-balance-card{position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-coupon-grid .rm-card{margin-bottom:0!important}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-coupon-tabs{display:flex;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--rm-div)}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-coupon-tabs button{flex:0 1 auto;min-width:100px;padding:0 16px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-locale-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-locale-lang,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-locale-currency{margin:0!important;padding:16px;border:1px solid var(--rm-div);border-radius:12px;box-shadow:none}.rm-account-desktop-head{display:none}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-desktop-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-address-add-mobile,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-main .rm-v2-detail-topbar{display:none}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-address-grid .rm-card{margin-bottom:0!important}.rm-buyer-root.rm-layout-desktop .addr-modal-overlay{align-items:center;padding:32px 24px}.rm-buyer-root.rm-layout-desktop .addr-modal-card{width:min(560px,100%);max-height:min(90vh,720px);overflow:auto;margin-top:0;border-radius:16px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop .addr-modal-grid{grid-template-columns:1fr 1fr}.rm-buyer-root.rm-layout-desktop .addr-modal-grid>input,.rm-buyer-root.rm-layout-desktop .addr-modal-grid>select{grid-column:span 1}.rm-buyer-root.rm-layout-desktop .rm-profile-crop-overlay{align-items:center!important;justify-content:center;padding:24px}.rm-buyer-root.rm-layout-desktop .rm-profile-crop-sheet{width:min(420px,100%);border-radius:16px!important;padding:20px!important;margin:0}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-page-content{padding:0!important}.rm-buyer-root.rm-layout-desktop .rm-nav-bar{max-width:var(--rm-desktop-max);margin:0 auto;padding-top:16px!important;position:static}.rm-buyer-root.rm-layout-desktop .rm-nav-bar+div{max-width:var(--rm-desktop-max);margin-left:auto;margin-right:auto}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-banners-wrap{max-width:var(--rm-desktop-max);margin:0 auto;padding-left:24px;padding-right:24px}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-banners{display:grid!important;grid-template-columns:repeat(3,1fr);gap:16px;overflow:visible;scroll-snap-type:none}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-v2-banner-card{min-width:0!important;height:180px}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-banners-wrap>div:last-child{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-desktop-hero{display:block;max-width:var(--rm-desktop-max);margin:0 auto 20px;padding:8px 24px 0}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-desktop-hero-head{margin-bottom:16px}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-desktop-hero-title{margin:0;font-size:26px;font-weight:800;color:var(--rm-t1);line-height:1.25}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-desktop-hero-sub{margin:8px 0 0;font-size:14px;color:var(--rm-t2)}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-quick-card{display:flex;flex-direction:column;gap:4px;padding:16px;background:#fff;border:1px solid var(--rm-div);border-radius:14px;text-decoration:none;color:inherit;box-shadow:var(--rm-shadow);transition:border-color .15s,transform .15s}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-quick-card:hover{border-color:#e8431a59;transform:translateY(-1px)}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-quick-icon{font-size:22px;line-height:1}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-quick-label{font-size:15px;font-weight:700;color:var(--rm-t1);margin-top:4px}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-quick-desc{font-size:12px;color:var(--rm-t2);line-height:1.4}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-page{background:#f5f5f5;overflow-x:hidden}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-topbar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-product-detail-desktop-head{flex-direction:column;align-items:flex-start;gap:0;max-width:var(--rm-desktop-max);margin:0 auto;padding:12px 24px 0;background:#f5f5f5}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-product-detail-desktop-head-main{width:100%;min-width:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-detail-desktop-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:0;font-size:12px;color:#999}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-detail-desktop-crumb a{color:#666;text-decoration:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-detail-desktop-crumb a:hover{color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-detail-desktop-crumb-sep{color:#ccc}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-detail-desktop-crumb-current{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(420px,100%)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-product-detail-desktop-head .rm-detail-desktop-title,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-detail-desktop-meta{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-shell{display:flex;flex-direction:column;gap:16px;max-width:1190px;margin:0 auto;padding:16px 24px 48px;align-items:stretch}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-summary{display:grid;grid-template-columns:452px minmax(0,1fr);align-items:stretch;background:#fff;border:1px solid #eee;border-radius:4px;overflow:hidden}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-media{grid-area:auto;background:#fff;border-radius:0;padding:20px;border-right:1px solid #f0f0f0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-gallery{display:flex;gap:12px;align-items:flex-start}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-thumbs{display:flex;flex-direction:column;gap:8px;width:62px;flex-shrink:0;max-height:420px;overflow-y:auto;overscroll-behavior:contain}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-thumb{width:58px;height:58px;padding:2px;border:2px solid transparent;border-radius:4px;background:#fff;cursor:pointer;overflow:hidden;flex-shrink:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-thumb.on{border-color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-hero{flex:1;min-width:0;width:360px;height:360px;aspect-ratio:auto;border-radius:4px;overflow:hidden;max-width:none;margin:0;background:#fafafa}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-hero-dots{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-hero-img{object-fit:contain;background:#fff}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-buybox{grid-area:auto;position:relative;top:auto;background:#fff;border-radius:0;overflow:hidden;box-shadow:none;align-self:stretch;max-height:none;min-height:452px;display:flex;flex-direction:column;border:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-buybox-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-buybox-toolbar{display:flex;justify-content:flex-end;gap:16px;padding:10px 20px 0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tool-btn{border:none;background:none;font:inherit;font-size:13px;color:#666;cursor:pointer;padding:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tool-btn.on,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tool-btn:hover{color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-body-top{padding:8px 20px 12px;background:#fff}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-buybox-title{display:block;font-size:18px;font-weight:600;color:#333;line-height:1.5;margin:0 0 8px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-buybox-desc{display:block;font-size:13px;color:#999;margin:0 0 10px;line-height:1.5}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-buybox-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;color:#999}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-rating{color:#ff9000;font-weight:600}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-meta-sep{color:#ddd}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tag{font-size:11px;padding:2px 8px;border-radius:2px;background:#fff5f0;color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-price-band{background:linear-gradient(90deg,#fff5f0,#fff);padding:16px 20px;border-top:1px solid #ffe8de;border-bottom:1px solid #f0f0f0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-price-row{display:flex;align-items:baseline;gap:12px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-price-label{font-size:13px;color:#999;flex-shrink:0;width:48px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-price-main{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-price-num{font-size:28px;font-weight:700;color:var(--rm-p);line-height:1}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-price-sub{font-size:13px;color:#999}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-landing-hint{margin-top:8px;font-size:13px;color:#666;padding-left:60px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-landing-toggle--inline{margin-left:4px;font-size:12px;color:#007aff;border:none;background:none;cursor:pointer;padding:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-landing-hint strong{color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-buy-row{display:flex;align-items:flex-start;gap:12px;padding:14px 20px;border-bottom:1px solid #f5f5f5;background:#fff}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-buy-row-label{flex-shrink:0;width:56px;font-size:13px;color:#999;line-height:32px;padding-top:2px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-buy-row-value{font-size:13px;color:#333;line-height:1.5;word-break:break-all}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-buy-row--selected{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-sku-grid{flex:1;min-width:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px;align-content:start;max-width:100%}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-sku-grid--scroll{max-height:132px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-buy-row--qty .rm-v2-buy-row-label{line-height:34px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-sku-section{padding:0;background:#fff;overflow:hidden;min-height:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-sku-section--dims .rm-v2-buy-row:last-of-type{border-bottom:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-sku-opt{border-radius:4px;padding:6px 10px;font-size:12px;background:#fff;border:1px solid #ddd;color:#333;width:100%;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-sku-opt:hover{border-color:var(--rm-p);color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-sku-opt.on{border-color:var(--rm-p);background:#fff5f0;color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-landing-block{padding:14px 20px;border-top:1px solid #f0f0f0;background:#fff;flex-shrink:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-landing-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:10px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-landing-title{font-size:14px;font-weight:600;color:#333}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-landing-toggle{border:none;background:none;font:inherit;font-size:13px;color:#007aff;cursor:pointer;padding:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-inspection-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-inspection-label{font-size:13px;font-weight:500;color:#333}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-inspection-hint{font-size:11px;color:#999;margin-top:2px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-bottom{position:static;display:flex;flex-direction:row;gap:12px;padding:16px 20px 20px;background:#fff;border-top:1px solid #f0f0f0;backdrop-filter:none;-webkit-backdrop-filter:none;margin-top:0;flex-shrink:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-btn-inquiry{flex:.8;min-width:100px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-btn-cart,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-btn-buy{flex:1.2}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-bottom .rm-btn-outline,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-bottom .rm-btn-primary{flex:1;min-height:48px;font-size:16px;font-weight:600;border-radius:4px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-btn-cart{border-color:#ff9000;color:#ff9000;background:#fff}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-btn-cart:hover{background:#fff8f0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-btn-inquiry{border-color:#ddd;color:#333}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-btn-buy{background:var(--rm-p);border-color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-desc-wrap{grid-area:auto;background:#fff;border-radius:4px;overflow:hidden;box-shadow:none;border:1px solid #eee;width:100%}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tabs-bar{background:#fff;border-bottom:1px solid #eee;position:relative;z-index:2;isolation:isolate}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tabs{display:flex;gap:0;align-items:stretch;max-width:1190px;margin:0 auto;padding:0 24px;border-bottom:none;background:transparent;position:static;top:auto;z-index:auto}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tab{flex:none;min-width:120px;border:none;background:transparent;font:inherit;font-size:15px;font-weight:500;color:#666;padding:14px 28px;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:0;white-space:nowrap}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tab.on{color:var(--rm-p);background:transparent;border-bottom-color:var(--rm-p);font-weight:600}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tab-body{background:#f5f5f5;padding:16px 0 32px;position:relative;z-index:1;overflow:hidden}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tab-panel{padding:0;margin-bottom:0!important;background:transparent}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-content-frame{max-width:750px;margin:0 auto;padding:20px 16px 24px;background:#fff;overflow:hidden;box-sizing:border-box;width:calc(100% - 48px);border-radius:4px;border:1px solid #eee}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-tab-panel .rm-v2-spec-table{max-width:750px;width:calc(100% - 48px);margin:0 auto}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc *{max-width:100%!important;box-sizing:border-box;position:static!important;float:none!important;transform:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc table{width:100%!important;table-layout:fixed;border-collapse:collapse}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc td,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc th{border:1px solid #eee;padding:8px 10px;font-size:13px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-text p{font-size:14px;color:#666;line-height:1.8;margin:0 0 8px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-images{grid-template-columns:1fr;gap:0;margin-top:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-content-image{border-radius:0;width:100%;max-width:100%;height:auto;display:block}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc{max-width:100%;margin:0;overflow:hidden;word-break:break-word}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc img:first-child,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc>div:first-child img:first-of-type{margin-top:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc img{max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain;border-radius:0;margin:0 auto 8px;display:block}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc table,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc div,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-rich-desc p{max-width:100%!important;box-sizing:border-box}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-spec-table{max-width:800px;border:1px solid #eee;border-radius:4px;overflow:hidden}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-spec-row{display:grid;grid-template-columns:160px 1fr;border-bottom:1px solid #f0f0f0;font-size:13px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-spec-row:last-child{border-bottom:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-spec-key{padding:12px 16px;background:#fafafa;color:#999}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-spec-val{padding:12px 16px;color:#333}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-empty{color:#999;font-size:14px;margin:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-divider{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-inspection-toggle{width:52px;height:30px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-inspection-toggle.on:after{transform:translate(22px)}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-page{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-template-rows:auto 1fr;gap:0 24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-page>.rm-nav-bar,.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-mobile-bar{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-desktop-head{grid-column:1 / -1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;max-width:none;margin:0 0 8px;padding:16px 0 0}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-desktop-clear{border:1px solid var(--rm-border);background:#fff;color:var(--rm-p);font-size:13px;font-weight:500;padding:8px 16px;border-radius:8px;cursor:pointer;flex-shrink:0}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-desktop-clear:disabled{opacity:.5;cursor:not-allowed}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-body{grid-column:1;min-width:0}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-lines{padding:0 0 24px}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-checkout{grid-column:2;grid-row:2;position:sticky;top:calc(var(--rm-desktop-header-h) + 16px);left:auto;right:auto;bottom:auto;flex-direction:column;align-items:stretch;gap:12px;background:#fff;border:1px solid var(--rm-border);border-radius:16px;box-shadow:var(--rm-shadow);padding:20px;margin-top:0}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-checkout>button:first-child{justify-content:flex-start}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-checkout>div.rm-cart-total{text-align:left!important;width:100%;padding:12px 0;border-top:1px solid var(--rm-div);border-bottom:1px solid var(--rm-div);margin:4px 0 8px}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-fee-est{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:10px;padding-top:10px;border-top:1px dashed var(--rm-div);font-size:13px;color:#606266}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-fee-est strong{font-size:15px;font-weight:700;color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-fee-note{margin:6px 0 0;font-size:12px;line-height:1.45;color:#909399}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-inspection-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px dashed var(--rm-div)}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-inspection-label{font-size:13px;font-weight:600;color:#1a1f2e}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-inspection-hint{font-size:12px;color:#909399;margin-top:2px}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-checkout .rm-btn-outline,.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-cart-checkout .rm-btn-primary{width:100%;min-height:44px}.rm-buyer-root.rm-layout-desktop.rm-route-cart .rm-card{margin-left:0!important;margin-right:0!important}.rm-buyer-root.rm-layout-desktop.rm-route-orders .rm-orders-head{max-width:var(--rm-desktop-max);margin:0 auto;position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.rm-buyer-root.rm-layout-desktop.rm-route-orders .rm-orders-head .rm-nav-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-orders .rm-orders-filters{padding:16px 24px 12px!important;background:#fff;border-radius:12px;box-shadow:var(--rm-shadow);margin-bottom:16px}.rm-buyer-root.rm-layout-desktop.rm-route-orders .rm-orders-body{max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px!important}.rm-buyer-root.rm-layout-desktop.rm-route-orders .rm-orders-page{padding-bottom:48px}.rm-buyer-root.rm-layout-desktop.rm-route-orders .rm-detail-desktop-head{max-width:var(--rm-desktop-max);margin-left:auto;margin-right:auto}.rm-buyer-root.rm-layout-desktop .rm-orders-table-wrap{display:block;background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop .rm-orders-table{width:100%;border-collapse:collapse;font-size:14px}.rm-buyer-root.rm-layout-desktop .rm-orders-table th{text-align:left;padding:14px 16px;background:#fafafa;color:var(--rm-t2);font-weight:600;font-size:13px;border-bottom:1px solid var(--rm-border)}.rm-buyer-root.rm-layout-desktop .rm-orders-table td{padding:16px;border-bottom:1px solid var(--rm-div);vertical-align:middle}.rm-buyer-root.rm-layout-desktop .rm-orders-table tbody tr:hover{background:#fafcff}.rm-buyer-root.rm-layout-desktop .rm-orders-link{color:var(--rm-t1);text-decoration:none;font-weight:500}.rm-buyer-root.rm-layout-desktop .rm-orders-link:hover{color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop .rm-orders-amount{font-weight:700;color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop .rm-orders-date{color:var(--rm-t3);font-size:13px}.rm-buyer-root.rm-layout-desktop .rm-orders-action{display:inline-flex;margin-right:10px;font-size:13px;color:var(--rm-p);text-decoration:none;background:none;border:none;cursor:pointer;padding:0}.rm-buyer-root.rm-layout-desktop .rm-orders-action--btn:hover{text-decoration:underline}.rm-buyer-root.rm-layout-desktop .rm-orders-card{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-inquiries .rm-inquiries-head{max-width:var(--rm-desktop-max);margin:0 auto;position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.rm-buyer-root.rm-layout-desktop.rm-route-inquiries .rm-inquiries-head .rm-nav-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-inquiries .rm-inquiries-filters{padding:16px 24px 12px!important;background:#fff;border-radius:12px;box-shadow:var(--rm-shadow);margin-bottom:16px}.rm-buyer-root.rm-layout-desktop.rm-route-inquiries .rm-inquiries-body{max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px!important}.rm-buyer-root.rm-layout-desktop.rm-route-inquiries .rm-inquiries-page{padding-bottom:48px}.rm-buyer-root.rm-layout-desktop.rm-route-inquiries .rm-detail-desktop-head{max-width:var(--rm-desktop-max);margin-left:auto;margin-right:auto}.rm-buyer-root.rm-layout-desktop .rm-inquiries-table-wrap{display:block;background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop .rm-inquiries-table{width:100%;border-collapse:collapse;font-size:14px}.rm-buyer-root.rm-layout-desktop .rm-inquiries-table th{text-align:left;padding:14px 16px;background:#fafafa;color:var(--rm-t2);font-weight:600;font-size:13px;border-bottom:1px solid var(--rm-border)}.rm-buyer-root.rm-layout-desktop .rm-inquiries-table td{padding:16px;border-bottom:1px solid var(--rm-div);vertical-align:middle}.rm-buyer-root.rm-layout-desktop .rm-inquiries-table tbody tr:hover{background:#fafcff}.rm-buyer-root.rm-layout-desktop .rm-inquiries-link{color:var(--rm-t1);text-decoration:none;font-weight:500;font-family:monospace;font-size:12px}.rm-buyer-root.rm-layout-desktop .rm-inquiries-link:hover{color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop .rm-inquiries-amount{font-weight:700;color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop .rm-inquiries-date{color:var(--rm-t3);font-size:13px}.rm-buyer-root.rm-layout-desktop .rm-inquiries-cny{color:var(--rm-t3);font-size:12px}.rm-buyer-root.rm-layout-desktop .rm-inquiries-action{font-size:13px;color:var(--rm-p);text-decoration:none}.rm-buyer-root.rm-layout-desktop .rm-inquiries-action:hover{text-decoration:underline}.rm-buyer-root.rm-layout-desktop .rm-inquiries-card{display:none!important}.rm-search-sidebar,.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-mobile-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-desktop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;max-width:var(--rm-desktop-max);margin:0 auto;padding:16px 24px 0}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-desktop-head-main{flex:1;min-width:0}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-desktop-head .rm-discover-desktop-fav{flex-shrink:0;font-size:13px;font-weight:500;color:var(--rm-p);text-decoration:none;padding:8px 14px;border:1px solid var(--rm-border);border-radius:8px;background:#fff}.rm-search-mobile-fav{flex-shrink:0;font-size:13px;color:var(--rm-p);font-weight:500;text-decoration:none;padding:0 8px}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-sidebar-favorites,.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-sidebar-wishlist{margin-top:8px}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:20px 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-sidebar{display:block;position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-sidebar-card{background:#fff;border-radius:12px;padding:14px;box-shadow:var(--rm-shadow);margin-bottom:12px}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-sidebar-title{font-size:13px;font-weight:700;color:var(--rm-t1);margin-bottom:10px}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-sidebar-categories{max-height:min(420px,calc(100vh - var(--rm-desktop-header-h) - 220px));overflow-y:auto;padding-right:4px}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-side-item{display:block;width:100%;text-align:left;border:none;background:transparent;padding:8px 10px;margin-bottom:4px;border-radius:8px;font-size:13px;line-height:1.4;color:var(--rm-t2);cursor:pointer;word-break:break-word}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-side-item:hover{background:var(--rm-pb);color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-side-item.on{background:var(--rm-pb);color:var(--rm-p);font-weight:600}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-sidebar-discover{display:block;padding:12px 14px;background:linear-gradient(135deg,#fff3ef,#fff);border:1px solid #ffd4c8;border-radius:12px;text-decoration:none;color:var(--rm-t1);font-size:13px;font-weight:600}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-main{padding:0!important;min-width:0}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-mobile-filters,.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-mobile-only,.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-mobile-bar{display:none!important}.rm-search-desktop-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-desktop-head .rm-search-desktop-bar{display:flex;align-items:center;gap:10px;max-width:760px;height:46px;margin-top:14px;padding:0 10px 0 12px;background:#fff;border:2px solid var(--rm-p);border-radius:999px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-main .rm-search-desktop-bar{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-desktop-category{flex-shrink:0;max-width:148px;border:none;background:var(--rm-pb);color:var(--rm-p);font-size:12px;font-weight:600;padding:7px 10px;border-radius:999px;cursor:pointer;outline:none}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-desktop-input{flex:1;border:none;outline:none;font-size:14px;min-width:0}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-desktop-btn{border:none;background:var(--rm-p);color:#fff;font-size:14px;font-weight:600;padding:8px 20px;border-radius:999px;cursor:pointer}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-desktop-cam{border:none;background:var(--rm-pb);width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:16px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-root,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-root,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-root,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-root{flex-direction:row;align-items:stretch;max-width:960px;margin:40px auto 48px;min-height:calc(100vh - 80px);border-radius:20px;overflow:hidden;box-shadow:0 12px 48px #0000001a}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-hero,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-hero,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-hero,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 36px;min-height:520px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-hero-inner,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-hero-inner,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-hero-inner,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-hero-inner{padding-top:0}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-logo,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-logo,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-logo,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-logo{margin-bottom:14px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-logo img,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-logo img,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-logo img,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-logo img{height:96px;max-width:320px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-brand,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-brand,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-brand,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-brand{font-size:36px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-card-wrap,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-card-wrap,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-card-wrap,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-card-wrap{flex:1;margin-top:0;padding:48px 36px;display:flex;align-items:center;justify-content:center;background:#fff}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-card,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-card,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-card,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-card{width:100%;max-width:400px;box-shadow:none;border:none;padding:0}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-back,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-back,.rm-buyer-root.rm-layout-desktop.rm-route-forgot-password .rm-buyer-login-back,.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-buyer-login-back{top:20px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-title,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-title{font-size:24px;margin-bottom:8px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-desc,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-desc{margin-bottom:22px;font-size:14px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-tabs,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-tabs{margin-bottom:20px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-input,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-input{height:46px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-submit,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-submit{height:48px}.rm-buyer-root.rm-layout-desktop.rm-route-login .rm-buyer-login-oauth-linebtn,.rm-buyer-root.rm-layout-desktop.rm-route-register .rm-buyer-login-oauth-linebtn{letter-spacing:.02em}.rm-discover-sidebar,.rm-discover-desktop-bar,.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-mobile-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-desktop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;max-width:var(--rm-desktop-max);margin:0 auto;padding:16px 24px 0}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-desktop-head-main{flex:1;min-width:0}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-desktop-head .rm-discover-desktop-bar{display:flex;align-items:center;gap:10px;height:44px;max-width:640px;padding:0 16px;margin-top:14px;background:#fff;border:2px solid var(--rm-p);border-radius:999px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-main .rm-discover-desktop-bar{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-desktop-fav{flex-shrink:0;font-size:13px;font-weight:500;color:var(--rm-p);text-decoration:none;padding:8px 14px;border:1px solid var(--rm-border);border-radius:8px;background:#fff}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-mobile-filters{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:20px 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-sidebar{display:block;position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-sidebar-card{background:#fff;border-radius:14px;padding:16px;margin-bottom:12px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-sidebar-title{font-size:13px;font-weight:700;color:var(--rm-t1);margin-bottom:10px;line-height:1.4}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-chips{display:flex;flex-wrap:wrap;gap:8px}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-chips .rm-chip{font-size:12px;line-height:1.35;max-width:100%;word-break:break-word;white-space:normal;text-align:left}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-side-btn{width:100%;margin-bottom:8px;justify-content:center}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-select{width:100%;padding:9px 10px;border:1px solid var(--rm-border);border-radius:8px;font-size:13px;margin-bottom:10px;background:#fff;color:var(--rm-t1)}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-sidebar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:8px}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-clear{border:none;background:none;font-size:11px;color:var(--rm-t3);cursor:pointer;flex-shrink:0}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-price-row{display:flex;align-items:center;gap:8px;margin-top:10px}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-price{flex:1;min-width:0;padding:9px 8px;border:1px solid var(--rm-border);border-radius:8px;font-size:12px}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-desktop-input{flex:1;border:none;outline:none;font-size:14px;min-width:0;background:transparent}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-desktop-btn{border:none;background:none;color:var(--rm-p);font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-alert{background:#fff8e6;border-left:4px solid #e6a23c;padding:10px 12px;border-radius:8px;margin-bottom:12px;font-size:12px;color:#8a6d3b}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-main{min-width:0;padding:0!important}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-grid,.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-v2-search-grid.rm-discover-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:none;width:100%;margin-bottom:16px}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-grid .rm-v2-pcard,.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-offer-card{min-width:0}.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-grid .rm-v2-search-thumb{aspect-ratio:1 / 1}@media(min-width:1400px){.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-grid,.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-v2-search-grid.rm-discover-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.rm-detail-desktop-head{display:none}.rm-buyer-root.rm-layout-desktop .rm-detail-desktop-head{display:flex;align-items:baseline;gap:12px;max-width:var(--rm-desktop-max);margin:0 auto 16px;padding:0 24px}.rm-detail-desktop-title{margin:0;font-size:22px;font-weight:700;color:var(--rm-t1)}.rm-detail-desktop-meta{font-size:13px;color:var(--rm-t3);font-family:monospace}.rm-buyer-root.rm-layout-desktop.rm-route-order-detail .rm-order-detail-page>.rm-nav-bar,.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-detail .rm-inquiry-detail-page>.rm-nav-bar,.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-page>.rm-nav-bar{display:none}.rm-order-detail-shell,.rm-inquiry-detail-shell{display:block}.rm-buyer-root.rm-layout-desktop .rm-order-detail-shell,.rm-buyer-root.rm-layout-desktop .rm-inquiry-detail-shell{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop .rm-order-detail-main .rm-card,.rm-buyer-root.rm-layout-desktop .rm-order-detail-main .rm-detail-block,.rm-buyer-root.rm-layout-desktop .rm-inquiry-detail-main .rm-card,.rm-buyer-root.rm-layout-desktop .rm-inquiry-detail-main .rm-detail-block{margin-left:0!important;margin-right:0!important;box-shadow:var(--rm-shadow);border-radius:14px}.rm-buyer-root.rm-layout-desktop .rm-order-detail-side,.rm-buyer-root.rm-layout-desktop .rm-inquiry-detail-side{position:sticky;top:calc(var(--rm-desktop-header-h) + 16px);background:#fff;border-radius:16px;padding:20px;box-shadow:var(--rm-shadow)}.rm-order-detail-actions,.rm-inquiry-detail-actions{display:flex;flex-direction:column;gap:10px}.rm-order-detail-side-title,.rm-inquiry-detail-side-title{font-size:14px;font-weight:700;color:var(--rm-t1);margin-bottom:4px}.rm-inquiry-detail-coupon-side{display:none}.rm-buyer-root.rm-layout-desktop .rm-inquiry-detail-coupon-side{display:block;background:#fafafa;border-radius:12px;padding:14px}.rm-buyer-root.rm-layout-desktop .rm-inquiry-detail-coupon-mobile{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-shipments .rm-shipments-head{max-width:var(--rm-desktop-max);margin:0 auto;position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.rm-buyer-root.rm-layout-desktop.rm-route-shipments .rm-shipments-head .rm-nav-bar,.rm-buyer-root.rm-layout-desktop.rm-route-shipments .rm-shipments-desc{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-shipments .rm-shipments-filters{padding:16px 24px 12px!important;background:#fff;border-radius:12px;box-shadow:var(--rm-shadow);margin-bottom:16px}.rm-buyer-root.rm-layout-desktop.rm-route-shipments .rm-shipments-body{max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px!important}.rm-buyer-root.rm-layout-desktop.rm-route-shipments .rm-shipments-page{padding-bottom:48px}.rm-buyer-root.rm-layout-desktop.rm-route-shipments .rm-detail-desktop-head{max-width:var(--rm-desktop-max);margin-left:auto;margin-right:auto}.rm-buyer-root.rm-layout-desktop .rm-shipments-table-wrap{display:block;background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop .rm-shipments-table{width:100%;border-collapse:collapse;font-size:14px}.rm-buyer-root.rm-layout-desktop .rm-shipments-table th{text-align:left;padding:14px 16px;background:#fafafa;color:var(--rm-t2);font-weight:600;font-size:13px;border-bottom:1px solid var(--rm-border)}.rm-buyer-root.rm-layout-desktop .rm-shipments-table td{padding:16px;border-bottom:1px solid var(--rm-div);vertical-align:middle}.rm-buyer-root.rm-layout-desktop .rm-shipments-table tbody tr:hover{background:#fafcff}.rm-buyer-root.rm-layout-desktop .rm-shipments-fee{font-weight:700;color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop .rm-shipments-id{font-family:monospace;font-size:12px}.rm-buyer-root.rm-layout-desktop .rm-shipments-date{color:var(--rm-t3);font-size:13px}.rm-buyer-root.rm-layout-desktop .rm-shipments-action{color:var(--rm-p);text-decoration:none;font-size:13px}.rm-buyer-root.rm-layout-desktop .rm-shipments-card{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-page{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-template-rows:auto auto 1fr;gap:0 24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px!important;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-head{grid-column:1 / -1;max-width:none;margin:0;position:static;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-detail-desktop-head,.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-status{grid-column:1 / -1}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-head .rm-nav-bar,.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-desc{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-filters{padding:16px 24px 12px!important;background:#fff;border-radius:12px;box-shadow:var(--rm-shadow);margin-bottom:16px}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-body{grid-column:1;max-width:none;margin:0;padding:0!important}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-actions{grid-column:2;grid-row:3;position:sticky;top:calc(var(--rm-desktop-header-h) + 16px);left:auto;right:auto;bottom:auto;flex-direction:column;align-items:stretch;gap:12px;background:#fff;border:1px solid var(--rm-border);border-radius:16px;box-shadow:var(--rm-shadow);padding:20px;margin-top:0}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-actions>.rm-warehouse-actions-row{flex-direction:column;align-items:stretch;gap:12px}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-actions .rm-btn-primary,.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-actions .rm-btn-outline{width:100%;min-height:44px}.rm-buyer-root.rm-layout-desktop .rm-warehouse-col-check{width:44px;text-align:center}.rm-buyer-root.rm-layout-desktop .rm-warehouse-col-check input[type=checkbox]{width:18px;height:18px;cursor:pointer}.rm-buyer-root.rm-layout-desktop.rm-route-warehouse .rm-warehouse-stats{margin-bottom:16px!important;box-shadow:var(--rm-shadow);border-radius:14px}.rm-buyer-root.rm-layout-desktop .rm-warehouse-table-wrap{display:block;background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--rm-shadow);margin-bottom:16px}.rm-buyer-root.rm-layout-desktop .rm-warehouse-table{width:100%;border-collapse:collapse;font-size:14px}.rm-buyer-root.rm-layout-desktop .rm-warehouse-table th{text-align:left;padding:14px 16px;background:#fafafa;color:var(--rm-t2);font-weight:600;font-size:13px;border-bottom:1px solid var(--rm-border)}.rm-buyer-root.rm-layout-desktop .rm-warehouse-table td{padding:14px 16px;border-bottom:1px solid var(--rm-div);vertical-align:middle}.rm-buyer-root.rm-layout-desktop .rm-warehouse-card{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px;max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-mobile-gap{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-types{grid-column:1;grid-row:1;margin-top:0!important;box-shadow:var(--rm-shadow);border-radius:14px;overflow:hidden}.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-history-title{padding:0 0 12px!important}.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-history-wrap{grid-column:2;min-width:0}.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-history{margin:0!important;box-shadow:var(--rm-shadow);border-radius:14px}.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-skeleton-row{display:table-row}.rm-buyer-root.rm-layout-desktop .rm-aftersales-report-sheet{max-width:620px;padding:24px}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-skeleton-grid,.rm-buyer-root.rm-layout-desktop.rm-route-discover .rm-discover-skeleton-grid{position:relative}.rm-buyer-root.rm-layout-desktop.rm-route-aftersales .rm-aftersales-page,.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-confirm .rm-inquiry-confirm-page{padding-bottom:48px!important}.rm-buyer-root.rm-layout-desktop .rm-aftersales-table-wrap{display:block;overflow-x:auto}.rm-buyer-root.rm-layout-desktop .rm-aftersales-table{width:100%;border-collapse:collapse;font-size:13px}.rm-buyer-root.rm-layout-desktop .rm-aftersales-table th{text-align:left;padding:10px 12px;background:#fafafa;color:var(--rm-t2);font-weight:600;font-size:12px;border-bottom:1px solid var(--rm-border)}.rm-buyer-root.rm-layout-desktop .rm-aftersales-table td{padding:12px;border-bottom:1px solid var(--rm-div);vertical-align:top}.rm-buyer-root.rm-layout-desktop .rm-aftersales-reason{max-width:220px;color:var(--rm-t2);line-height:1.4}.rm-buyer-root.rm-layout-desktop .rm-aftersales-action{border:none;background:none;color:var(--rm-p);font-size:13px;cursor:pointer;padding:0}.rm-buyer-root.rm-layout-desktop .rm-aftersales-card-row{display:none!important}.rm-pay-bottom-bar{display:block}.rm-pay-submit{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-page>.rm-nav-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-shell{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-side{position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-side .rm-card{box-shadow:var(--rm-shadow);border-radius:16px}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-amount{box-shadow:var(--rm-shadow);border-radius:16px;margin:0!important}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-submit{display:block;margin-top:12px}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-bottom-bar{display:none}.rm-inquiry-confirm-bottom{position:fixed;max-width:100%}.rm-inquiry-confirm-submit{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-confirm .rm-inquiry-confirm-page>.rm-nav-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-confirm .rm-inquiry-confirm-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-confirm .rm-inquiry-confirm-main .rm-card{margin-left:0!important;margin-right:0!important;box-shadow:var(--rm-shadow);border-radius:14px}.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-confirm .rm-inquiry-confirm-side{position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-confirm .rm-inquiry-confirm-submit{display:block;background:#fff;border-radius:14px;box-shadow:var(--rm-shadow);padding:16px;margin-top:12px}.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-confirm .rm-inquiry-confirm-summary{margin:0;padding:16px;box-shadow:var(--rm-shadow);border-radius:14px}.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-confirm .rm-inquiry-confirm-bottom{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-page>.rm-nav-bar{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px;align-items:start;overflow:visible;box-shadow:none;border-radius:0}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-main{overflow:hidden;border-radius:16px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-side{display:block;position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-side-card{box-shadow:var(--rm-shadow);border-radius:14px}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-hero{border-radius:0!important}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-timeline-wrap{border-radius:0!important;box-shadow:none}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-state{max-width:var(--rm-desktop-max);padding:64px 24px}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-shell--loading .rm-tracking-main{overflow:hidden;border-radius:16px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-shell--loading .rm-tracking-side{display:block}.rm-buyer-root.rm-layout-desktop .rm-demo-pay-sheet{max-width:420px;padding:24px;border-radius:16px}.rm-buyer-root.rm-layout-desktop .rm-demo-pay-title{font-size:18px}.rm-buyer-root.rm-layout-desktop .rm-demo-pay-message{font-size:14px}.rm-buyer-root.rm-layout-desktop.rm-route-home .rm-home-skeleton-grid{padding-bottom:48px}.rm-buyer-root.rm-layout-desktop.rm-route-shipment-detail .rm-shipment-detail-page>.rm-nav-bar,.rm-buyer-root.rm-layout-desktop.rm-route-shipment-detail .rm-shipment-detail-desc{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-shipment-detail .rm-shipment-detail-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-shipment-detail .rm-shipment-detail-side{position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-route-shipment-detail .rm-shipment-detail-side .rm-card,.rm-buyer-root.rm-layout-desktop.rm-route-shipment-detail .rm-shipment-detail-main .rm-card{margin:0 0 12px!important;box-shadow:var(--rm-shadow);border-radius:14px}.rm-buyer-root.rm-layout-desktop.rm-route-shipment-detail .rm-shipment-detail-page,.rm-buyer-root.rm-layout-desktop.rm-route-order-detail .rm-order-detail-page,.rm-buyer-root.rm-layout-desktop.rm-route-tracking .rm-tracking-page{padding-bottom:48px!important}.rm-buyer-root.rm-layout-desktop.rm-route-order-detail .rm-order-detail-pay-bar,.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-detail .rm-inquiry-detail-action-bar{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-orders .rm-orders-action--pay,.rm-buyer-root.rm-layout-desktop.rm-route-inquiries .rm-inquiries-action--primary{color:var(--rm-p);font-weight:600}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-discover-detail-page,.rm-buyer-root.rm-layout-desktop.rm-route-discover-favorites .rm-discover-favorites-page{max-width:var(--rm-desktop-max);margin:0 auto;padding:0 24px 48px!important;background:transparent!important;min-height:auto!important}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-discover-detail-page>div,.rm-buyer-root.rm-layout-desktop.rm-route-discover-favorites .rm-discover-favorites-page>div{max-width:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-discover-detail-mobile-title{display:none!important}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-discover-detail-card{grid-template-columns:minmax(280px,360px) minmax(0,1fr)!important;border-radius:16px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop.rm-route-discover-favorites .rm-discover-favorites-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rm-buyer-root.rm-layout-desktop.rm-route-discover-favorites .rm-discover-favorites-grid>.rm-card{margin:0!important}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-suggest{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.rm-buyer-root.rm-layout-desktop.rm-route-search .rm-search-suggest-section{box-shadow:var(--rm-shadow);border:none}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-discover-detail-back{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-discover-detail-desktop-head{flex-direction:column;align-items:flex-start;gap:8px;max-width:none;margin:0 0 16px;padding:0}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-detail-desktop-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;font-size:13px;color:#909399}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-detail-desktop-crumb a{color:#606266;text-decoration:none}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-detail-desktop-crumb a:hover{color:var(--rm-p)}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-detail-desktop-crumb-sep{color:#c0c4cc}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-detail-desktop-crumb-current{color:#909399;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(480px,100%)}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-discover-detail-skeleton{max-width:none}.rm-buyer-root.rm-layout-desktop.rm-route-discover-detail .rm-discover-detail-error{max-width:480px;margin:0 auto}.rm-buyer-root.rm-layout-desktop.rm-route-discover-favorites .rm-discover-favorites-mobile-back{display:none}.rm-buyer-root.rm-layout-desktop.rm-route-discover-favorites .rm-discover-favorites-desktop-head{align-items:flex-end;max-width:none;margin:0 0 20px;padding:0}.rm-buyer-root.rm-layout-desktop.rm-route-discover-favorites .rm-discover-favorites-filters{flex-shrink:0}.rm-buyer-root.rm-layout-desktop.rm-route-discover-favorites .rm-discover-favorites-skeleton-row{grid-column:1 / -1}.rm-buyer-root.rm-layout-desktop .rm-v2-detail-bottom:not(.rm-cart-checkout):not(.rm-warehouse-actions){position:static;left:auto;right:auto;bottom:auto;max-width:none;border-top:none;padding:0;background:transparent;box-shadow:none}.rm-buyer-root.rm-layout-desktop .rm-pay-bottom-bar{position:static;border-top:none;padding:0;background:transparent}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-page-content{background:#fff;border-radius:16px;box-shadow:var(--rm-shadow);padding:20px!important}.rm-buyer-root.rm-layout-desktop.rm-route-supplier-apply .rm-supplier-apply-card{max-width:440px}.rm-buyer-root.rm-layout-desktop.rm-route-not-found .rm-not-found-page{min-height:50vh;max-width:var(--rm-desktop-max);margin:0 auto;padding:64px 24px}.rm-buyer-root.rm-layout-desktop.rm-route-not-found .rm-not-found-code{font-size:96px;font-weight:800;color:var(--rm-div);line-height:1}.rm-buyer-root.rm-layout-desktop.rm-route-not-found .rm-not-found-title{font-size:24px}.rm-buyer-root.rm-layout-desktop.rm-route-not-found .rm-not-found-desc{font-size:15px;max-width:420px}.rm-buyer-root.rm-layout-desktop.rm-route-portals .rm-portals-page{max-width:var(--rm-desktop-max);margin:0 auto;padding:48px 24px 64px}.rm-buyer-root.rm-layout-desktop.rm-route-portals .rm-portals-title{font-size:28px;margin-bottom:10px}.rm-buyer-root.rm-layout-desktop.rm-route-portals .rm-portals-sub{font-size:14px;max-width:720px;margin-bottom:28px}.rm-buyer-root.rm-layout-desktop.rm-route-portals .rm-portals-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rm-buyer-root.rm-layout-desktop.rm-route-portals .rm-portals-card{padding:20px;border-radius:14px;min-height:180px}.rm-buyer-root.rm-layout-desktop.rm-route-portals .rm-portals-card-title{font-size:17px}.rm-buyer-root.rm-layout-desktop.rm-route-portals .rm-portals-card-desc{font-size:13px}.rm-buyer-root.rm-layout-desktop .rm-live-pay-overlay .rm-live-pay-sheet{max-width:480px;padding:24px;border-radius:16px}.rm-buyer-root.rm-layout-desktop .rm-live-pay-steps{margin:0 0 16px;padding:14px 16px 14px 32px;background:#f5f7fa;border-radius:10px;font-size:13px;color:#606266;line-height:1.55}.rm-buyer-root.rm-layout-desktop .rm-live-pay-steps li+li{margin-top:8px}.rm-buyer-root.rm-layout-desktop .rm-live-pay-desktop-badge{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;border-radius:10px;background:linear-gradient(135deg,#fff5f0,#fff);border:1px solid #ffe8e0;font-size:13px;color:#606266}.rm-buyer-root.rm-layout-desktop .rm-live-pay-desktop-badge-icon{font-size:28px;line-height:1}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-state{max-width:var(--rm-desktop-max);margin:0 auto;padding:80px 24px;text-align:center;font-size:14px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-state--loading{color:#909399}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-state--error{color:#f56c6c}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-wechat-hint--desktop{padding:10px 12px;border-radius:8px;background:#fff8f5;border:1px solid #ffe8e0;line-height:1.5}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-state--loading.rm-v2-detail-state--sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-shell--loading{display:grid;grid-template-columns:minmax(360px,460px) minmax(320px,1fr);gap:24px;max-width:var(--rm-desktop-max);margin:0 auto;padding:24px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-shell--loading .rm-v2-detail-skeleton-buybox{background:#fff;border-radius:16px;box-shadow:var(--rm-shadow);padding:20px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-shell--loading .rm-v2-detail-skeleton-hero{border-radius:16px;box-shadow:var(--rm-shadow)}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-state--error{max-width:var(--rm-desktop-max);margin:0 auto;padding:48px 24px 80px}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-error-actions{display:flex;gap:12px;justify-content:center;margin-top:16px;flex-wrap:wrap}.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-error-actions .rm-btn-primary,.rm-buyer-root.rm-layout-desktop.rm-route-product-detail .rm-v2-detail-error-actions .rm-btn-outline{min-width:120px;height:40px;line-height:40px;text-decoration:none;display:inline-block;text-align:center}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-wallet-balance-card{margin-bottom:0!important}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-wallet-panel{border:1px solid var(--rm-div);border-radius:12px;padding:16px;background:#fff}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-wallet-panel+.rm-wallet-panel{margin-top:12px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-wallet-panel-title{font-size:15px;font-weight:700;color:var(--rm-t1);margin-bottom:10px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-wallet-row{padding:10px 0}.rm-buyer-root.rm-layout-desktop .rm-auth-callback-page{min-height:60vh!important;max-width:var(--rm-desktop-max);margin:0 auto;padding:64px 24px 80px}.rm-buyer-root.rm-layout-desktop .rm-auth-callback-card{max-width:440px;margin:0 auto;border-radius:16px;box-shadow:var(--rm-shadow);padding:36px 32px!important}.rm-buyer-root.rm-layout-desktop .rm-auth-callback-title{font-size:20px}.rm-buyer-root.rm-layout-desktop .rm-auth-callback-message{font-size:15px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-account-page-content>.rm-card,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-notifications-inbox,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-notifications-settings{margin-left:0!important;margin-right:0!important;box-shadow:none}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-notifications-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-notifications-inbox,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-notifications-settings{padding:16px;margin:0!important;border:1px solid var(--rm-div);border-radius:12px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-notifications-settings{position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-notifications-settings-title{font-size:15px;font-weight:700;color:var(--rm-t1);margin-bottom:12px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:0!important;gap:12px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-settings-layout,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-profile-basic-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-profile-basic-main,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-profile-basic-side{margin:0!important;padding:14px;border:1px solid var(--rm-div);border-radius:12px;box-shadow:none}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-profile-basic-side{position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-profile-basic-main .rm-avatar-edit-block{margin-bottom:4px}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-profile-basic-fields{grid-template-columns:1fr 1fr!important}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-settings-links,.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-settings-push{margin:0!important;padding:4px 14px 14px;border:1px solid var(--rm-div);border-radius:12px;box-shadow:none}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-settings-push{position:sticky;top:calc(var(--rm-desktop-header-h) + 16px)}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-settings-load-err{margin:0 0 10px;font-size:13px;color:#f56c6c}.rm-buyer-root.rm-layout-desktop.rm-route-pay .rm-pay-page,.rm-buyer-root.rm-layout-desktop.rm-route-inquiry-detail .rm-inquiry-detail-page{padding-bottom:48px!important}.rm-buyer-root.rm-layout-desktop.rm-with-account-sidebar .rm-notifications-mobile-mark{display:none}.rm-buyer-root.rm-layout-desktop .rm-order-detail-main>*,.rm-buyer-root.rm-layout-desktop .rm-inquiry-detail-main>*{margin-left:0!important;margin-right:0!important}}.rm-warehouse-page{padding-bottom:calc(120px + env(safe-area-inset-bottom,0px))}.rm-account-page{padding-bottom:24px}.rm-order-detail-page{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.rm-order-detail-pay-bar,.rm-inquiry-detail-action-bar{position:fixed;left:0;right:0;bottom:0;z-index:1200;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffff5;border-top:.5px solid var(--rm-div);box-shadow:0 -4px 16px #0000000f}.rm-notifications-inbox,.rm-notifications-settings{margin:10px 12px 0;padding:14px}.rm-notifications-layout,.rm-settings-layout,.rm-profile-basic-layout{display:block}.rm-profile-basic-main,.rm-profile-basic-side{margin:10px 12px 0;padding:14px}.rm-settings-links,.rm-settings-push{margin:10px 12px 0}.rm-inquiry-detail-page{padding-bottom:96px}.rm-pay-page{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.rm-aftersales-page{padding-bottom:96px}.rm-inquiry-confirm-page{padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))}.rm-home-desktop-hero{display:none}.rm-inquiry-confirm-summary{margin:8px 12px 0;padding:14px 16px}.rm-inquiry-confirm-summary-title{font-size:14px;font-weight:700;color:var(--rm-t1);margin-bottom:12px}.rm-inquiry-confirm-summary-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;color:#606266;padding:6px 0;border-bottom:.5px solid #f2f3f5}.rm-inquiry-confirm-summary-row:last-child{border-bottom:none}.rm-inquiry-confirm-summary-row strong{color:var(--rm-t1);font-weight:700;text-align:right}.rm-inquiry-confirm-summary-row.rm-inquiry-confirm-summary-meta strong{font-weight:600;font-size:12px}.rm-inquiry-confirm-summary-hint{font-size:12px;color:var(--rm-p);padding:6px 0 4px}.rm-inquiry-confirm-fee-divider{height:1px;background:#f2f3f5;margin:8px 0}.rm-inquiry-confirm-summary-fee strong{font-weight:600;font-size:12px}.rm-inquiry-confirm-summary-total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;margin-top:4px;border-top:1px solid #f2f3f5;font-size:14px;color:var(--rm-t1)}.rm-inquiry-confirm-summary-total strong{color:var(--rm-p);font-size:16px;font-weight:800}.rm-inquiry-confirm-summary-note{margin:8px 0 0;font-size:11px;color:#909399;line-height:1.45}.rm-coupon-tabs{display:flex;gap:8px;padding:10px 12px 0}.rm-locale-layout{display:block}.rm-locale-lang,.rm-locale-currency{margin:10px 12px 0;padding:14px}.rm-orders-table-wrap,.rm-inquiries-table-wrap,.rm-shipments-table-wrap,.rm-warehouse-table-wrap,.rm-aftersales-table-wrap{display:none}.rm-pay-bottom-bar{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:.5px solid #e4e7ed;padding:10px 12px calc(20px + env(safe-area-inset-bottom,0px));z-index:var(--rm-z-page-fixed, 2000)}.rm-desk-header{background:#fff;position:sticky;top:0;z-index:4000;box-shadow:0 1px 4px #0000000f}.rm-desk-utility{background:#f5f5f5;border-bottom:1px solid #ebebeb;font-size:12px}.rm-desk-utility-inner{max-width:var(--rm-desktop-max, 1280px);margin:0 auto;padding:0 24px;height:32px;display:flex;align-items:center;justify-content:space-between;gap:16px}.rm-desk-utility-nav{display:flex;align-items:center;gap:20px;flex-shrink:0}.rm-desk-utility-nav a{color:#606266;text-decoration:none;white-space:nowrap;transition:color .15s ease}.rm-desk-utility-nav a:hover,.rm-desk-utility-nav a.router-link-active{color:var(--rm-p)}.rm-desk-utility-badge{display:inline-block;margin-left:4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--rm-p);color:#fff;font-style:normal;font-size:10px;font-weight:700;line-height:16px;text-align:center}.rm-desk-main{background:#fff;border-bottom:1px solid #f0f0f0}.rm-desk-main-inner{max-width:var(--rm-desktop-max, 1280px);margin:0 auto;padding:16px 24px;display:flex;align-items:center;gap:24px}.rm-desk-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;flex-shrink:0}.rm-desk-brand-logo{display:block;width:44px;height:44px;object-fit:contain}.rm-desk-brand-name{font-size:22px;font-weight:800;color:var(--rm-p);letter-spacing:.02em;white-space:nowrap}.rm-desk-search{flex:1;display:flex;align-items:stretch;min-width:0;max-width:680px;height:42px;border:2px solid var(--rm-p);border-radius:4px;overflow:hidden;background:#fff}.rm-desk-search-input{flex:1;border:none;outline:none;padding:0 14px;font-size:14px;min-width:0}.rm-desk-search-btn{border:none;background:var(--rm-p);color:#fff;font-size:16px;font-weight:600;padding:0 28px;cursor:pointer;white-space:nowrap;flex-shrink:0;letter-spacing:.08em}.rm-desk-search-btn:hover{background:var(--rm-pl)}.rm-desk-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.rm-desk-fav{display:flex;align-items:center;gap:6px;flex-shrink:0;padding:8px 12px;border:1px solid #e4e7ed;border-radius:4px;text-decoration:none;color:var(--rm-t1);background:#fafafa;transition:border-color .15s ease,color .15s ease,background .15s ease;min-width:0}.rm-desk-fav:hover,.rm-desk-fav.active{border-color:var(--rm-p);color:var(--rm-p);background:#fff}.rm-desk-fav-icon{font-size:16px;line-height:1}.rm-desk-fav-text{font-size:12px;font-weight:600;white-space:nowrap}.rm-desk-cart{display:flex;align-items:center;gap:10px;flex-shrink:0;padding:8px 14px;border:1px solid #e4e7ed;border-radius:4px;text-decoration:none;color:var(--rm-t1);background:#fafafa;transition:border-color .15s ease,color .15s ease;min-width:120px}.rm-desk-cart:hover,.rm-desk-cart.active{border-color:var(--rm-p);color:var(--rm-p);background:#fff}.rm-desk-cart-icon{display:flex;color:var(--rm-p)}.rm-desk-cart-text{display:flex;flex-direction:column;line-height:1.25}.rm-desk-cart-text small{font-size:11px;color:#909399}.rm-desk-cart-text strong{font-size:13px;font-weight:600}.rm-desk-cats{position:relative;z-index:100;background:#fff;border-bottom:2px solid var(--rm-p)}.rm-desk-cats-inner{max-width:var(--rm-desktop-max, 1280px);margin:0 auto;padding:0 24px;display:flex;align-items:stretch;gap:0;min-height:44px}.rm-desk-cats-all-wrap{position:relative;flex-shrink:0}.rm-desk-cats-all{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:100%;min-height:44px;padding:0 20px;border:none;background:var(--rm-p);color:#fff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s ease}.rm-desk-cats-all-chevron{transition:transform .15s ease}.rm-desk-cats-all-wrap:hover .rm-desk-cats-all-chevron,.rm-desk-cats-all[aria-expanded=true] .rm-desk-cats-all-chevron{transform:rotate(180deg)}.rm-desk-cats-all:hover,.rm-desk-cats-all.active{background:var(--rm-pl);color:#fff}.rm-desk-cats-scroll{flex:1;display:flex;align-items:stretch;gap:0;overflow-x:auto;scrollbar-width:none;padding-left:4px}.rm-desk-cats-scroll::-webkit-scrollbar{display:none}.rm-desk-cats-link{flex-shrink:0;display:inline-flex;align-items:center;padding:0 18px;font-size:14px;color:#303133;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s ease}.rm-desk-cats-link:hover{color:var(--rm-p)}.rm-desk-cats-link.active{color:var(--rm-p);font-weight:600;border-bottom-color:var(--rm-p)}.rm-desk-cats-mega{position:absolute;left:0;top:100%;z-index:1200;width:min(720px,calc(100vw - 48px));padding-top:4px}.rm-desk-cats-mega-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:14px 16px 10px;background:#fff;border:1px solid #ebeef5;border-bottom:none;border-radius:12px 12px 0 0;box-shadow:0 8px 24px #00000014}.rm-desk-cats-mega-title{font-size:15px;font-weight:700;color:#1a1f2e}.rm-desk-cats-mega-count{font-size:12px;color:#909399}.rm-desk-cats-mega-loading,.rm-desk-cats-mega-empty{padding:28px 16px;background:#fff;border:1px solid #ebeef5;border-radius:0 0 12px 12px;box-shadow:0 12px 32px #0000001a;font-size:13px;color:#909399;text-align:center}.rm-desk-cats-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:8px;max-height:min(420px,calc(100vh - 220px));overflow:auto;background:#fff;border:1px solid #ebeef5;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 12px 32px #0000001a}.rm-desk-cats-mega-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;border-radius:10px;text-decoration:none;color:#303133;transition:background .15s ease,color .15s ease}.rm-desk-cats-mega-item:hover{background:#fff5f0;color:var(--rm-p)}.rm-desk-cats-mega-item.active{background:#ff4a1c14;color:var(--rm-p)}.rm-desk-cats-mega-icon{width:44px;height:44px;border-radius:12px;background:#f5f7fa;display:flex;align-items:center;justify-content:center;font-size:22px;overflow:hidden}.rm-desk-cats-mega-icon img{width:100%;height:100%;object-fit:cover}.rm-desk-cats-mega-icon--all{background:#fff5f0}.rm-desk-cats-mega-label{font-size:12px;line-height:1.35;text-align:center;word-break:break-word}@media(min-width:1280px){.rm-desk-cats-mega-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1180px){.rm-desk-brand-name{display:none}.rm-desk-utility-nav{gap:12px}.rm-desk-main-inner{gap:12px;padding:12px 16px}.rm-desk-cats-inner{padding:0 16px}.rm-desk-cats-all{padding:0 14px;font-size:13px}.rm-desk-cats-link{padding:0 12px;font-size:13px}.rm-desk-cart-text,.rm-desk-fav-text{display:none}.rm-desk-cart,.rm-desk-fav{min-width:auto;padding:8px 10px}}.rm-desk-footer{background:#1a1f2e;color:#ffffffbf;margin-top:auto}.rm-desk-footer-inner{max-width:var(--rm-desktop-max, 1280px);margin:0 auto;padding:32px 24px;display:grid;grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:24px 48px;align-items:start}.rm-desk-footer-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 32px}.rm-desk-footer-col{display:flex;flex-direction:column;gap:10px}.rm-desk-footer-col-title{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffff73;margin-bottom:2px}.rm-desk-footer-col a{color:#ffffffbf;text-decoration:none;font-size:13px}.rm-desk-footer-col a:hover{color:#fff}.rm-desk-footer-brand strong{color:#fff;font-size:16px}.rm-desk-footer-brand p{margin:8px 0 0;font-size:13px;color:#ffffff8c}.rm-desk-footer-links{display:flex;flex-wrap:wrap;gap:16px 24px}.rm-desk-footer-links a{color:#ffffffbf;text-decoration:none;font-size:13px}.rm-desk-footer-links a:hover{color:#fff}.rm-desk-footer-copy{grid-column:1 / -1;font-size:12px;color:#ffffff73;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:1023px){.rm-desk-header,.rm-desk-footer{display:none}}.rm-toast[data-v-3c05553f]{position:fixed;left:50%;transform:translate(-50%);z-index:var(--rm-z-toast, 5200);max-width:min(360px,92vw);padding:12px 16px;border-radius:14px;background:#1c1c1eeb;color:#fff;font-size:14px;line-height:1.45;text-align:center;box-shadow:0 8px 28px #00000038;pointer-events:none;word-break:break-word}.rm-toast-fade-enter-active[data-v-3c05553f],.rm-toast-fade-leave-active[data-v-3c05553f]{transition:opacity .2s ease,transform .2s ease}.rm-toast-fade-enter-from[data-v-3c05553f],.rm-toast-fade-leave-to[data-v-3c05553f]{opacity:0;transform:translate(-50%) translateY(8px)}.pwa-install-bar[data-v-2d271338]{position:fixed;left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:3500;display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff;border-radius:14px;box-shadow:0 8px 28px #0000001f;border:1px solid #ebeef5}.rcs-overlay[data-v-ac541d1a]{position:fixed;inset:0;background:#00000059;z-index:5000;display:flex;align-items:flex-end;justify-content:center}@media(min-width:1024px){.rcs-overlay[data-v-ac541d1a]{align-items:center;padding:24px}.rcs-sheet[data-v-ac541d1a]{border-radius:16px;max-height:min(80vh,640px)}}.rcs-sheet[data-v-ac541d1a]{width:min(520px,100%);border-radius:20px 20px 0 0;padding:12px 16px calc(20px + env(safe-area-inset-bottom,0px));max-height:72vh;overflow:auto}.rcs-handle[data-v-ac541d1a]{width:40px;height:4px;border-radius:2px;background:#dcdfe6;margin:0 auto 12px}.rcs-title[data-v-ac541d1a]{font-size:16px;font-weight:700;margin-bottom:12px}.rcs-section[data-v-ac541d1a]{font-size:12px;font-weight:600;color:#909399;margin:12px 0 8px}.rcs-hint[data-v-ac541d1a]{font-size:13px;color:#909399;margin:0 0 12px}.rcs-row[data-v-ac541d1a]{width:100%;text-align:left;border:none;background:#76768014;border-radius:12px;padding:12px;margin-bottom:8px;cursor:pointer}.rcs-row-main[data-v-ac541d1a]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.rcs-row-sub[data-v-ac541d1a]{margin-top:4px;font-size:12px;color:#606266}.rcs-badge[data-v-ac541d1a]{font-size:10px;padding:2px 6px;border-radius:999px;background:#ff4a1c1f;color:var(--rm-p, #ff4a1c)}.rcs-action[data-v-ac541d1a]{width:100%;height:40px;margin-top:6px}.rcs-chips[data-v-ac541d1a]{display:flex;flex-wrap:wrap;gap:8px}.rcs-save[data-v-ac541d1a]{width:100%;margin-top:14px;height:44px}.rcs-link[data-v-ac541d1a]{display:block;text-align:center;margin-top:10px;font-size:13px;color:var(--rm-p, #ff4a1c)}.rcs-err[data-v-ac541d1a]{margin-top:8px;font-size:12px;color:#f56c6c}.hcd-more[data-v-6ccc6654],.hcd-edit[data-v-6ccc6654],.hcd-more-center[data-v-6ccc6654]{border:none;background:none;font-size:13px;color:#909399;cursor:pointer;padding:4px 8px}.hcd-edit.on[data-v-6ccc6654]{color:var(--rm-p);font-weight:600}.hcd-hint[data-v-6ccc6654]{font-size:11px;color:var(--rm-p);text-align:center;padding:0 16px 8px;margin:0}.hcd-slots[data-v-6ccc6654]{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:4px 10px 8px}.hcd-slot[data-v-6ccc6654]{position:relative;border:1.5px solid rgba(255,74,28,.45);border-radius:8px;background:#fff;padding:8px 4px;cursor:pointer}.hcd-slot.active[data-v-6ccc6654]{border-color:var(--rm-p);background:#ff4a1c0f}.hcd-slot-empty[data-v-6ccc6654]{border-style:dashed;opacity:.35;min-height:72px}.hcd-slot-label[data-v-6ccc6654]{font-size:10px;color:var(--rm-p);text-align:center;line-height:1.2;margin-top:4px}.hcd-slot-badge[data-v-6ccc6654]{position:absolute;top:4px;right:4px;width:16px;height:16px;border-radius:8px;background:var(--rm-p);color:#fff;font-size:10px;line-height:16px;text-align:center}.hcd-pool-title[data-v-6ccc6654]{font-size:11px;color:#909399;padding:0 16px 6px}.hcd-pool-item[data-v-6ccc6654]{border:none;background:#f5f7fa;border-radius:8px;padding:8px 4px;cursor:pointer}.hcd-pool-item.pinned[data-v-6ccc6654]{opacity:.72}.hcd-pool-item.on[data-v-6ccc6654]{background:#ff4a1c14}.hcd-overlay[data-v-6ccc6654]{position:fixed;inset:0;background:#00000059;z-index:1200;display:flex;align-items:flex-end;justify-content:center}.hcd-sheet[data-v-6ccc6654]{width:100%;max-width:520px;border-radius:16px 16px 0 0;padding:16px;max-height:70vh;overflow:auto}.rm-product-skeleton-grid[data-v-5d018853]{position:relative}.rm-product-skeleton-card[data-v-5d018853]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.rm-product-skeleton-thumb[data-v-5d018853]{width:100%;aspect-ratio:1 / 1;background:linear-gradient(90deg,#eceff3 25%,#f5f7fa,#eceff3 75%);background-size:200% 100%;animation:rm-product-skeleton-shimmer-5d018853 1.2s ease-in-out infinite}.rm-product-skeleton-body[data-v-5d018853]{padding:8px 10px 10px}.rm-product-skeleton-line[data-v-5d018853]{height:12px;border-radius:6px;margin-bottom:8px;background:linear-gradient(90deg,#eceff3 25%,#f5f7fa,#eceff3 75%);background-size:200% 100%;animation:rm-product-skeleton-shimmer-5d018853 1.2s ease-in-out infinite}.rm-product-skeleton-line--tag[data-v-5d018853]{width:38%;height:10px}.rm-product-skeleton-line--title[data-v-5d018853]{width:90%;height:14px}.rm-product-skeleton-line--price[data-v-5d018853]{width:45%;margin-bottom:0}.rm-product-skeleton-sr[data-v-5d018853]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes rm-product-skeleton-shimmer-5d018853{0%{background-position:200% 0}to{background-position:-200% 0}}.rm-v2-cat-on .rm-v2-cat-ic[data-v-a18de7da]{outline:2px solid var(--rm-p);outline-offset:2px}.rm-v2-pg-grid[data-v-a18de7da]{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 12px 90px}@media(min-width:768px){.rm-v2-pg-grid[data-v-a18de7da]{grid-template-columns:repeat(3,1fr);max-width:1120px;margin:0 auto}}@media(min-width:1200px){.rm-v2-pg-grid[data-v-a18de7da]{grid-template-columns:repeat(4,1fr);max-width:1200px}}.rm-v2-banner-card[data-v-a18de7da]{min-width:100%;height:156px;border-radius:18px;scroll-snap-align:start;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;flex-shrink:0;position:relative;overflow:hidden;border:none;cursor:pointer;text-align:left;transition:transform .18s}.rm-v2-banner-card[data-v-a18de7da]:active{transform:scale(.98)}.rm-v2-pc[data-v-a18de7da]{background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .18s;box-shadow:0 2px 8px #00000012;text-decoration:none}.rm-v2-pc[data-v-a18de7da]:active{transform:scale(.96)}.rm-v2-pi[data-v-a18de7da]{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff3ef,#fff8f6);position:relative;overflow:hidden}.rm-v2-disc[data-v-a18de7da]{position:absolute;top:8px;left:8px;background:var(--rm-p);color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:5px}.rm-v2-pb[data-v-a18de7da]{padding:10px 12px 12px}.rm-v2-ptag[data-v-a18de7da]{height:14px;font-size:10px;color:var(--rm-p);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-v2-pn[data-v-a18de7da]{font-size:13px;font-weight:500;color:#1a1f2e;line-height:1.4;min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px}.rm-v2-pm[data-v-a18de7da]{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.rm-v2-ppr[data-v-a18de7da]{font-size:16px;font-weight:800;color:var(--rm-p)}.rm-v2-por[data-v-a18de7da]{font-size:12px;color:#909399;text-decoration:line-through;margin-left:4px}.rm-v2-padd[data-v-a18de7da]{width:28px;height:28px;border-radius:50%;border:none;background:var(--rm-p);color:#fff;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s}.rm-v2-padd-text[data-v-a18de7da]{display:inline-flex;align-items:center;justify-content:center;width:100%;transform:translateY(-.5px)}.rm-v2-padd[data-v-a18de7da]:active{transform:scale(.82)}.rm-v2-padd[data-v-a18de7da]:disabled{opacity:.7;cursor:not-allowed}.rm-v2-home-head--compact[data-v-a18de7da]{box-shadow:0 2px 12px #0000000f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb}.rm-home-collapsed .rm-section-hd[data-v-a18de7da]{padding-top:4px}.rm-home-state[data-v-a18de7da]{text-align:center;padding:20px 16px;font-size:13px;color:#909399}.rm-home-state--error[data-v-a18de7da]{color:#f56c6c}.rm-v2-search-thumb[data-v-6ee3cec7]{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;font-size:40px;background:linear-gradient(135deg,#fff3ef,#fff8f6);overflow:hidden}.rm-v2-search-grid[data-v-6ee3cec7]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}@media(min-width:768px){.rm-v2-search-grid[data-v-6ee3cec7]{grid-template-columns:repeat(3,1fr);max-width:1120px;margin-left:auto;margin-right:auto}}@media(min-width:1200px){.rm-v2-search-grid[data-v-6ee3cec7]{grid-template-columns:repeat(4,1fr);max-width:1200px}}.rm-v2-discover-entry[data-v-6ee3cec7]{display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:14px;background:linear-gradient(135deg,#fff3ef,#fff);border:1px solid #ffd4c8;border-radius:14px;text-decoration:none;color:inherit;transition:transform .18s}.rm-v2-discover-entry[data-v-6ee3cec7]:active{transform:scale(.98)}.rm-v2-discover-entry-ic[data-v-6ee3cec7]{font-size:28px;flex-shrink:0}.rm-v2-discover-entry-body[data-v-6ee3cec7]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.rm-v2-discover-entry-title[data-v-6ee3cec7]{font-size:15px;font-weight:700;color:#1a1f2e}.rm-v2-discover-entry-sub[data-v-6ee3cec7]{font-size:12px;color:#909399}.rm-v2-discover-entry-arrow[data-v-6ee3cec7]{font-size:22px;color:var(--rm-p);flex-shrink:0}.rm-search-empty[data-v-6ee3cec7]{margin-bottom:16px}.rm-search-suggest[data-v-6ee3cec7]{display:grid;gap:16px;margin-bottom:20px}.rm-search-suggest-section[data-v-6ee3cec7]{background:#fff;border:1px solid #f0f2f5;border-radius:12px;padding:14px 16px}.rm-search-suggest-head[data-v-6ee3cec7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.rm-search-suggest-title[data-v-6ee3cec7]{font-size:14px;font-weight:600;color:#1a1f2e}.rm-search-suggest-clear[data-v-6ee3cec7]{font-size:12px;color:#909399;cursor:pointer;border:none;background:none;padding:0}.rm-search-suggest-chips[data-v-6ee3cec7]{display:flex;flex-wrap:wrap;gap:8px}.rm-cart-qty-btn[data-v-0d3ba81c]{width:24px;height:24px;border-radius:12px;border:1px solid #dcdfe6;background:#fff;color:#606266;font-size:15px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.rm-cart-qty-btn[data-v-0d3ba81c]:disabled{opacity:.5;cursor:not-allowed}.rm-cart-qty-num[data-v-0d3ba81c]{min-width:20px;text-align:center;font-size:13px;font-weight:600;color:#1a1f2e}.rm-cart-fee-est[data-v-0d3ba81c]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:6px;font-size:12px;color:#606266}.rm-cart-fee-est strong[data-v-0d3ba81c]{font-size:14px;font-weight:700;color:#1a1f2e}.rm-cart-fee-note[data-v-0d3ba81c]{margin:4px 0 0;font-size:11px;line-height:1.4;color:#909399}.rm-cart-inspection-row[data-v-0d3ba81c]{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding-top:10px;border-top:1px dashed #ebeef5}.rm-cart-inspection-label[data-v-0d3ba81c]{font-size:12px;font-weight:600;color:#1a1f2e}.rm-cart-inspection-hint[data-v-0d3ba81c]{font-size:11px;color:#909399;margin-top:2px}.rm-cart-inspection-toggle[data-v-0d3ba81c]{width:44px;height:26px;border-radius:13px;border:none;background:#c0c4cc;position:relative;cursor:pointer;flex-shrink:0;transition:background .2s}.rm-cart-inspection-toggle[data-v-0d3ba81c]:after{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s}.rm-cart-inspection-toggle.on[data-v-0d3ba81c]{background:var(--rm-p, #ff4a1c)}.rm-cart-inspection-toggle.on[data-v-0d3ba81c]:after{transform:translate(18px)}.rm-buyer-login-root[data-v-2b13c329]{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--rm-surf, #f2f3f5)}.rm-buyer-login-hero[data-v-2b13c329]{flex-shrink:0;position:relative;background:linear-gradient(160deg,#ff4a1c,#ff8c69 55%,#fff0ec);padding:calc(44px + env(safe-area-inset-top,0px)) 24px 52px;text-align:center}.rm-buyer-login-back[data-v-2b13c329]{position:absolute;left:16px;top:calc(48px + env(safe-area-inset-top,0px));width:40px;height:40px;border-radius:50%;background:#ffffff38;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:20px;line-height:1;z-index:2}.rm-buyer-login-back[data-v-2b13c329]:active{opacity:.85}.rm-buyer-login-hero-inner[data-v-2b13c329]{max-width:420px;margin:0 auto;padding-top:8px}.rm-buyer-login-logo[data-v-2b13c329]{margin-bottom:10px}.rm-buyer-login-brand[data-v-2b13c329]{font-size:30px;font-weight:900;color:#fff;letter-spacing:-.5px}.rm-buyer-login-subbrand[data-v-2b13c329]{font-size:11px;font-weight:600;color:#ffffffbf;letter-spacing:3px;margin-top:2px}.rm-buyer-login-tagline[data-v-2b13c329]{margin-top:8px;font-size:14px;color:#ffffffe0;line-height:1.45}.rm-buyer-login-card-wrap[data-v-2b13c329]{flex:1;margin-top:-28px;padding:0 16px calc(24px + env(safe-area-inset-bottom,0px))}.rm-buyer-login-card[data-v-2b13c329]{max-width:420px;margin:0 auto;padding:26px 22px 28px;border-radius:28px 28px 20px 20px;box-shadow:0 8px 32px #00000014}.rm-buyer-login-title[data-v-2b13c329]{margin:0 0 6px;font-size:18px;font-weight:700;color:var(--rm-t1, #1a1f2e)}.rm-buyer-login-desc[data-v-2b13c329]{margin:0 0 16px;font-size:13px;color:#909399;line-height:1.5}.rm-buyer-login-tabs[data-v-2b13c329]{display:flex;gap:4px;padding:4px;margin-bottom:16px;border-radius:12px;background:#76768014}.rm-buyer-login-tab[data-v-2b13c329]{flex:1;border:none;background:transparent;border-radius:10px;padding:10px 8px;font-size:14px;font-weight:600;color:#606266;cursor:pointer;font-family:inherit}.rm-buyer-login-tab.active[data-v-2b13c329]{background:#fff;color:#ff4a1c}.rm-buyer-login-phone-row[data-v-2b13c329]{display:flex;gap:8px;align-items:center;margin-bottom:14px}.rm-buyer-login-code-input[data-v-2b13c329]{flex:1;margin-bottom:0}.rm-buyer-login-sms-btn[data-v-2b13c329]{flex-shrink:0;height:44px;padding:0 12px;border:none;border-radius:10px;background:#ff4a1c1f;color:#ff4a1c;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}.rm-buyer-login-sms-btn[data-v-2b13c329]:disabled{opacity:.5;cursor:not-allowed}.rm-buyer-login-quick[data-v-2b13c329]{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.rm-buyer-login-quick-btn[data-v-2b13c329]{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:none;border-radius:14px;background:#76768014;cursor:pointer;text-align:left;font-family:inherit}.rm-buyer-login-quick-btn[data-v-2b13c329]:disabled{opacity:.55;cursor:not-allowed}.rm-buyer-login-quick-btn[data-v-2b13c329]:active:not(:disabled){opacity:.88}.rm-buyer-login-quick-emoji[data-v-2b13c329]{font-size:18px;flex-shrink:0}.rm-buyer-login-quick-text[data-v-2b13c329]{display:flex;flex-direction:column;gap:2px;min-width:0}.rm-buyer-login-quick-text strong[data-v-2b13c329]{font-size:14px;font-weight:600;color:#1a1f2e}.rm-buyer-login-quick-text small[data-v-2b13c329]{font-size:11px;color:#909399;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rm-buyer-login-label-row[data-v-2b13c329]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.rm-buyer-login-label-row .rm-buyer-login-label[data-v-2b13c329]{margin-bottom:0}.rm-buyer-login-forgot[data-v-2b13c329]{font-size:12px;font-weight:600;color:#909399;text-decoration:none;flex-shrink:0}.rm-buyer-login-forgot[data-v-2b13c329]:hover{color:#ff4a1c}.rm-buyer-login-label[data-v-2b13c329]{display:block;font-size:12px;font-weight:600;color:#909399;margin-bottom:6px;text-transform:uppercase;letter-spacing:.3px}.rm-buyer-login-input[data-v-2b13c329]{width:100%;padding:12px 14px;font-size:15px;margin-bottom:6px;box-sizing:border-box;background:#76768014;border:1.5px solid transparent;border-radius:12px;transition:border-color .15s ease}.rm-buyer-login-input[data-v-2b13c329]:focus{outline:none;border-color:#ff4a1c73;background:#fff}.rm-buyer-login-input--invalid[data-v-2b13c329]{border-color:#f56c6ca6}.rm-buyer-login-input--password[data-v-2b13c329]{margin-bottom:0;padding-right:44px}.rm-buyer-login-password-wrap[data-v-2b13c329]{position:relative;margin-bottom:14px}.rm-buyer-login-toggle-pwd[data-v-2b13c329]{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:none;background:transparent;cursor:pointer;color:#909399;display:flex;align-items:center;justify-content:center;border-radius:8px}.rm-buyer-login-toggle-pwd[data-v-2b13c329]:hover{color:#606266;background:#76768014}.rm-buyer-login-field-err[data-v-2b13c329]{margin:0 0 10px;font-size:12px;color:#f56c6c}.rm-buyer-login-err[data-v-2b13c329]{margin:0 0 12px;padding:10px 12px;font-size:13px;color:#c45656;line-height:1.45;background:#fef0f0;border-radius:10px}.rm-buyer-login-submit[data-v-2b13c329]{width:100%;height:50px;font-size:16px;font-weight:700;border-radius:14px;margin-top:8px}.rm-buyer-login-submit[data-v-2b13c329]:disabled{opacity:.65;cursor:not-allowed}.rm-buyer-login-oauth-divider[data-v-2b13c329]{position:relative;margin:20px 0 14px;text-align:center;font-size:12px;color:#c0c4cc}.rm-buyer-login-oauth-divider span[data-v-2b13c329]{position:relative;z-index:1;padding:0 12px;background:#fff}.rm-buyer-login-oauth-divider[data-v-2b13c329]:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#ebeef5}.rm-buyer-login-oauth-note[data-v-2b13c329]{margin:18px 0 10px;text-align:center;font-size:12px;color:#c0c4cc}.rm-buyer-login-oauth-btns[data-v-2b13c329]{display:flex;flex-direction:column;gap:10px}.rm-buyer-login-oauth-btn[data-v-2b13c329]{height:48px;border-radius:14px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;border:none;transition:opacity .15s ease,transform .15s ease}.rm-buyer-login-oauth-btn[data-v-2b13c329]:hover:not(:disabled){opacity:.92}.rm-buyer-login-oauth-btn[data-v-2b13c329]:active:not(:disabled){transform:scale(.99)}.rm-buyer-login-oauth-btn[data-v-2b13c329]:disabled{opacity:.55;cursor:not-allowed}.rm-buyer-login-oauth-google[data-v-2b13c329]{border:1.5px solid #e4e7ed;background:#fff;color:#909399}.rm-buyer-login-oauth-linebtn[data-v-2b13c329]{background:#06c755;color:#fff}.rm-buyer-login-oauth-apple[data-v-2b13c329]{background:#000;color:#fff}.rm-buyer-login-supplier[data-v-2b13c329]{margin:20px 0 0;text-align:center;font-size:13px;color:#606266}.rm-buyer-login-supplier-hint[data-v-2b13c329]{margin-right:6px;color:#909399}.rm-buyer-login-link[data-v-2b13c329]{color:#ff4a1c;font-weight:600;text-decoration:none}.rm-buyer-login-link[data-v-2b13c329]:hover{text-decoration:underline}.rm-buyer-login-link-inline[data-v-2b13c329]{border:none;background:none;padding:0;cursor:pointer;font:inherit}.rm-buyer-login-legal[data-v-2b13c329]{display:flex;align-items:flex-start;gap:8px;margin:16px 0 0;font-size:12px;color:#606266;line-height:1.5;cursor:pointer}.rm-buyer-login-legal--invalid[data-v-2b13c329]{color:#f56c6c}.rm-buyer-login-legal input[data-v-2b13c329]{margin-top:3px;accent-color:#ff4a1c;width:15px;height:15px;flex-shrink:0}.rm-buyer-login-legal-overlay[data-v-2b13c329]{position:fixed;inset:0;background:#0006;z-index:2000;display:flex;align-items:flex-end;justify-content:center}.rm-buyer-login-legal-sheet[data-v-2b13c329]{width:100%;max-width:520px;max-height:75vh;overflow:auto;border-radius:16px 16px 0 0;padding:16px}.rm-buyer-login-legal-body[data-v-2b13c329]{font-size:13px;color:#303133;line-height:1.6}
