@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--spacing:.25rem;--container-2xl:42rem;--container-3xl:48rem;--container-7xl:80rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--tracking-normal:0em;--leading-tight:1.25;--default-font-family:Arial, Helvetica, sans-serif;--default-mono-font-family:"SFMono-Regular", Consolas, "Liberation Mono", monospace}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-5{margin-top:calc(var(--spacing) * 5)}.block{display:block}.flex{display:flex}.grid{display:grid}.min-h-screen{min-height:100vh}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-7xl{max-width:var(--container-7xl)}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-8{gap:calc(var(--spacing) * 8)}.bg-\[\#f5f7fb\]{background-color:#f5f7fb}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-10{padding-block:calc(var(--spacing) * 10)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.text-\[\#5e6b7a\]{color:#5e6b7a}.text-\[\#7c3cff\]{color:#7c3cff}.text-\[\#17202a\]{color:#17202a}.text-\[\#111827\]{color:#111827}.text-\[\#667085\]{color:#667085}@media (min-width:40rem){.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}@media (min-width:64rem){.lg\:grid-cols-\[minmax\(0\,1fr\)_560px\]{grid-template-columns:minmax(0,1fr) 560px}.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}}:root{--background:#f7f4ed;--foreground:#1f2528}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.brand-link{color:#17202a;gap:2px;text-decoration:none;display:grid}.brand-link span{color:#7c3cff;letter-spacing:0;font-size:14px;font-weight:800}.brand-link strong{font-size:20px;line-height:1.1}.header-tagline{text-align:right;flex:0 260px;min-width:0;max-width:260px;line-height:1.5}.site-header-content{gap:24px;max-width:1212px}.site-header{background:#fff;border-bottom:1px solid #e3e8f0}.site-nav{flex:1;align-items:center;gap:18px;min-width:0;display:flex}.site-nav a{color:#475467;font-size:14px;font-weight:750;text-decoration:none}.site-nav a:hover{color:#7c3cff}.site-footer{color:#98a2b3;border-top:1px solid #e3e8f0;justify-content:space-between;align-items:center;max-width:1212px;margin:0 auto;padding:20px 0 28px;font-size:13px;display:flex}.footer-socials{align-items:center;gap:10px;display:flex}.footer-social{color:#475467;background:#fff;border:1px solid #dfe3e8;border-radius:7px;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}.footer-social img{object-fit:contain;width:100%;height:100%;display:block}.footer-social--xhs{width:50px}.footer-social--wechat{cursor:pointer;border:1px solid #dfe3e8}.wechat-modal-backdrop{z-index:50;background:#1118278f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.wechat-modal{text-align:center;background:#fff;border:1px solid #e3e8f0;border-radius:12px;width:min(100%,560px);padding:42px 40px 30px;position:relative;box-shadow:0 24px 70px #11182747}.wechat-modal h2{color:#111827;margin:0;font-size:30px;font-weight:850}.wechat-modal p{color:#667085;margin:12px 0 22px;font-size:16px}.wechat-modal img{background:#fff;border:1px solid #eaecf0;border-radius:12px;width:min(100%,330px);margin:0 auto 20px;padding:10px;display:block}.wechat-modal small{color:#667085;font-size:13px;line-height:1.6;display:block}.wechat-modal-close{color:#475467;background:#fff;border:1px solid #d0d5dd;border-radius:7px;place-items:center;width:32px;height:32px;font-size:27px;font-weight:300;line-height:1;display:grid;position:absolute;top:14px;right:14px}.section-heading{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:end;gap:18px;padding-bottom:16px;display:flex}.section-kicker{color:#7c3cff;letter-spacing:0;margin:0 0 6px;font-size:12px;font-weight:850}.section-heading h2{color:#17202a;margin:0;font-size:24px;font-weight:850;line-height:1.2}.section-heading>span{color:#667085;white-space:nowrap;font-size:14px;font-weight:700}.home-query-shell{grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:64px;max-width:1212px;margin:0 auto;padding:72px 16px 56px;display:grid}.home-intro{align-self:center;padding:20px 0}.home-intro h1{color:#111827;max-width:620px;margin:12px 0 0;font-size:44px;font-weight:800;line-height:1.2}.home-intro-note{color:#667085;gap:10px;margin-top:28px;font-size:15px;line-height:1.6;display:grid}.home-intro-note span:before{content:"";background:#7c3cff;border-radius:50%;width:6px;height:6px;margin:0 9px 2px 0;display:inline-block}.partners-section{background:#fff;border:1px solid #e3e8f0;border-radius:12px;max-width:1212px;margin:0 auto 42px;padding:28px;box-shadow:0 8px 24px #18274b0d}.partners-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.partner-card{background:#fff;border:1px solid #e3e8f0;border-radius:8px;align-items:center;gap:12px;min-height:104px;padding:16px 14px;display:flex;position:relative}.partner-mark{color:#fff;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;display:grid}.partner-mark--blue{background:#1f6feb}.partner-mark--violet{background:#7c3cff}.partner-mark--orange{background:#f97316}.partner-mark--green{background:#16a34a}.partner-card strong,.partner-card small{display:block}.partner-card strong{color:#17202a;font-size:15px;font-weight:800}.partner-card .partner-name{align-items:center;gap:5px;display:flex}.partner-name .discount-benefit{flex-basis:16px;width:16px;height:16px;padding:0}.partner-name .discount-benefit img{width:13px;height:13px}.partner-card small{color:#667085;margin-top:5px;font-size:12px}.partner-card .partner-updated{color:#98a2b3;margin-top:3px;font-size:11px}.partner-order{color:#98a2b3;font-size:12px;font-weight:800;position:absolute;top:10px;right:11px}.partner-card--placeholder{background:#fcfcfd;border-style:dashed}.partner-contact{color:#667085;text-align:left;background:0 0;border:0;margin-top:5px;padding:0;font-size:12px}.partner-contact:hover{color:#7c3cff;text-underline-offset:3px;text-decoration:underline}.partner-mark--placeholder{color:#98a2b3;background:#fff;border:1px dashed #b8c1ce;font-size:22px;font-weight:400}.resources-section{background:#fff;border:1px solid #e3e8f0;border-radius:12px;max-width:1212px;margin:0 auto 42px;padding:28px}.resource-arrows{gap:10px;display:flex}.resource-arrows button{color:#17202a;background:0 0;border:0;place-items:center;width:32px;height:32px;font-size:30px;font-weight:400;line-height:1;display:grid}.resource-feature{background:#fff;border:1px solid #eaecf0;border-radius:10px;grid-template-columns:126px minmax(0,1fr);align-items:center;gap:18px;margin-top:20px;padding:16px;display:none}.resource-feature.active{display:grid}.resource-art{color:#fff;text-align:center;border-radius:8px;place-content:center;min-height:126px;display:grid}.resource-art span{font-size:38px;font-weight:900;line-height:1}.resource-art small{margin-top:8px;font-size:11px;font-weight:800}.resource-art--airwallex{background:#17202a}.resource-art--shopify{background:#95bf47}.resource-art--sf{background:#f97316}.resource-art--worldfirst{background:#e60012!important}.resource-copy{min-width:0;padding-right:114px;position:relative}.resource-copy h3{color:#17202a;margin:0;font-size:20px;font-weight:850}.resource-copy p{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 12px;font-size:15px;line-height:1.5;overflow:hidden}.resource-action{color:#fff;cursor:pointer;background:#7c3cff;border:0;border-radius:8px;align-items:center;gap:8px;padding:9px 14px;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.resource-action span{font-size:18px;line-height:1}.resource-badge{color:#7c3cff;background:#f0e6ff;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:850;position:absolute;top:0;right:0}.resource-dots{justify-content:center;gap:8px;margin-top:14px;display:flex}.resource-dots button{background:#d9dde5;border:0;border-radius:999px;width:9px;height:9px;padding:0}.resource-dots button.active{background:#3a3f47;width:30px}.faq-section{background:#fff;border:1px solid #e3e8f0;border-radius:12px;max-width:1212px;margin:0 auto 64px;padding:34px 36px;box-shadow:0 8px 24px #18274b0d}.faq-list{margin-top:20px}.faq-list details{border-top:1px solid #eaecf0}.faq-list details:last-child{border-bottom:1px solid #eaecf0}.faq-list summary{color:#17202a;padding:23px 38px 23px 0;font-size:20px;font-weight:750;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"⌄";color:#667085;font-size:24px;font-weight:700;line-height:1;transition:transform .16s;position:absolute;top:20px;right:4px}.faq-list details[open] summary:after{transform:rotate(180deg)}.faq-list p{color:#667085;max-width:900px;margin:-4px 0 22px;font-size:15px;line-height:1.7}.query-card{background:#fff;border:1px solid #e3e8f0;border-radius:8px;gap:18px;padding:24px;display:grid;box-shadow:0 18px 45px #18274b14}.query-card__head{padding-bottom:14px}.field-label{color:#344054;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.field-label.required:after{content:" *";color:#e11d48}.field-control{color:#17202a;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;min-height:44px;padding:10px 12px;transition:border-color .14s,box-shadow .14s,background .14s}.field-control:focus{background:#fff;border-color:#5272f2;box-shadow:0 0 0 3px #5272f224}.field-with-unit{background:#fff;border:1px solid #d0d5dd;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:44px;display:grid;overflow:hidden}.field-with-unit:focus-within{border-color:#5272f2;box-shadow:0 0 0 3px #5272f224}.field-with-unit input{color:#17202a;border:0;outline:none;width:100%;padding:10px 12px}.field-with-unit span{color:#667085;border-left:1px solid #eaecf0;padding:10px 12px;font-size:13px}.primary-action{color:#fff;background:#7c3cff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:16px;font-weight:800;display:inline-flex;box-shadow:0 12px 24px #7c3cff38}.primary-action:disabled{cursor:wait;opacity:.82}.button-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:.7s linear infinite button-spin}@keyframes button-spin{to{transform:rotate(360deg)}}.country-picker{position:relative}.country-popover{z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:520px;padding:12px 8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 50px #11182729}.result-country-popover{min-width:360px}.country-group+.country-group{margin-top:14px}.country-group-title{color:#6b7280;padding:6px 12px;font-size:13px;font-weight:800}.country-option{text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:42px;padding:8px 12px;display:grid}.country-option.active,.country-option:hover{background:#f4f4f5}.country-flag{font-size:18px}.country-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;overflow:hidden}.country-code{color:#6b7280;font-weight:700}.country-empty{color:#6b7280;padding:18px 12px;font-size:14px}.weight-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.unit-switch{background:#f8fafc;border:1px solid #d0d5dd;border-radius:8px;grid-auto-flow:column;gap:4px;padding:4px;display:grid}.unit-switch button{color:#475467;background:0 0;border:0;border-radius:6px;min-width:44px;font-size:14px;font-weight:800}.unit-switch button.active{color:#fff;background:#7c3cff}.goods-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.goods-card{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:12px;place-items:center;gap:8px;min-height:92px;font-size:16px;font-weight:800;display:grid}.goods-card.active{color:#7c3cff;background:#f4edff;border-color:#7c3cff}.goods-icon{font-size:25px;line-height:1}.segmented{background:#f8fafc;border:1px solid #e3e8f0;border-radius:8px;grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;padding:4px;display:grid}.segmented.stacked{grid-template-columns:1fr;grid-auto-flow:row}.segmented button{color:#475467;white-space:nowrap;background:0 0;border:0;border-radius:6px;min-height:36px;padding:8px 12px;font-size:14px;font-weight:700}.segmented button.active{color:#fff;background:#7c3cff;box-shadow:0 6px 16px #7c3cff29}.summary-tile{background:#f8fafc;border:1px solid #e3e8f0;border-radius:8px;padding:14px}.summary-tile span{color:#667085;font-size:13px;font-weight:700;display:block}.summary-tile strong{color:#17202a;margin-top:6px;font-size:24px;line-height:1.1;display:block}.filter-panel{background:#fff;border:1px solid #e3e8f0;border-radius:8px;align-self:start;padding:18px}.filter-panel h3{margin:0 0 16px;font-size:17px;font-weight:800}.result-panel{background:#fff;border:1px solid #e3e8f0;border-radius:8px;overflow:hidden}.result-toolbar{border-bottom:1px solid #e3e8f0;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.result-toolbar h3{margin:0;font-size:18px;font-weight:800}.result-toolbar p{color:#667085;margin:4px 0 0;font-size:14px}.sort-select{color:#17202a;background:#fff;border:1px solid #d0d5dd;border-radius:8px;min-height:40px;padding:8px 12px}.result-list{display:grid}.result-item{border-bottom:1px solid #edf0f5;gap:14px;padding:18px;display:grid}.result-item:last-child{border-bottom:0}.result-item:hover{background:#f8fafc}.result-item__main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.result-item h4{margin:0;font-size:18px;font-weight:800}.result-badge{color:#5272f2;background:#eef4ff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.result-price{text-align:right;min-width:120px}.result-price strong{color:#111827;font-size:23px;font-weight:800;line-height:1.1;display:block}.result-price span{color:#667085;margin-top:6px;font-size:13px;display:block}.result-meta{color:#667085;flex-wrap:wrap;gap:10px;font-size:14px;display:flex}.result-meta span{background:#f2f4f7;border-radius:999px;padding:6px 10px}.browse-shell{max-width:1280px;margin:0 auto;padding:24px 16px 36px}.browse-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;margin-bottom:18px;display:grid}.browse-eyebrow{color:#7c3cff;margin:0;font-size:14px;font-weight:800}.browse-hero h2{color:#111827;margin:6px 0 0;font-size:34px;font-weight:850}.browse-hero p{color:#667085;margin:8px 0 0}.browse-query{background:#fff;border:1px solid #e3e8f0;border-radius:12px;grid-template-columns:minmax(220px,1fr) 112px 132px minmax(420px,1.5fr) 118px;align-items:end;gap:10px;margin-bottom:18px;padding:14px;display:grid}.browse-field{gap:6px;display:grid}.browse-field span,.browse-control-label{color:#667085;font-size:12px;font-weight:800}.browse-control{gap:6px;min-width:0;display:grid}.browse-field input{box-sizing:border-box;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;height:48px;padding:8px 10px}.browse-unit{box-sizing:border-box;background:#f8fafc;border:1px solid #d0d5dd;border-radius:8px;grid-auto-flow:column;gap:4px;height:48px;padding:4px;display:grid}.browse-unit button,.browse-goods button{border:0;border-radius:7px;min-height:38px;padding:8px 12px;font-weight:800}.browse-search{border:0;border-radius:7px;height:48px;padding:8px 12px;font-weight:800}.browse-unit button{color:#475467;background:0 0}.browse-unit button.active,.browse-search{color:#fff;background:#7c3cff}.browse-goods{box-sizing:border-box;background:#f8fafc;border:1px solid #d0d5dd;border-radius:8px;grid-template-columns:repeat(4,minmax(78px,1fr));gap:4px;height:48px;padding:4px;display:grid}.browse-goods button{color:#475467;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:5px;padding:8px 10px;display:flex}.browse-goods button.active{color:#fff;background:#7c3cff}.browse-body{min-width:0}.filter-panel.compact{padding:14px}.product-results{background:#fff;border:1px solid #e3e8f0;border-radius:12px;overflow:hidden}.product-toolbar{border-bottom:1px solid #e3e8f0;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.product-toolbar h3{margin:0;font-size:20px;font-weight:850}.product-toolbar p{color:#667085;margin:5px 0 0;font-size:14px}.price-sort{color:#667085;white-space:nowrap;font-size:14px;font-weight:700}.toolbar-actions{align-items:center;gap:8px;display:flex}.toolbar-actions select{background:#fff;border:1px solid #d0d5dd;border-radius:8px;min-height:40px;padding:8px 10px}.toolbar-actions button{color:#344054;background:#f8fafc;border:1px solid #d0d5dd}.quote-table-wrap{overflow-x:auto}.quote-table{min-width:1160px}.quote-table-head,.product-row{grid-template-columns:minmax(150px,.9fr) minmax(115px,.65fr) minmax(300px,2.1fr) minmax(190px,1.05fr) minmax(140px,.85fr);align-items:center;column-gap:18px;display:grid}.quote-table-head{color:#475467;background:#f8fafc;min-height:56px;padding:0 18px;font-size:14px;font-weight:800}.product-list{display:grid}.product-row{border-top:1px solid #edf0f5;min-height:88px;padding:14px 18px}.product-row:hover,.product-row.open{background:#fafafa}.product-brand{align-items:center;gap:10px;min-width:0;display:flex}.product-brand strong,.product-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;overflow:hidden}.carrier-logo{color:#7c3cff;background:#fff;border:1px solid #e4e7ec;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:16px;font-weight:900;display:grid}.product-code,.product-type{color:#344054;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #dfe3e8;border-radius:999px;max-width:100%;padding:5px 10px;font-size:15px;font-weight:700;display:inline-flex;overflow:hidden}.product-type{background:#f4f8fd;border-color:#cbd7e8}.product-types{flex-wrap:wrap;gap:6px;display:flex}.product-types .product-type{flex:none}.product-price{align-items:center;gap:8px;display:flex}.product-price>button:not(.discount-benefit){color:#7c3cff;white-space:nowrap;background:0 0;border:0;padding:0;font-size:20px;font-weight:900}.product-price>button:not(.discount-benefit):hover{text-underline-offset:4px;text-decoration:underline}.discount-benefit{cursor:pointer;background:#fff5e8;border:0;border-radius:4px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:relative}.discount-benefit img{object-fit:contain;width:18px;height:18px}.discount-benefit span{z-index:2;color:#fff;opacity:0;pointer-events:none;background:#1d2939;border-radius:4px;width:max-content;max-width:180px;padding:6px 8px;font-size:12px;font-weight:600;line-height:1.3;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(3px)}.discount-benefit:hover span,.discount-benefit:focus-visible span{opacity:1;transform:translateY(0)}.discount-benefit:focus-visible{outline-offset:2px;outline:2px solid #f79009}.price-breakdown{background:#fcfcfd;border-top:1px solid #edf0f5;padding:20px 24px 24px}.price-breakdown-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.price-breakdown-head h4{color:#344054;margin:0;font-size:16px;font-weight:850}.price-breakdown-head span{color:#667085;font-size:14px}.price-breakdown-table{background:#fff;border:1px solid #eaecf0;border-radius:8px;overflow:hidden}.price-breakdown-row{color:#344054;border-top:1px solid #edf0f5;grid-template-columns:.6fr 1fr 1fr .8fr 1fr;align-items:center;min-height:52px;padding:0 18px;font-size:14px;font-weight:700;display:grid}.price-breakdown-row:first-child{border-top:0}.price-breakdown-row--head{color:#475467;background:#f8fafc;min-height:46px;font-weight:800}.price-breakdown-row:not(.price-breakdown-row--head):hover{background:#f0fdf4}.empty-results{color:#667085;text-align:center;padding:44px 20px}.pagination{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.pagination p{color:#667085;margin:0;font-size:15px;font-weight:700}.pagination-controls,.page-size-control{align-items:center;display:flex}.pagination-controls{gap:8px}.page-size-control{color:#667085;gap:8px;margin-right:12px;font-size:14px;font-weight:700}.page-size-control select{color:#344054;background:#fff;border:1px solid #dfe3e8;border-radius:8px;min-width:84px;min-height:40px;padding:8px 10px;font-weight:700}.pagination-button{color:#344054;background:#fff;border:1px solid #e4e7ec;border-radius:8px;place-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:grid}.pagination-button--icon{font-size:26px;font-weight:400;line-height:1}.pagination-button.active{color:#fff;background:#7c3cff;border-color:#7c3cff}.pagination-button:disabled{cursor:not-allowed;color:#b5bdc9}@media (max-width:640px){.site-footer{margin:0 16px;padding:18px 0 24px}.wechat-modal{padding:38px 22px 24px}.wechat-modal h2{font-size:25px}.wechat-modal p{font-size:14px;line-height:1.6}.section-heading{flex-direction:column;align-items:flex-start;gap:6px;padding-bottom:14px}.site-header-content{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:12px 16px;display:grid}.brand-link{grid-area:1/1}.site-nav{grid-area:2/1/auto/-1;gap:14px;width:100%;padding-bottom:2px;overflow-x:auto}.site-nav a{flex:none}.header-tagline{text-align:right;flex:none;grid-area:1/2;justify-self:end;max-width:none;font-size:13px}.home-query-shell{grid-template-columns:1fr;gap:24px;padding:40px 16px 36px}.content-shell{width:min(100% - 32px,1040px)}.content-hero{padding:38px 0 34px}.content-hero h1{font-size:27px}.content-card-grid{grid-template-columns:1fr}.content-card{min-height:0}.content-link-list a,.content-callout{flex-direction:column;align-items:flex-start}.content-prose{padding:22px 18px}.reference-table{overflow-x:auto}.reference-table>div{min-width:540px}.home-intro h1{font-size:34px}.faq-section{margin:0 16px 40px;padding:24px 20px}.partners-section,.resources-section{margin:0 16px 32px;padding:22px 18px}.resource-feature.active{grid-template-columns:84px minmax(0,1fr);gap:14px;padding:12px}.resource-art{min-height:84px}.resource-art span{font-size:26px}.resource-copy{padding-right:0}.resource-copy h3{padding-right:0;font-size:16px}.resource-copy p{white-space:normal}.resource-badge{margin-bottom:8px;display:inline-block;position:static}.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-card{min-height:92px}.faq-list{margin-top:28px}.faq-list summary{font-size:17px}.query-card{padding:18px}.result-toolbar,.result-item__main{grid-template-columns:1fr;align-items:stretch}.result-toolbar{display:grid}.result-price{text-align:left}.segmented{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.goods-grid,.weight-row,.browse-hero,.browse-query,.browse-body,.product-toolbar{grid-template-columns:1fr}.goods-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.goods-card{justify-content:center;gap:8px;min-height:52px;padding:10px 8px;font-size:14px;display:flex}.goods-icon{font-size:18px}.browse-hero,.product-toolbar{display:grid}.quote-table-wrap{overflow:visible}.quote-table{min-width:0}.quote-table-head{display:none}.product-list{gap:12px;padding:12px}.product-card-shell{background:#fff;border:1px solid #e3e8f0;border-radius:8px;overflow:hidden}.product-row{border:0;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand price""name price""code price""types types";gap:8px 14px;min-height:0;padding:14px;display:grid}.product-row.open{background:#f8fafc}.product-brand{grid-area:brand}.product-name{white-space:normal;grid-area:name;font-size:16px;line-height:1.45;overflow:visible}.product-code{grid-area:code;justify-self:start}.product-types{grid-area:types}.product-price{grid-area:price;justify-content:flex-end;align-self:start}.product-price>button:not(.discount-benefit){font-size:22px}.price-breakdown{border-top:1px solid #e3e8f0}.pagination{display:grid}.pagination-controls{flex-wrap:wrap}}.content-page{color:#17202a;background:#f5f7fb;min-height:100vh}.content-shell{width:min(100% - 32px,1040px);margin:0 auto}.content-hero{background:#fff;border-bottom:1px solid #e3e8f0;padding:58px 0 52px}.content-hero h1{max-width:760px;margin:8px 0 12px;font-size:34px;line-height:1.2}.content-hero p:last-child{color:#667085;max-width:720px;margin:0;font-size:16px;line-height:1.7}.content-body{padding-top:34px;padding-bottom:48px}.breadcrumbs{color:#98a2b3;flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.breadcrumbs a{color:#667085;text-decoration:none}.breadcrumbs b{margin-right:8px;font-weight:500}.content-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.content-card{background:#fff;border:1px solid #e3e8f0;border-radius:8px;min-height:170px;padding:22px}.content-card h2,.content-link-list h2,.content-callout h2,.content-prose h2{color:#17202a;margin:0;font-size:19px;line-height:1.4}.content-card p,.content-link-list p,.content-callout p,.content-prose p{color:#667085;margin:10px 0 0;font-size:15px;line-height:1.7}.content-card--link{color:inherit;text-decoration:none}.content-card--link span{color:#7c3cff;margin-bottom:14px;font-size:13px;font-weight:800;display:block}.content-card--link:hover,.content-link-list a:hover{border-color:#b9a1ff}.content-link-list{gap:12px;display:grid}.content-link-list a{color:inherit;background:#fff;border:1px solid #e3e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;text-decoration:none;display:flex}.content-link-list a>span{color:#7c3cff;font-size:24px}.content-prose{background:#fff;border:1px solid #e3e8f0;border-radius:8px;gap:28px;padding:28px;display:grid}.content-prose p{max-width:800px}.content-callout{background:#f7f4ff;border:1px solid #d9d0ff;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:26px;display:flex}.content-action{color:#fff;background:#7c3cff;border-radius:8px;flex:none;padding:12px 16px;font-weight:800;text-decoration:none}.reference-summary{background:#fff;border:1px solid #e3e8f0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:16px;padding:16px 18px;display:flex}.reference-summary span{color:#475467;font-weight:750}.reference-summary small{color:#667085;width:100%}.reference-table{background:#fff;border:1px solid #e3e8f0;border-radius:8px;overflow:hidden}.reference-table>div{border-top:1px solid #edf0f4;grid-template-columns:170px minmax(0,1fr) 110px;align-items:center;gap:16px;padding:15px 18px;font-size:14px;display:grid}.reference-table>div:first-child{border-top:0}.reference-table strong{color:#7c3cff;text-align:right}.reference-table-head{color:#667085;background:#f8fafc;font-weight:800;font-size:13px!important}.content-empty{color:#667085;background:#fff;border:1px solid #e3e8f0;border-radius:8px;padding:22px;line-height:1.7}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
