:root{--ink:#18221f;--muted:#7c8983;--paper:#f4f4ef;--line:#dfe4de;--lime:#d9fa50;--orange:#ff693b;--soft:#e9eee8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Manrope","Noto Sans SC",sans-serif}.grain{position:fixed;inset:0;pointer-events:none;opacity:.04;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}.site-header{height:76px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:2}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;color:var(--ink);font-size:17px;font-weight:800;letter-spacing:-.04em}.brand-mark{display:flex;align-items:flex-end;gap:3px;height:21px}.brand-mark i{display:block;width:5px;border-radius:10px;background:var(--orange)}.brand-mark i:nth-child(1){height:11px}.brand-mark i:nth-child(2){height:17px;background:var(--ink)}.brand-mark i:nth-child(3){height:21px;background:var(--lime)}.top-nav{display:flex;gap:37px}.top-nav a{color:var(--muted);font-size:12px;text-decoration:none}.top-nav a.active,.top-nav a:hover{color:var(--ink);font-weight:700}.icon-button{background:none;border:0;color:var(--muted);font-size:19px;cursor:pointer}.hero{min-height:526px;padding:84px 8vw 70px;position:relative;overflow:hidden}.eyebrow,.section-kicker{font-family:"DM Mono",monospace;font-size:10px;letter-spacing:.13em;color:var(--muted)}.eyebrow{display:flex;gap:9px;align-items:center;margin-bottom:28px}.live-dot{width:6px;height:6px;border-radius:50%;background:#74b349;box-shadow:0 0 0 5px #e4f1d8}.hero h1{font-size:clamp(56px,8vw,105px);line-height:.92;letter-spacing:-.095em;margin:0;position:relative;z-index:1;font-weight:800}.hero h1 em,.how-intro em{color:var(--orange);font-style:normal}.hero-copy{font-size:15px;line-height:1.8;color:#65716b;margin:30px 0 26px;position:relative;z-index:1}.search-box{width:min(635px,100%);height:63px;background:#fff;border:1px solid #e1e6e0;border-radius:9px;display:flex;align-items:center;padding:0 7px 0 21px;box-shadow:0 10px 30px #1a2a1910;position:relative;z-index:1}.search-icon{font-size:28px;color:#9ca9a2;transform:rotate(-20deg);display:block}.search-box input{border:0;outline:0;flex:1;font:inherit;font-size:13px;padding:0 14px;min-width:0}.search-box button{height:49px;background:var(--ink);color:#fff;border:0;border-radius:6px;padding:0 22px;font-size:12px;font-weight:700;cursor:pointer}.search-box button:hover{background:#31423b}.search-box button span{color:var(--lime);margin-left:9px;font-size:17px}.quick-searches{display:flex;gap:16px;align-items:center;margin-top:17px;color:#95a099;font-size:11px;position:relative;z-index:1}.quick-searches button{border:0;background:none;color:#68756e;padding:0;cursor:pointer;font:inherit}.quick-searches button:hover{text-decoration:underline;color:var(--ink)}.hero-orbit{position:absolute;border:1px solid #d8ded7;border-radius:50%;pointer-events:none}.orbit-one{width:620px;height:620px;right:-75px;top:-230px}.orbit-two{width:425px;height:425px;right:20px;top:-80px}.orbit-three{width:240px;height:240px;right:110px;top:12px;background:var(--lime);border:0;opacity:.92}.orbit-three:after{content:"¥";font-size:130px;font-weight:800;color:#c0df37;position:absolute;left:58px;top:37px}.results-section{background:#fff;padding:78px 8vw 75px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head h2,.how-intro h2{font-size:37px;letter-spacing:-.07em;margin:12px 0 0;line-height:1.05}.sort-wrap{display:flex;gap:13px;align-items:center;color:var(--muted);font-size:11px}.sort-wrap select{border:0;background:var(--paper);padding:10px 13px;border-radius:4px;color:var(--ink);font:inherit;outline:0}.platform-tabs{display:flex;gap:27px;border-bottom:1px solid var(--line);margin-bottom:25px}.platform-tab{background:none;border:0;padding:0 0 16px;color:#92a099;font:inherit;font-size:12px;cursor:pointer;position:relative}.platform-tab.active{color:var(--ink);font-weight:700}.platform-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--ink)}.platform-tab b{font-family:"DM Mono";font-size:10px;margin-left:4px;color:#adb9b2}.platform-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px}.all-dot{background:var(--ink)}.pdd-dot{background:#f35c42}.taobao-dot{background:#ff9b28}.jd-dot{background:#e62d3a}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.product-card{border:1px solid var(--line);border-radius:7px;padding:20px 19px 17px;min-height:194px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.product-card:hover{border-color:#aebbb2;transform:translateY(-2px);box-shadow:0 9px 20px #18221f0b}.product-top{display:flex;gap:11px}.product-thumb{width:53px;height:53px;border-radius:5px;background:#eef1ed;display:grid;place-items:center;font-size:27px;flex:none}.product-info{min-width:0}.platform-name{font-size:10px;color:#9aa69f;display:flex;align-items:center;gap:5px;margin-bottom:5px}.product-title{font-weight:700;font-size:13px;line-height:1.45;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-meta{font-size:10px;color:#9aa69f;margin-top:4px}.product-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:19px}.price-label{font-family:"DM Mono";font-size:10px;color:#a1aca5}.price{font-family:"DM Mono";font-weight:500;font-size:25px;letter-spacing:-.08em;margin-top:3px}.price small{font-size:12px}.saving{color:#eb6449;font-size:10px;margin-top:4px}.buy-button{background:var(--soft);color:var(--ink);border:0;border-radius:4px;padding:10px 12px;font-size:11px;font-weight:700;cursor:pointer}.buy-button:hover{background:var(--lime)}.load-more{display:block;margin:38px auto 0;background:transparent;border:1px solid #bcc8bf;border-radius:4px;padding:13px 22px;color:#64716a;font:inherit;font-size:11px;cursor:pointer}.load-more:hover{border-color:var(--ink);color:var(--ink)}.load-more span{margin-left:9px}.how-section{display:grid;grid-template-columns:1fr 1.25fr;gap:8vw;padding:86px 8vw 100px;background:var(--ink);color:#f2f5ed}.how-intro .section-kicker{color:#8d9b91}.how-intro h2{font-size:49px}.how-intro em{color:var(--lime)}.steps{border-top:1px solid #405048}.step{display:grid;grid-template-columns:65px 1fr;gap:12px;padding:25px 0;border-bottom:1px solid #405048}.step>span{font-family:"DM Mono";font-size:11px;color:var(--lime);padding-top:4px}.step h3{font-size:16px;margin:0 0 7px;letter-spacing:-.03em}.step p{font-size:12px;color:#9aa99e;margin:0}footer{padding:24px 8vw;background:#111a17;color:#728078;font-size:10px;display:flex;justify-content:space-between}footer a{color:#aebbb0;text-decoration:none}@media(max-width:760px){.site-header{padding:0 5vw}.top-nav{display:none}.hero{padding:65px 6vw 58px;min-height:600px}.hero h1{font-size:67px}.hero-orbit{right:-280px}.search-box{height:auto;min-height:59px;padding:6px 6px 6px 14px}.search-box button{padding:0 14px}.quick-searches{flex-wrap:wrap;gap:10px}.results-section,.how-section{padding-left:6vw;padding-right:6vw}.section-head{align-items:start;gap:18px;flex-direction:column}.section-head h2{font-size:31px}.platform-tabs{gap:15px;overflow:auto}.platform-tab{white-space:nowrap}.product-grid{grid-template-columns:1fr}.how-section{display:block}.how-intro{margin-bottom:45px}.how-intro h2{font-size:42px}footer{padding:22px 6vw;gap:10px;flex-wrap:wrap}}
footer{gap:30px}.footer-company{display:flex;flex-wrap:wrap;gap:7px 18px;line-height:1.7;max-width:880px}.footer-company span:first-child{color:#aebbb0;font-weight:700}.footer-side{display:flex;gap:20px;align-items:flex-start;white-space:nowrap}.footer-side a{color:#aebbb0;text-decoration:none}@media(max-width:760px){footer{padding:22px 6vw;gap:10px;flex-wrap:wrap}.footer-company{display:flex;flex-direction:column;gap:4px}.footer-side{width:100%;justify-content:space-between}}
