@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;650;700;800&display=swap');
:root{--orange:#ed5b2b;--orange-dark:#c84216;--ink:#202526;--muted:#687173;--line:#dce1e1;--canvas:#f5f6f6;--dark:#171b1c;--font:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font:16px/1.5 var(--font)}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:3px}button{border:0}button:disabled{cursor:not-allowed;opacity:.5}button,select,input{touch-action:manipulation}h1,h2,h3,p{margin-top:0}button{background:none}svg{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}
.demo-bar{background:#e9edea;text-align:center;padding:8px 20px;color:#4e5a53;font-size:12px;display:flex;gap:10px;justify-content:center;align-items:center}.demo-pill{font-size:10px;font-weight:800;letter-spacing:1px;border:1px solid #9cab9f;border-radius:3px;padding:1px 5px}.demo-bar button{font-size:12px;text-decoration:underline;text-underline-offset:3px;color:#36473e}.header{height:92px;background:var(--dark);color:#fff;display:flex;align-items:center;padding:0 4%;gap:32px}.brand{display:flex;align-items:center;text-align:left;padding:0;color:var(--orange);gap:10px;font-family:var(--display);font-size:32px;font-weight:800;letter-spacing:.6px;line-height:.88;min-width:215px}.brand svg{width:44px;height:44px;stroke:none}.brand-sub{display:block;color:white;font-size:17px;letter-spacing:3px;margin-top:5px}.top-nav{display:flex;align-self:stretch;gap:27px;flex:1}.top-nav button{position:relative;color:#aab1b2;font-size:14px;padding:0 3px}.top-nav button.active{color:white}.top-nav button.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--orange)}.top-nav button:hover{color:#fff}.top-nav #saved-count{display:inline-block;font-size:12px;margin-left:4px;color:#c0c7c7;background:#313737;border-radius:4px;min-width:19px;padding:0 3px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;font-weight:700;font-size:14px;min-height:45px;padding:11px 18px;transition:background .16s,transform .16s}.button:hover{transform:translateY(-1px)}.button-orange{background:var(--orange);color:white}.button-orange:hover{background:var(--orange-dark)}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#000}.button-outline{border:1px solid var(--line);background:white}.header-sell{white-space:nowrap}.header-sell span{font-size:22px;line-height:1}.avatar{background:#394042;border:1px solid #535c5e;color:white;border-radius:50%;font-size:12px;font-weight:700;height:38px;width:38px;flex-shrink:0}.page{max-width:1570px;margin:auto;display:grid;grid-template-columns:215px minmax(0,1fr);gap:38px;padding:38px 4% 25px}.sidebar-label{font-size:11px;font-weight:800;letter-spacing:1.6px;color:#808a8b;margin:5px 12px 18px}.category{display:flex;align-items:center;width:100%;gap:12px;padding:13px 12px;text-align:left;font-size:14px;font-weight:600;border-radius:5px;margin-bottom:5px}.category svg{width:21px;height:21px;color:#788385}.category .cat-count{margin-left:auto;color:#7d8788;font-size:12px}.category:hover{background:#eaecec}.category.active{background:#fdebe3;color:#b23d19}.category.active svg,.category.active .cat-count{color:#c9471b}.sidebar-promo{margin-top:38px;padding:23px 17px;border:1px solid #d8dfdc;border-top:3px solid var(--ink);background:#fff}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.45px}.sidebar-promo .eyebrow{font-size:10px;color:#737e79}.sidebar-promo h2{font-family:var(--display);font-size:27px;line-height:1.1;margin:14px 0 12px}.sidebar-promo p{font-size:13px;color:var(--muted);line-height:1.6}.text-button{color:var(--orange-dark);font-size:13px;font-weight:800;padding:0}.text-button span{margin-left:10px}.business-link{padding:24px 8px;display:flex;gap:14px;justify-content:space-between;font-size:12px;color:var(--muted);text-align:left;width:100%}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px}.page-heading .eyebrow{color:#647370;margin-bottom:8px}h1{font-family:var(--display);font-size:44px;line-height:1.05;margin:0;font-weight:700;letter-spacing:-.25px}h1 span{color:var(--orange)}.region-note{display:flex;max-width:185px;align-items:center;gap:9px;color:#72807a;font-size:12px;line-height:1.5}.region-note svg{color:#7d8b81;width:24px;height:24px}.search-bar{display:flex;align-items:center;padding:7px 8px 7px 17px;gap:12px;background:white;border:1px solid #cbd2d2;border-radius:6px;box-shadow:0 2px 3px #00000002}.search-bar>svg{color:#879191}.search-bar input{flex:1;min-width:0;border:0;background:transparent;padding:10px 0;font-size:14px;color:var(--ink)}input::placeholder,textarea::placeholder{color:#909897}.search-location{border-left:1px solid var(--line);padding-left:10px}.search-location select{border:0;background:transparent;max-width:158px;font-size:14px;color:#4d5a55;padding:6px}.search-bar .button{min-height:40px;padding:9px 24px}.filters{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0 22px;border-bottom:1px solid var(--line);margin-bottom:25px}.filter-left{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.filters select{font-size:12px;background:transparent;border:1px solid #d4dcda;border-radius:4px;padding:7px 9px;max-width:165px;color:#53605c;min-height:36px}.shipping-filter{display:flex;align-items:center;gap:5px;font-size:12px;white-space:nowrap;color:#53605c;margin-left:3px}.shipping-filter input{accent-color:var(--orange);height:15px;width:15px}.sort-label{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--muted);white-space:nowrap}.sort-label select{border:0;color:var(--ink);font-weight:600;padding-right:0;max-width:150px}.reset-button{font-size:12px;color:var(--orange-dark);padding:4px;text-decoration:underline}.results-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.results-heading h2{font-size:18px;font-weight:700;margin:0}.results-heading>span{font-size:12px;color:var(--muted)}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 20px}.listing-card{min-width:0;background:white;border:1px solid #e0e4e2;border-radius:7px;overflow:hidden;transition:box-shadow .2s,transform .2s}.listing-card:hover{box-shadow:0 9px 24px #152b2410;transform:translateY(-3px)}.card-image{position:relative;aspect-ratio:1.42;background:#e7eae7;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#788279}.card-image>svg{width:78px;height:78px;stroke-width:.8;opacity:.7}.card-image img{height:100%;width:100%;object-fit:contain;padding:12px;background:#fff}.card-image img.action-photo{object-fit:cover;padding:0}.card-open{position:absolute;inset:0;width:100%;z-index:1}.card-badge{position:absolute;left:12px;top:12px;background:var(--orange);color:white;border-radius:3px;font-size:10px;font-weight:800;letter-spacing:.8px;padding:5px 7px;z-index:2;pointer-events:none}.card-badge.neutral{background:#202a29;color:white}.save-button{position:absolute;right:10px;top:10px;z-index:3;border:1px solid #ffffff90;background:#ffffffee;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;color:#394644}.save-button svg{width:17px;height:17px}.save-button.saved{color:var(--orange-dark);background:#fff}.save-button.saved svg{fill:#ed5b2b;stroke:#ed5b2b}.card-body{padding:15px 16px 12px}.card-title{padding:0;text-align:left;font-size:15px;font-weight:700;line-height:1.4;display:block;margin:0 0 5px}.card-title:hover{color:var(--orange-dark)}.card-spec{color:#7a8380;font-size:12px;margin-bottom:12px;min-height:18px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:5px}.price-row strong{font-size:21px;font-weight:800;letter-spacing:-.5px}.condition{font-size:10px;color:#5e7265;background:#f0f4f1;border:1px solid #e5ebe6;padding:2px 6px;border-radius:3px}.card-footer{padding:11px 16px;display:flex;justify-content:space-between;gap:8px;border-top:1px solid #eff1f0;color:#7b8481;font-size:11px}.card-footer span:first-child{display:flex;align-items:center;gap:4px}.card-footer svg{width:13px;height:13px}.bottom-note{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:30px 0;color:#98a19c;font-size:11px}.bottom-note>span{font-weight:800;letter-spacing:1px}.bottom-note p{margin:0}.bottom-note button{font-size:11px;color:#77827b;text-decoration:underline}.empty-state{text-align:center;border:1px dashed #c7d1cb;border-radius:6px;padding:48px 18px}.empty-state h2{font-size:22px;margin:12px 0 8px}.empty-state p{color:var(--muted);font-size:14px}.empty-icon{font-size:50px;line-height:1;color:#8d9c91}.mobile-nav{display:none}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#1f2d26;color:white;border:1px solid #405045;border-radius:6px;padding:13px 22px;font-size:14px;z-index:10;box-shadow:0 7px 22px #0002;opacity:0;pointer-events:none;transition:all .2s;max-width:90vw;width:max-content}.toast.show{opacity:1;transform:translate(-50%,0)}
dialog{border:0;border-radius:12px;padding:0;box-shadow:0 24px 90px #0004;max-height:90dvh;color:var(--ink);background:white}dialog::backdrop{background:#0e191ac2;backdrop-filter:blur(4px)}dialog .close-dialog{position:absolute;right:14px;top:13px;z-index:5;width:36px;height:36px;border:1px solid #dfe5e0;background:#fffffff5;border-radius:50%;font-size:27px;line-height:1}.detail-dialog{width:900px;max-width:calc(100vw - 32px)}.flow-dialog{width:560px;max-width:calc(100vw - 28px)}.flow-inner{padding:35px}.flow-inner h2{font-family:var(--display);font-size:34px;line-height:1.15;margin:0 35px 10px 0}.flow-inner>p{color:var(--muted);font-size:14px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;min-width:0}.form-field.full{grid-column:1/-1}.form-field input,.form-field select,.form-field textarea{border:1px solid #cbd5cf;border-radius:5px;padding:10px 12px;width:100%;font-size:14px;background:white}.form-field textarea{min-height:95px;resize:vertical}.form-field small{font-size:12px;font-weight:400;color:var(--muted)}.form-grid .button{grid-column:1/-1}.demo-note{padding:11px 13px;border-radius:5px;background:#fff2e8;color:#8e4c24;font-size:12px;line-height:1.6;margin:15px 0}.detail-layout{display:grid;grid-template-columns:1.08fr 1fr}.detail-photo{background:#edf0ee;display:flex;align-items:center;justify-content:center;min-height:400px}.detail-photo img{width:100%;max-height:460px;object-fit:contain}.detail-main{padding:38px 28px 25px}.detail-main .eyebrow{color:var(--orange-dark);margin-bottom:9px}.detail-main h2{font-family:var(--display);font-size:37px;line-height:1.05;margin-bottom:12px}.detail-price{font-size:28px;font-weight:800;margin-bottom:17px}.detail-meta{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:13px}.detail-description{font-size:14px;color:#637069;line-height:1.75;margin:19px 0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;font-size:13px}.spec-grid dt{color:#7c8780;font-size:11px}.spec-grid dd{margin:3px 0 0;font-weight:600}.seller-button{display:flex;gap:10px;align-items:center;width:100%;padding:15px 0;text-align:left}.seller-avatar{width:37px;height:37px;display:grid;place-items:center;flex-shrink:0;font-size:12px;font-weight:700;border-radius:50%;background:#e7ede8;color:#536658}.seller-button strong{font-size:13px}.seller-button small{display:block;font-size:11px;color:var(--muted)}.seller-button>span:last-child{margin-left:auto}.detail-actions{display:flex;gap:10px}.detail-actions>.button:first-child{flex:1}.detail-photo-note{padding:12px 20px;color:#78847b;font-size:11px;background:#f0f3f1}.detail-photo-wrap{display:flex;flex-direction:column}.detail-photo{flex:1}.check-list{padding:0;list-style:none;font-size:14px;color:#5e6c63}.check-list li{padding:9px 0;border-bottom:1px solid #e5eae6}.check-list li:before{content:'✓';color:var(--orange-dark);margin-right:10px}.business-options{display:grid;gap:12px}.offer{border:1px solid var(--line);padding:18px;border-radius:6px}.offer h3{margin:0 0 7px;font-size:16px}.offer p{font-size:13px;color:var(--muted);margin-bottom:12px}.offer-price{font-size:21px;font-weight:800}.offer-price small{font-size:12px;font-weight:400;color:var(--muted)}.offer .button{margin-top:12px;width:100%}.inbox-message{padding:15px;border:1px solid var(--line);border-radius:6px;margin:12px 0;background:#f7f9f7}.inbox-message strong{font-size:14px}.inbox-message p{font-size:14px;margin:7px 0 0;overflow-wrap:anywhere}.inbox-message small{font-size:12px;color:var(--muted)}.small-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);display:inline-block;vertical-align:middle;margin-left:4px}.credit-list{padding-left:18px;font-size:13px;line-height:1.9}.credit-list a{color:var(--orange-dark)}.profile-head{display:flex;gap:15px;align-items:center;margin:8px 0 18px}.profile-head .seller-avatar{height:60px;width:60px;font-size:20px}.profile-head h2{margin:0}.profile-head p{margin:5px 0 0;color:var(--muted);font-size:13px}
@media(min-width:1450px){.page{gap:48px}.listing-grid{gap:24px}.card-title{font-size:16px}.card-image{aspect-ratio:1.48}.card-body{padding:18px}.card-spec{font-size:13px}.card-footer{font-size:12px}.filters select,.shipping-filter,.sort-label{font-size:14px}.sidebar-label{font-size:12px}.category{font-size:15px}}
@media(max-width:1100px){.header{gap:22px}.brand{min-width:185px}.top-nav{gap:17px}.page{grid-template-columns:185px minmax(0,1fr);gap:25px}.region-note{display:none}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{align-items:flex-start;flex-wrap:wrap}.bottom-note>span{display:none}}
@media(max-width:760px){.demo-bar{font-size:11px;padding:7px 12px;gap:7px;line-height:1.35}.demo-bar button{display:none}.demo-pill{font-size:9px}.header{height:77px;padding:0 20px;gap:15px}.brand{font-size:28px;min-width:0;flex:1}.brand svg{width:35px;height:35px}.brand-sub{font-size:14px}.top-nav{display:none}.header-sell{font-size:12px;padding:9px 12px;min-height:38px}.avatar{width:32px;height:32px;font-size:10px}.page{display:flex;flex-direction:column;padding:24px 20px 75px;gap:18px}.sidebar{display:contents}.sidebar-label,.sidebar-promo,.business-link{display:none}#categories{order:0;display:flex;gap:8px;overflow-x:auto;margin:0 -20px;padding:0 20px 6px;scrollbar-width:none}#categories::-webkit-scrollbar{display:none}.category{white-space:nowrap;width:auto;padding:9px 12px;border:1px solid #dce2dd;margin:0;background:#fff;font-size:12px;gap:7px}.category.active{border-color:#e7b29b}.category .cat-count{display:none}.category svg{width:17px;height:17px}.market{order:1}.page-heading{margin:2px 0 19px}.page-heading .eyebrow{font-size:10px;margin-bottom:7px}h1{font-size:37px}.search-bar{flex-wrap:wrap;gap:8px;padding:7px 10px}.search-bar>svg{width:18px}.search-bar input{font-size:13px;width:calc(100% - 100px);flex:1}.search-location{order:3;width:100%;border-left:0;border-top:1px solid var(--line);padding:3px 0 0}.search-location select{font-size:12px;width:100%;max-width:none;padding:5px 0}.search-bar .button{min-height:34px;padding:7px 12px;font-size:12px}.filters{padding:12px 0 15px;margin-bottom:20px;gap:9px}.filters select{font-size:11px;padding:7px;min-height:32px}.shipping-filter{font-size:11px}.filter-left{gap:6px}.sort-label{font-size:11px;margin-left:auto}.sort-label select{font-size:11px;min-height:26px;padding-top:0;padding-bottom:0}.results-heading{margin-bottom:12px}.results-heading h2{font-size:17px}.results-heading>span{font-size:11px}.listing-grid{gap:13px 11px}.card-image{aspect-ratio:1.05}.card-image img{padding:7px}.card-badge{top:8px;left:7px;font-size:8px;padding:4px 5px;letter-spacing:.5px}.save-button{right:6px;top:6px;width:28px;height:28px}.save-button svg{width:15px;height:15px}.card-body{padding:12px 10px 10px}.card-title{font-size:13px;min-height:36px;line-height:1.4}.card-spec{font-size:10px;margin-bottom:7px;min-height:30px}.price-row strong{font-size:18px}.condition{font-size:9px;padding:1px 4px}.card-footer{padding:9px 10px;font-size:10px;align-items:center;gap:4px;flex-wrap:wrap}.card-footer svg{width:11px;height:11px}.card-footer span:last-child{font-size:9px}.bottom-note{padding:25px 0;font-size:10px;gap:8px;flex-wrap:wrap}.bottom-note button{font-size:10px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;border-top:1px solid #dfe5df;background:#fffefa;z-index:8;padding:8px 9px max(9px,env(safe-area-inset-bottom));justify-content:space-around;box-shadow:0 -4px 18px #203a2508}.mobile-nav button{display:flex;align-items:center;flex-direction:column;gap:3px;font-size:10px;color:#7c877f;min-width:60px}.mobile-nav button span{font-size:23px;line-height:1}.mobile-nav button.active{color:var(--orange-dark);font-weight:800}.toast{bottom:85px;font-size:12px;padding:10px 17px}.detail-layout{grid-template-columns:1fr}.detail-photo{min-height:230px;max-height:300px}.detail-photo img{height:260px;width:100%;object-fit:contain}.detail-main{padding:25px}.detail-main h2{font-size:34px}.detail-price{font-size:25px}.flow-inner{padding:29px 23px}.flow-inner h2{font-size:31px}.flow-inner>p{font-size:13px}.form-grid{gap:13px}.form-field{font-size:12px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.form-field input[type=file]{font-size:12px}.detail-dialog{max-height:92dvh}.demo-note{font-size:11px}.bottom-note p{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.form-eyebrow{color:var(--orange-dark);margin-bottom:10px}.full{grid-column:1/-1}.small-heading{font-size:16px}.profile-listing{display:flex;justify-content:space-between;gap:15px;width:100%;padding:15px 0;border-top:1px solid var(--line);text-align:left;font-size:14px}.profile-listing strong{white-space:nowrap}.profile-listing:hover{color:var(--orange-dark)}.account-stats{display:flex;gap:12px;margin:25px 0}.account-stats>div{flex:1;background:#f1f4f1;border-radius:5px;padding:15px 10px;text-align:center}.account-stats strong{display:block;font-size:25px}.account-stats span{font-size:12px;color:var(--muted)}.account-stats~.button{margin:5px 5px 0 0}.sponsor-sample{background:#202a24;color:white;border-top:4px solid var(--orange);padding:24px;border-radius:5px;margin:24px 0}.sponsor-sample>span{font-size:12px;letter-spacing:1px;color:#b5c6b7}.sponsor-sample h3{font-family:var(--display);font-size:34px;margin:14px 0 8px}.sponsor-sample p{font-size:16px;color:#c1d0c3}.detail-photo>svg{width:100px;height:100px;color:#829587}.detail-actions .button-outline svg{width:19px;height:19px}.detail-main .condition{font-size:12px}.price-row{flex-wrap:wrap}.card-image img:not(.action-photo){mix-blend-mode:multiply;background:white}.card-image{background:#eef0eb}.demo-bar,.demo-bar button,.sidebar-label,.sidebar-promo .eyebrow,.eyebrow,.region-note,.card-spec,.card-footer,.card-footer span:last-child,.condition,.card-badge,.bottom-note,.bottom-note p,.bottom-note button,.detail-photo-note,.demo-note,.seller-button small,.spec-grid dt{font-size:12px}.demo-pill{font-size:11px}.category,.filters select,.shipping-filter,.sort-label,.search-location select,.business-link,.text-button,.seller-button strong,.form-field,.results-heading>span{font-size:14px}.sidebar-promo p{font-size:14px}.flow-inner>p,.detail-description{font-size:16px}.filter-left{gap:8px}.sort-label select{max-width:156px}.detail-main .eyebrow{font-size:12px}.mobile-nav button{font-size:12px}.card-image img.action-photo{mix-blend-mode:normal}.card-title{font-size:16px}.search-bar input{font-size:16px}.detail-photo img.action-photo{height:100%;object-fit:cover}.detail-photo-wrap{min-width:0}
@media(max-width:760px){.category{font-size:14px}.demo-bar{font-size:12px}.page-heading .eyebrow{font-size:12px}.card-title{font-size:14px;min-height:40px}.card-spec{font-size:12px;min-height:36px}.card-footer{font-size:12px}.card-footer span:last-child{font-size:12px}.card-badge{font-size:10px;max-width:calc(100% - 46px)}.card-body{padding:12px 10px}.condition{font-size:12px}.filters select,.sort-label,.shipping-filter{font-size:14px}.filters{gap:12px}.filter-left{gap:8px}.search-location select{font-size:14px}.sort-label{margin-left:0}.results-heading>span{font-size:12px}.business-link{display:flex;order:2;padding:0 0 15px}.form-field{font-size:14px}.form-eyebrow{font-size:12px}.account-stats{gap:6px}.account-stats>div{padding:12px 6px}.bottom-note p,.bottom-note button{font-size:12px}.detail-photo{min-height:250px}.demo-note{font-size:12px}.form-grid{grid-template-columns:1fr 1fr}.header-sell{font-size:13px}.header-sell span{display:none}.detail-main h2{margin-right:0}}
@media(max-width:370px){.page{padding-left:14px;padding-right:14px}.header{padding:0 14px;gap:10px}.header-sell{font-size:12px;padding:8px}.avatar{display:none}h1{font-size:33px}.listing-grid{gap:9px}.card-title{font-size:14px}.card-footer{padding:9px}.form-grid{grid-template-columns:1fr}.detail-actions{flex-wrap:wrap}.filters select{font-size:13px}}
