:root{color:#17202a;background:#f5f7fb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.appShell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 clamp(16px,4vw,48px);border-bottom:1px solid #e3e8ef;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;min-width:0;font-size:18px;font-weight:800}.brandMark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#111827;color:#fff;flex:0 0 auto}.brandLogo{width:34px;height:34px;border-radius:8px;object-fit:cover;background:#eef1f5;flex:0 0 auto}.topbarHint{color:#667085;font-size:14px}.page,.detailPage{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 56px}.filters{display:grid;grid-template-columns:minmax(180px,1.6fr) minmax(110px,.7fr) minmax(110px,.7fr) minmax(150px,.8fr) auto auto;gap:10px;align-items:center;padding:14px;border:1px solid #e1e7ef;border-radius:8px;background:#fff}.filters input,.filters select{width:100%;height:42px;border:1px solid #d6dee8;border-radius:6px;padding:0 12px;color:#17202a;background:#fff}.checkbox{display:inline-flex;align-items:center;gap:6px;color:#475467;white-space:nowrap}.filters button,.buyButton{height:42px;border:0;border-radius:6px;padding:0 20px;color:#fff;background:#1677ff;cursor:pointer;font-weight:700}.resultMeta{margin:18px 0 12px;color:#667085}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.productCard{overflow:hidden;border:1px solid #e1e7ef;border-radius:8px;background:#fff;transition:transform .16s ease,box-shadow .16s ease}.productCard:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0f172a14}.productCard img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#eef1f5}.cardBody{padding:12px}.title{display:-webkit-box;min-height:44px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;line-height:1.45}.snippets,.skuLine{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.snippets span,.skuLine span{border-radius:4px;background:#edf2f7;color:#475467;font-size:12px;padding:3px 7px}.priceRow{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:14px}.priceRow strong,.detailPrice{color:#e5484d;font-weight:900}.priceRow span{color:#98a2b3;font-size:12px;white-space:nowrap}.state{display:grid;min-height:220px;place-items:center;border:1px dashed #cfd8e3;border-radius:8px;background:#fff;color:#667085}.backLink{display:inline-flex;margin-bottom:18px;color:#1677ff;font-weight:700}.detailLayout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:26px;align-items:start}.gallery,.detailInfo{border:1px solid #e1e7ef;border-radius:8px;background:#fff}.gallery{padding:14px}.mainImage{display:block;width:100%;aspect-ratio:4 / 3;border-radius:6px;object-fit:cover;background:#eef1f5}.thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:10px}.thumbs img{width:100%;aspect-ratio:1;border-radius:6px;object-fit:cover}.detailInfo{padding:22px}.detailInfo h1{margin:14px 0;font-size:24px;line-height:1.35}.detailPrice{margin-bottom:18px;font-size:30px}.facts{display:grid;grid-template-columns:86px 1fr;gap:10px 14px;margin:0 0 18px}.factPair{display:contents}.facts dt{color:#667085}.facts dd{margin:0;min-width:0;overflow-wrap:anywhere;font-weight:650}.description{margin:18px 0;border-top:1px solid #edf1f5;padding-top:18px;color:#475467;line-height:1.8;white-space:pre-wrap}.buyButton{width:100%;height:48px;font-size:16px}@media (max-width: 900px){.filters,.detailLayout{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.topbar{height:58px;padding:0 14px}.topbarHint{display:none}.page,.detailPage{width:min(100% - 20px,1180px);padding-top:18px}.grid{grid-template-columns:1fr}.detailInfo{padding:16px}.detailInfo h1{font-size:20px}}.appShell{background:#f4f6f8}.topbar{height:54px;padding:0 max(14px,env(safe-area-inset-left)) 0 max(14px,env(safe-area-inset-right));border-bottom:0;background:#fff}.brand{font-size:16px}.brandLogo,.brandMark{width:30px;height:30px;border-radius:6px}.brandMark{background:#1f2937}.page,.detailPage{width:min(100% - 24px,760px);padding:16px 0 32px}.searchBar{display:flex;height:42px;overflow:hidden;border:1px solid #dde3ea;border-radius:6px;background:#fff}.searchBar input{min-width:0;flex:1;border:0;padding:0 13px;outline:0;color:#1f2937}.searchBar button{width:62px;border:0;background:#1f2937;color:#fff;cursor:pointer;font-size:14px;font-weight:700}.merchantPortalHeader{display:flex;align-items:end;justify-content:space-between;margin:24px 0 12px}.resultMeta{margin:0;color:#667085;font-size:12px}.sortTabs{display:grid;grid-template-columns:repeat(4,1fr);margin:0 -12px 12px;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;background:#fff}.sortTabs button{position:relative;height:42px;border:0;background:transparent;color:#667085;cursor:pointer;font-size:13px}.sortTabs button.isActive{color:#d92d20;font-weight:800}.sortTabs button.isActive:after{position:absolute;right:22%;bottom:0;left:22%;height:2px;background:#d92d20;content:""}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.productCard{border:0;border-radius:6px;box-shadow:0 1px 2px #1018280d}.productCard:hover{transform:none;box-shadow:0 2px 8px #1018281a}.productCard img{aspect-ratio:1 / 1}.cardBody{padding:9px}.cardBadges{display:flex;gap:5px;min-height:20px}.sourceTag,.insuranceTag{display:inline-flex;align-items:center;height:19px;border-radius:3px;padding:0 5px;font-size:10px;font-weight:800;line-height:1}.sourceTag.self{background:#e7f8f2;color:#087f5b}.sourceTag.consignment{background:#eaf2ff;color:#175cd3}.insuranceTag{background:#fff7eb;color:#e47f2f}.title{min-height:40px;font-size:13px;line-height:1.5}.snippets{min-height:18px;margin-top:5px;gap:4px}.snippets span,.skuLine span:not(.sourceTag){overflow:hidden;max-width:100%;border-radius:3px;padding:2px 5px;background:#f2f4f7;color:#667085;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.priceRow{margin-top:8px}.priceRow strong{font-size:16px}.priceRow span{font-size:10px}.loadMore{display:block;width:144px;height:36px;margin:20px auto 0;border:1px solid #d0d5dd;border-radius:5px;background:#fff;color:#344054;cursor:pointer;font-size:13px}.state{min-height:180px;border:0;border-radius:6px}.backLink{margin-bottom:12px;color:#344054;font-size:13px}.detailLayout{grid-template-columns:1fr;gap:10px}.gallery,.detailInfo{border:0;border-radius:6px}.gallery{padding:0}.mainImage{border-radius:6px;aspect-ratio:1 / 1}.thumbs{padding:0 4px 4px}.thumbs img{border-radius:4px}.detailInfo{padding:16px}.detailInfo h1{margin:10px 0;font-size:20px}.detailPrice{margin-bottom:16px;font-size:28px}.facts{grid-template-columns:70px 1fr;gap:9px 12px;font-size:14px}.description{margin-bottom:0;font-size:14px}@media (min-width: 760px){.grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sortTabs{margin-right:0;margin-left:0;border:0;border-radius:6px}.detailLayout{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}}.merchantBuyPage{width:min(1200px,calc(100% - 48px));padding-top:28px}.merchantPicker{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.pickerRow{display:grid;grid-template-columns:106px minmax(0,1fr);gap:18px;min-height:62px;padding:15px 20px;border-bottom:1px solid #edf0f3}.pickerRow:last-of-type{border-bottom:0}.pickerLabel{padding-top:8px;color:#667085;font-size:14px}.pickerOptions{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center}.gamePick,.filterTag{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;border:1px solid transparent;border-radius:4px;padding:0 12px;background:#f6f7f9;color:#344054;cursor:pointer;font-size:14px;line-height:1.2}.gamePick{min-width:108px;padding:0 10px;background:#fff}.gamePick img{width:22px;height:22px;border-radius:4px;object-fit:cover}.gamePick:hover,.filterTag:hover{border-color:#94bfff;color:#1677ff}.gamePick.isActive,.filterTag.isActive{border-color:#1677ff;background:#edf5ff;color:#1677ff;font-weight:700}.pickerMuted,.pickerEmpty{color:#98a2b3;font-size:14px}.pickerEmpty{padding:28px 20px}.pickerMoreToolbar,.pickerMoreCollapse{display:flex;justify-content:center;padding:14px 20px}.pickerMoreToolbar{border-bottom:1px solid #edf0f3}.pickerMoreCollapse{border-top:1px solid #edf0f3}.pickerMoreTrigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;border:1px solid #d0d5dd;border-radius:4px;padding:0 12px;background:#fff;color:#344054;cursor:pointer;font-size:13px}.pickerMoreTrigger:hover{border-color:#94bfff;background:#f8fbff;color:#1677ff}.pickerMoreChevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.pickerMoreChevron.isOpen{transform:rotate(225deg) translate(-2px,-1px)}.merchantMoreFilters{border-bottom:0}.merchantMoreFilters .pickerRow:last-of-type{border-bottom:0}.pickerTools{grid-template-columns:106px auto 1fr;align-items:center}.pickerTools .pickerLabel{padding-top:0}.priceInputs{display:flex;align-items:center;gap:8px;color:#98a2b3;font-size:13px}.priceInputs input{width:100px;height:32px;border:1px solid #d0d5dd;border-radius:4px;padding:0 10px;outline:0;color:#344054}.priceInputs input:focus{border-color:#1677ff}.resetFilters{justify-self:end;border:0;background:transparent;color:#667085;cursor:pointer;font-size:13px}.listingToolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0 14px;color:#667085;font-size:14px}.listingToolbarActions{display:flex;align-items:center;gap:10px}.merchantBuyPage .sortTabs{display:flex;width:auto;margin:0;border:1px solid #e4e7ec;border-radius:4px;background:#fff}.merchantBuyPage .sortTabs button{height:34px;padding:0 13px;border-right:1px solid #e4e7ec;color:#667085;font-size:13px}.merchantBuyPage .sortTabs button:last-child{border-right:0}.merchantBuyPage .sortTabs button.isActive{background:#edf5ff;color:#1677ff}.merchantBuyPage .sortTabs button.isActive:after{display:none}.listingViewToggle{display:inline-flex;overflow:hidden;border:1px solid #e4e7ec;border-radius:4px;background:#fff}.listingViewToggle button{height:34px;border:0;border-right:1px solid #e4e7ec;padding:0 11px;background:#fff;color:#667085;cursor:pointer;font-size:13px}.listingViewToggle button:last-child{border-right:0}.listingViewToggle button.isActive{background:#edf5ff;color:#1677ff;font-weight:700}.merchantProductGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.merchantProductGrid .productCard{border:1px solid #e5e7eb;border-radius:6px;box-shadow:none}.merchantProductGrid .productCard img{aspect-ratio:4 / 3}.merchantProductGrid .cardBody{padding:12px}.merchantProductGrid .title{min-height:42px;font-size:14px}.merchantProductGrid.isLarge{grid-template-columns:1fr;gap:14px}.merchantProductGrid.isLarge .productCard{display:grid;grid-template-columns:minmax(300px,42%) minmax(0,1fr);min-height:216px}.merchantProductGrid.isLarge .productCard img{height:100%;min-height:216px;aspect-ratio:16 / 9}.merchantProductGrid.isLarge .cardBody{display:flex;min-width:0;flex-direction:column;padding:20px}.merchantProductGrid.isLarge .title{min-height:0;font-size:17px}.merchantProductGrid.isLarge .snippets{margin-top:14px}.merchantProductGrid.isLarge .priceRow{margin-top:auto}.merchantBuyPage--h5{width:100%;padding:0 0 28px}.merchantBuyPage--h5 .merchantPicker{border-right:0;border-left:0;border-radius:0}.merchantBuyPage--h5 .pickerRow{grid-template-columns:1fr;gap:9px;min-height:0;padding:13px 14px}.merchantBuyPage--h5 .pickerLabel{padding-top:0;font-size:13px;font-weight:700}.merchantBuyPage--h5 .pickerGames .pickerOptions{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.merchantBuyPage--h5 .pickerGames .pickerOptions::-webkit-scrollbar{display:none}.merchantBuyPage--h5 .gamePick{min-width:96px;flex:0 0 auto}.merchantBuyPage--h5 .pickerOptions{gap:7px}.merchantBuyPage--h5 .filterTag{min-height:30px;padding:0 10px;font-size:13px}.merchantBuyPage--h5 .pickerTools{grid-template-columns:1fr}.merchantBuyPage--h5 .resetFilters{justify-self:start}.merchantBuyPage--h5 .listingToolbar{margin:14px 12px 10px}.merchantBuyPage--h5 .listingToolbarActions{width:100%;justify-content:space-between}.merchantBuyPage--h5 .listingViewToggle{display:none}.merchantBuyPage--h5 .merchantProductGrid,.merchantBuyPage--h5 .merchantProductGrid.isLarge{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 10px}.merchantBuyPage--h5 .merchantProductGrid .productCard,.merchantBuyPage--h5 .merchantProductGrid.isLarge .productCard{display:block;min-height:0}.merchantBuyPage--h5 .merchantProductGrid .productCard img,.merchantBuyPage--h5 .merchantProductGrid.isLarge .productCard img{height:auto;min-height:0;aspect-ratio:1 / 1}.merchantBuyPage--h5 .merchantProductGrid .cardBody,.merchantBuyPage--h5 .merchantProductGrid.isLarge .cardBody{display:block;padding:9px}.merchantBuyPage--h5 .merchantProductGrid .title,.merchantBuyPage--h5 .merchantProductGrid.isLarge .title{min-height:40px;font-size:13px}.merchantBuyPage--h5 .merchantProductGrid .snippets,.merchantBuyPage--h5 .merchantProductGrid.isLarge .snippets,.merchantBuyPage--h5 .merchantProductGrid .priceRow,.merchantBuyPage--h5 .merchantProductGrid.isLarge .priceRow{margin-top:8px}.merchantDetailPage--h5{width:min(100% - 20px,680px);padding-top:12px}.merchantDetailPage--h5 .detailLayout{grid-template-columns:1fr;gap:10px}.merchantDetailPage--h5 .gallery,.merchantDetailPage--h5 .detailInfo{border:0;border-radius:6px}.merchantDetailPage--h5 .mainImage{aspect-ratio:1 / 1}.merchantH5Page{min-height:calc(100vh - 54px);padding-bottom:28px;background:#f7f7f7}.merchantH5Games{padding:14px 12px 12px;background:#fff}.merchantH5GamesTitle{margin-bottom:10px;color:#344054;font-size:14px;font-weight:800}.merchantH5GamesRail{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.merchantH5GamesRail::-webkit-scrollbar{display:none}.merchantH5Game{display:inline-flex;min-width:90px;min-height:34px;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-radius:4px;padding:0 10px;background:#f6f7f9;color:#475467;font-size:13px}.merchantH5Game img{width:20px;height:20px;border-radius:4px;object-fit:cover}.merchantH5Game.isActive{border-color:#ffb8b1;background:#fff1f0;color:#e60f0f;font-weight:700}.merchantH5FilterBar{display:grid;grid-template-columns:1fr 1fr .8fr;margin-top:8px;border-top:1px solid #e9edf2;border-bottom:1px solid #e9edf2;background:#fff}.merchantH5Select,.merchantH5FilterButton{position:relative;display:flex;min-width:0;height:42px;align-items:center;justify-content:center;border:0;border-right:1px solid #edf0f3;background:#fff;color:#475467;font-size:13px}.merchantH5Select select{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;cursor:pointer;opacity:0}.merchantH5Select span:after{display:inline-block;width:5px;height:5px;margin:0 0 3px 5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;content:"";transform:rotate(45deg)}.merchantH5FilterButton{border-right:0;cursor:pointer}.merchantH5FilterButton.isActive{color:#e60f0f;font-weight:800}.merchantH5FilterButton b{display:inline-grid;min-width:16px;height:16px;margin-left:4px;place-items:center;border-radius:999px;background:#e60f0f;color:#fff;font-size:10px}.merchantH5ResultBar{padding:12px 12px 8px;color:#667085;font-size:12px}.merchantH5ProductGrid{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:0 10px}.merchantH5Product{display:block;overflow:hidden;border-radius:6px;background:#fff;box-shadow:none}.merchantH5Product>img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#f1f5f9}.merchantH5Product>div{padding:10px 10px 12px}.merchantH5Product .title{min-height:0;margin-top:7px;color:#222;font-size:16px;font-weight:500;line-height:1.38}.merchantH5Product .priceRow{margin-top:9px}.merchantH5Product .priceRow strong{color:#e60f0f;font-size:20px}.merchantH5Product .priceRow span{color:#999;font-size:12px}.merchantH5State,.merchantH5Empty{margin:10px}.merchantH5Empty{display:grid;min-height:200px;place-items:center;color:#98a2b3;font-size:14px}.merchantH5FilterSheet{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end}.merchantH5SheetBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1018286b}.merchantH5SheetPanel{position:relative;display:flex;width:100%;max-height:88dvh;flex-direction:column;border-radius:14px 14px 0 0;background:#fff}.merchantH5SheetHeader,.merchantH5SheetFooter{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:0 16px}.merchantH5SheetHeader{position:relative;justify-content:center;min-height:46px;padding:10px 48px;border-bottom:1px solid #edf0f3}.merchantH5SheetHeader strong{color:#1d2939;font-size:15px}.merchantH5SheetHeader button{position:absolute;top:50%;right:12px;width:32px;height:32px;overflow:hidden;margin:0;border:0;border-radius:6px;padding:0;background:transparent;box-shadow:none;color:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;transform:translateY(-50%)}.merchantH5SheetHeader button:before,.merchantH5SheetHeader button:after{position:absolute;top:15px;left:8px;width:16px;height:1px;background:#9aafc9;content:""}.merchantH5SheetHeader button:before{transform:rotate(45deg)}.merchantH5SheetHeader button:after{transform:rotate(-45deg)}.merchantH5SheetFooter button{border:0;background:transparent;color:#667085;cursor:pointer}.merchantH5SheetSearch{display:block;padding:10px 14px;border-bottom:1px solid #edf0f3;background:#fff}.merchantH5SheetSearch input{width:100%;height:30px;border:0;border-radius:4px;padding:0 10px;background:#f3f6fb;color:#344054;font-size:12px;outline:none}.merchantH5SheetSearch input::placeholder{color:#a0afc5}.merchantH5SheetContent{display:grid;min-height:0;flex:1;grid-template-columns:108px minmax(0,1fr)}.merchantH5FilterNav{overflow-y:auto;border-right:0;background:#f5f7fb}.merchantH5FilterNav button{display:inline-flex;align-items:center;justify-content:space-between;gap:6px;width:100%;min-height:52px;border:0;border-left:0;padding:7px 10px;overflow:hidden;background:transparent;color:#49627f;font-size:12px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.merchantH5FilterNav button.isActive{background:#f5f7fb;color:#4678ef;font-weight:700}.merchantH5FilterNav button b{display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;padding:0 5px;background:#fff0df;color:#f29141;font-size:10px;font-weight:700}.merchantH5SheetBody{min-width:0;flex:1;overflow:auto;padding:4px 12px 16px}.merchantH5SheetBody section{scroll-margin-top:8px;padding:13px 0;border-bottom:0}.merchantH5SheetBody h3{margin:0;color:#18355c;font-size:13px}.merchantH5SectionHint{margin:2px 0 7px;color:#8da0bb;font-size:10px}.merchantH5OptionGrid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px 10px}.merchantH5OptionGrid .filterTag{width:auto;min-height:32px;flex:0 0 auto;border-color:transparent;padding:6px 10px;background:#f3f6fb;color:#536b88;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchantH5FilterSheet .filterTag:hover,.merchantH5FilterSheet .filterTag.isActive{border-color:#ffcfaa;background:#fff5ed;color:#e88c32}.merchantH5GameOptionGrid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px 10px}.merchantH5GameOptionGrid button{display:flex;min-width:0;min-height:32px;flex:0 0 auto;align-items:center;gap:4px;overflow:hidden;border:1px solid transparent;border-radius:4px;padding:6px 10px;background:#f3f6fb;color:#536b88;font-size:10px;text-align:left}.merchantH5GameOptionGrid button.isActive{border-color:#ffcfaa;background:#fff5ed;color:#e88c32}.merchantH5GameOptionGrid img{width:14px;height:14px;flex:0 0 auto;border-radius:3px;object-fit:cover}.merchantH5GameOptionGrid span{white-space:nowrap}.merchantH5FilterSheet .priceInputs{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;gap:8px}.merchantH5FilterSheet .priceInputs input{width:100%;height:38px;border-color:#e2e8f0;border-radius:8px;padding:0 10px;text-align:left}.merchantH5SheetFooter{gap:9px;padding:9px 14px;border-top:1px solid #edf0f3}.merchantH5SheetFooter button{height:33px;flex:1;border:1px solid #d0d5dd;border-color:#497bf5;border-radius:5px;color:#497bf5;font-size:12px;font-weight:700}.merchantH5SheetFooter .merchantH5SheetConfirm{border-color:#497bf5;background:#497bf5;color:#fff}.tieredFilterTag{gap:8px}.tieredFilterTag span{color:#98a2b3;font-size:12px}.tieredFilterTag.isActive span{color:#e60f0f}.tieredDialog{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px}.tieredDialogBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1018286b}.tieredDialogPanel{position:relative;width:min(600px,100%);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 60px #10182833}.tieredDialogHeader,.tieredDialogFooter{display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.tieredDialogHeader{border-bottom:1px solid #edf0f3}.tieredDialogHeader div{display:grid;gap:3px}.tieredDialogHeader span{color:#98a2b3;font-size:13px}.tieredDialogHeader button,.tieredDialogFooter button{height:32px;border:1px solid #d0d5dd;border-radius:4px;padding:0 14px;background:#fff;color:#344054;cursor:pointer}.tieredDialogOptions{display:flex;max-height:min(50vh,360px);flex-wrap:wrap;gap:10px;overflow:auto;padding:20px}.tieredDialogFooter{justify-content:flex-end;gap:10px;border-top:1px solid #edf0f3}.tieredDialogFooter .tieredDialogConfirm{border-color:#1677ff;background:#1677ff;color:#fff}.tieredDialog--h5 .tieredDialogFooter .tieredDialogConfirm{border-color:#4778f5;background:#4778f5}.tieredDialog--h5 .tieredDialogHeader{position:relative;min-height:46px;padding:10px 48px 10px 16px}.tieredDialog--h5 .tieredDialogHeader button{position:absolute;top:50%;right:12px;width:32px;height:32px;overflow:hidden;border:0;border-radius:6px;padding:0;background:transparent;color:transparent;transform:translateY(-50%)}.tieredDialog--h5 .tieredDialogHeader button:before,.tieredDialog--h5 .tieredDialogHeader button:after{position:absolute;top:15px;left:8px;width:16px;height:1px;background:#94a3b8;content:""}.tieredDialog--h5 .tieredDialogHeader button:before{transform:rotate(45deg)}.tieredDialog--h5 .tieredDialogHeader button:after{transform:rotate(-45deg)}.merchantProductDetail{min-height:calc(100vh - 54px);padding:28px 0 48px;background:#f6f7f9}.merchantProductDetailInner{width:min(1200px,calc(100% - 48px));margin:0 auto}.merchantDetailBack{display:inline-flex;margin-bottom:16px;color:#475467;font-size:14px;font-weight:600;text-decoration:none}.merchantDetailBack:hover{color:#e60f0f}.merchantDetailOverview,.merchantDetailContent{overflow:hidden;border:1px solid #edf0f3;border-radius:8px;background:#fff}.merchantDetailOverview{display:grid;grid-template-columns:minmax(420px,1fr) minmax(430px,1.05fr)}.merchantDetailGallery{min-width:0;padding:16px;border-right:1px solid #edf0f3}.merchantDetailHero{overflow:hidden;border-radius:6px;background:#f1f5f9}.merchantDetailHero img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.merchantDetailThumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto}.merchantDetailThumbs button{flex:0 0 76px;width:76px;height:54px;overflow:hidden;border:2px solid transparent;border-radius:5px;padding:0;background:#f1f5f9;cursor:pointer;opacity:.72}.merchantDetailThumbs button.isActive{border-color:#e60f0f;opacity:1}.merchantDetailThumbs img{display:block;width:100%;height:100%;object-fit:cover}.merchantDetailSummary{min-width:0;padding:28px}.merchantDetailBadges{display:flex;flex-wrap:wrap;gap:6px}.merchantDetailSummary h1{margin:12px 0 18px;color:#1d2939;font-size:22px;line-height:1.42}.merchantDetailPrice{display:flex;align-items:baseline;gap:14px;margin-bottom:20px;border-radius:6px;padding:14px 16px;background:#fff4f3}.merchantDetailPrice span{color:#667085;font-size:13px}.merchantDetailPrice strong{color:#e60f0f;font-size:28px;line-height:1}.merchantDetailMeta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;overflow:hidden;border-top:1px solid #edf0f3;border-left:1px solid #edf0f3}.merchantDetailMeta div{display:grid;grid-template-columns:78px minmax(0,1fr);min-width:0;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3}.merchantDetailMeta dt,.merchantDetailMeta dd{min-width:0;margin:0;padding:10px;font-size:13px;line-height:1.45}.merchantDetailMeta dt{background:#fafbfc;color:#667085}.merchantDetailMeta dd{overflow-wrap:anywhere;color:#344054;font-weight:600}.merchantDetailContent{margin-top:18px}.merchantDetailTabs{display:flex;gap:4px;border-bottom:1px solid #edf0f3;padding:0 18px}.merchantDetailTabs button{min-height:52px;border:0;border-bottom:2px solid transparent;padding:0 14px;background:transparent;color:#667085;font-size:15px;font-weight:600;cursor:pointer}.merchantDetailTabs button.isActive{border-bottom-color:#e60f0f;color:#e60f0f}.merchantDetailDescription,.merchantDetailEmpty{min-height:180px;padding:24px;color:#475467;font-size:14px;line-height:1.8;white-space:pre-wrap}.merchantDetailEmpty{display:grid;place-items:center;color:#98a2b3}.merchantDetailAttributes{margin:24px;overflow:hidden;border:1px solid #edf0f3;border-radius:6px}.merchantDetailAttributes div{display:grid;grid-template-columns:180px minmax(0,1fr)}.merchantDetailAttributes div+div{border-top:1px solid #edf0f3}.merchantDetailAttributes dt,.merchantDetailAttributes dd{min-width:0;margin:0;padding:13px 16px;font-size:14px;line-height:1.55}.merchantDetailAttributes dt{border-right:1px solid #edf0f3;background:#fafbfc;color:#475467;font-weight:600}.merchantDetailAttributes dd{overflow-wrap:anywhere;color:#344054}@media (max-width: 760px){.merchantProductDetail{padding:0 0 28px;background:#f7f7f7}.merchantProductDetailInner{width:100%}.merchantDetailBack{min-height:44px;align-items:center;margin:0;padding:0 12px;background:#fff}.merchantDetailOverview,.merchantDetailContent{border:0;border-radius:0}.merchantDetailOverview{display:block}.merchantDetailGallery{padding:0;border-right:0}.merchantDetailHero,.merchantDetailThumbs button{border-radius:0}.merchantDetailHero img{aspect-ratio:16 / 9}.merchantDetailThumbs{padding:10px 12px;background:#fff}.merchantDetailThumbs button{flex-basis:68px;width:68px;height:48px;border-radius:4px}.merchantDetailSummary{margin-top:8px;padding:16px 12px;background:#fff}.merchantDetailSummary h1{margin:10px 0 14px;font-size:17px}.merchantDetailPrice{margin-bottom:16px;padding:12px}.merchantDetailPrice strong{font-size:24px}.merchantDetailMeta{grid-template-columns:1fr}.merchantDetailMeta div{grid-template-columns:78px minmax(0,1fr)}.merchantDetailContent{margin-top:8px}.merchantDetailTabs{padding:0 6px}.merchantDetailTabs button{min-height:48px;padding:0 12px;font-size:14px}.merchantDetailDescription,.merchantDetailEmpty{min-height:150px;padding:16px 12px}.merchantDetailAttributes{margin:16px 12px}.merchantDetailAttributes div{grid-template-columns:100px minmax(0,1fr)}.merchantDetailAttributes dt,.merchantDetailAttributes dd{padding:11px 10px;font-size:13px}}@media (max-width: 760px){.merchantBuyPage{width:min(100% - 24px,1200px)}.pickerRow,.pickerTools{grid-template-columns:1fr;gap:10px}.pickerLabel,.pickerTools .pickerLabel{padding-top:0}.resetFilters{justify-self:start}.listingToolbar{align-items:flex-start;flex-direction:column}.listingToolbarActions{width:100%;justify-content:space-between}.listingViewToggle{display:none}.merchantProductGrid,.merchantProductGrid.isLarge{grid-template-columns:repeat(2,minmax(0,1fr))}.merchantProductGrid.isLarge .productCard{display:block;min-height:0}.merchantProductGrid.isLarge .productCard img{height:auto;min-height:0;aspect-ratio:4 / 3}.merchantProductGrid.isLarge .cardBody{display:block;padding:9px}.merchantProductGrid.isLarge .title{min-height:40px;font-size:13px}.merchantProductGrid.isLarge .snippets,.merchantProductGrid.isLarge .priceRow{margin-top:8px}}
