.gear-market-page .community-shell{width:min(1320px,calc(100% - 48px));margin-top:118px;--market-line: #ffffff16;--market-muted: #a5b0bf;--market-surface: #151b24}.gear-market-page .community-shell a:hover{text-decoration:none}.gear-market-page .community-shell h1{font-size:clamp(28px,3vw,38px);margin:7px 0 9px;letter-spacing:-.035em}.gear-market-page .community-shell h2{font-size:21px}.market-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 27px}.market-heading p{color:var(--market-muted);font-size:14px;margin:0}.market-heading .community-actions{margin:0;flex-shrink:0}.gear-market-page .community-primary{box-shadow:0 3px 14px #f38b4610}.market-icon{display:inline-block;width:19px;height:19px;flex:0 0 19px;vertical-align:middle}.market-searchbar{display:flex;align-items:center;gap:13px;border:1px solid #ffffff24;border-radius:12px;padding:8px 9px 8px 18px;background:#151c26}.market-searchbar>.market-icon{color:#e6a778}.market-searchbar label{flex:1;min-width:0}.gear-market-page .market-searchbar input{width:100%;background:transparent;border:0;border-radius:4px;padding:10px 0;color:#f5e6d3;font:inherit;font-size:14px;min-width:0}.market-searchbar input::-moz-placeholder{color:#95a1b2}.market-searchbar input::placeholder{color:#95a1b2}.market-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.market-category-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:17px 0 28px}.market-category{display:flex;align-items:center;gap:10px;min-width:0;border:1px solid var(--market-line);padding:10px;border-radius:10px;background:#141b24;transition:border-color .15s,background .15s}.market-category:hover,.market-category[aria-current=page]{border-color:#ec9f626e;background:#211e1c}.market-category img{width:52px;height:52px;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex:none}.market-category strong{display:block;color:#eee1d2;font-size:12px;font-weight:600}.market-category small{display:block;color:#9ba8b9;font-size:11px;line-height:1.6;margin-top:3px}.market-browse-tabs{display:flex;align-items:center;gap:26px;border-bottom:1px solid var(--market-line);margin-bottom:25px}.market-browse-tabs a{display:inline-flex;align-items:center;gap:9px;padding:0 0 14px;color:#a7b3c3;border-bottom:2px solid transparent;font-size:14px;font-weight:600}.market-browse-tabs a[aria-current=page]{color:#f6e7d7;border-bottom-color:#f39a5c}.market-browse-tabs .market-my-ads{margin-left:auto}.market-browse-tabs span{padding:2px 7px;border-radius:5px;background:#ffffff08;color:#b1bdcb;font-size:11px;font-variant-numeric:tabular-nums}.market-layout{display:grid;grid-template-columns:214px minmax(0,1fr);gap:26px;align-items:start}.market-refine{border:1px solid var(--market-line);border-radius:12px;background:var(--market-surface);padding:18px}.market-refine>summary{display:flex;align-items:center;gap:8px;list-style:none;font-size:14px;font-weight:600}.market-refine>summary::-webkit-details-marker{display:none}.market-refine>summary:after{content:"+";color:#99a7b9;margin-left:auto}.market-refine[open]>summary:after{content:"−"}.market-refine-fields{display:grid;gap:19px;padding-top:21px}.market-refine label,.market-sort{display:grid;gap:8px;font-size:12px;color:#c6cdd7;min-width:0}.gear-market-page .market-refine input,.gear-market-page .market-refine select,.gear-market-page .market-sort select{width:100%;min-width:0;max-width:100%;font:inherit;color:#ece4d9;border:1px solid #ffffff21;background:#0e151e;border-radius:7px;padding:11px 9px;color-scheme:dark}.market-price-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.market-refine-actions{display:grid;gap:13px;text-align:center;font-size:12px;border-top:1px solid var(--market-line);padding-top:19px}.market-help{color:#98a6b9;font-size:12px;line-height:1.7;margin:17px 3px}.market-help>strong{display:flex;align-items:center;gap:7px;color:#c3cdda;font-weight:500;margin-bottom:7px}.market-help p{margin:0}.market-results{min-width:0}.market-results-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px;min-height:41px}.market-results-head h2{margin:0;font-size:20px}.market-results-head p{margin:4px 0 0;font-size:12px;color:var(--market-muted)}.market-sort{display:flex;align-items:center;white-space:nowrap;gap:10px}.market-sort-controls{display:flex;align-items:center;gap:8px}.gear-market-page .market-sort select{width:auto;font-size:12px;padding-right:23px}.market-sort button{font-size:11px}.market-active-filters{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 17px}.market-active-filters a{border:1px solid #efac7940;border-radius:6px;padding:7px 10px;background:#e6a46d09;font-size:11px;color:#ecba94;overflow-wrap:anywhere}.market-active-filters span{margin-left:8px}.market-listings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.market-product{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--market-line);border-radius:13px;overflow:hidden;background:var(--market-surface);transition:border-color .18s,transform .18s}.market-product:hover{border-color:#f5a46e60;transform:translateY(-2px)}.market-product-image{position:relative;display:block;flex:none;aspect-ratio:4 / 3;background:#0a111a;overflow:hidden}.market-product-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.market-product-image .market-placeholder-image{-o-object-fit:contain;object-fit:contain;opacity:.8}.market-image-label{position:absolute;left:10px;bottom:10px;padding:5px 8px;background:#080e17e8;border:1px solid #ffffff18;border-radius:5px;font-size:10px;color:#b1bdcc}.market-status{display:inline-flex;align-items:center;gap:6px;color:#c5d2e3;font-size:10px;line-height:1.4;font-weight:600;padding:6px 8px;border:1px solid #ffffff1f;border-radius:5px;background:#121a24ee}.market-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.market-status-active{color:#a7dbc4}.market-status-reserved{color:#f0c189}.market-status-sold,.market-status-archived{color:#b4bfce}.market-product-image .market-status{position:absolute;top:10px;left:10px}.market-product-body{flex:1;padding:17px 17px 14px}.market-product-topline{display:flex;justify-content:space-between;align-items:baseline;gap:7px;margin-bottom:11px}.market-product-topline .market-price{margin:0;color:#f7e6d3;font-size:23px;line-height:1.2;letter-spacing:-.025em}.market-product-topline .market-price.is-unpriced{font-size:17px}.market-product-category{font-size:10px;color:#95a4b9}.gear-market-page .market-product h3{margin:0 0 9px;font-size:15px;line-height:1.55;font-weight:600;overflow-wrap:anywhere}.market-product h3 a{color:#e6ddd2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:3.1em}.market-product h3 a:hover{color:#ffc496}.market-product-condition{display:inline-block;padding:3px 7px;border:1px solid #ffffff12;border-radius:4px;background:#ffffff04;color:#bac5d3;font-size:10px}.market-product-location{display:flex;align-items:flex-start;gap:5px;margin:10px 0 0;font-size:11px;color:#9ba9bc;line-height:1.6;overflow-wrap:anywhere}.market-product-location .market-icon{width:14px;height:17px;flex-basis:14px}.market-product-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--market-line);padding:12px 17px;font-size:10px;color:#9eacbe}.market-product-footer>div{display:grid;gap:3px;min-width:0}.market-product-footer strong{color:#c0cada;font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-product-footer a{font-size:11px;white-space:nowrap}.market-product-footer time{font-size:10px;color:#8697ad}.market-wanted-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-wanted-product .market-product-body{padding:21px}.market-wanted-product h3{margin-top:16px!important}.market-wanted-product .market-price{font-size:21px;margin:13px 0 10px}.market-wanted-product p.market-wanted-notes{color:#a3b0c1;font-size:13px;margin:0 0 15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.market-empty{grid-column:1/-1;border:1px dashed #ffffff24;border-radius:12px;padding:55px 24px;text-align:center;background:#141b2466}.market-empty>.market-icon{width:32px;height:32px;color:#d8a078;margin-bottom:16px}.market-empty strong{display:block;font-size:19px;font-weight:600}.market-empty p{color:var(--market-muted);font-size:13px;margin:10px auto 19px;max-width:430px}.market-empty .community-actions{justify-content:center;margin-bottom:0}.market-bottom-note{display:flex;align-items:center;gap:9px;border-top:1px solid var(--market-line);padding-top:20px;margin-top:32px;font-size:12px;color:#9eacbe}.market-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;font-size:12px;color:#99a7ba;margin-bottom:24px}.market-detail{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:35px;align-items:start}.market-detail-photo{aspect-ratio:4/3;border:1px solid var(--market-line);border-radius:14px}.market-detail-photo img:not(.market-placeholder-image){-o-object-fit:contain;object-fit:contain}.market-detail-info{padding:6px 0;min-width:0}.gear-market-page .market-detail-info h1{font-size:clamp(26px,2.6vw,36px);line-height:1.2;margin:17px 0}.market-detail-info .market-price{font-size:34px;color:#f8e6d1;line-height:1.3;margin:0 0 13px}.market-detail-info .market-product-location{font-size:13px}.market-detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:21px 0;margin:20px 0;border-top:1px solid var(--market-line);border-bottom:1px solid var(--market-line)}.market-detail-facts dt{color:#95a4b9;font-size:11px;margin-bottom:6px}.market-detail-facts dd{color:#e1d6c9;font-size:13px;margin:0;overflow-wrap:anywhere}.market-seller{display:flex;align-items:center;gap:12px;margin:20px 0;font-size:13px}.market-seller-avatar{display:grid;place-items:center;width:42px;height:42px;flex:none;color:#f6bc91;background:#f5a36f15;border:1px solid #f5a36f30;border-radius:50%;font-size:15px;font-weight:600}.market-seller small{display:block;font-size:11px}.market-detail-info .community-actions{margin:18px 0 12px}.market-detail-info .market-help{margin:0}.market-detail-sections{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:26px;margin-top:28px;align-items:start}.market-detail-sections .community-card,.gear-market-page .market-questions,.gear-market-page .market-form.community-card{background:var(--market-surface)}.market-detail-sections h2{font-size:19px}.market-detail-sections p,.market-detail-sections li{font-size:14px;color:#b7c3d3;line-height:1.85}.market-detail-sections ul{margin:10px 0 0;padding-left:19px}.market-detail-sections h3{font-size:14px;margin-top:24px}.gear-market-page .market-questions{scroll-margin-top:124px}.market-questions .market-form{max-width:100%;margin-top:23px}.market-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:27px;align-items:start}.market-form-layout>.market-form{width:100%;max-width:none}.market-form-advice{border:1px solid var(--market-line);border-radius:12px;padding:23px;background:#151b24}.market-form-advice h2{font-size:17px}.market-form-advice ol{padding-left:18px;display:grid;gap:18px;margin:20px 0}.market-form-advice li{font-size:13px;color:#a8b7ca;line-height:1.8;padding-left:5px}.market-form-advice strong{display:block;color:#dfd9cf;font-weight:500}.gear-market-page .market-form input,.gear-market-page .market-form select,.gear-market-page .market-form textarea{background:#0e151e;color-scheme:dark}.gear-market-page .market-form textarea{resize:vertical;line-height:1.7}.market-form-section{margin:4px 0 0;padding-bottom:14px;border-bottom:1px solid var(--market-line);font-size:16px!important}@media(min-width:1101px){.market-refine>summary{pointer-events:none}.market-refine>summary:after{display:none}}@media(max-width:1100px){.market-category-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.market-layout{grid-template-columns:190px minmax(0,1fr);gap:19px}.market-listings{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.market-form-layout{grid-template-columns:minmax(0,1fr) 250px}.market-heading .community-actions{flex-shrink:1;justify-content:flex-end}}@media(max-width:760px){.gear-market-page .community-shell{width:calc(100% - 30px);margin-top:124px}.market-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:21px}.market-heading .community-actions{justify-content:flex-start;gap:8px}.market-category-strip{gap:8px;margin:13px 0 22px}.market-category{flex-direction:column;gap:7px;padding:10px 6px;text-align:center}.market-category img{width:44px;height:44px}.market-category strong{font-size:11px}.market-category small{font-size:10px;margin-top:1px}.market-browse-tabs{gap:19px;margin-bottom:17px}.market-browse-tabs a{font-size:13px;gap:6px;padding-bottom:12px}.market-layout{grid-template-columns:minmax(0,1fr);gap:21px}.market-refine{padding:14px 16px}.market-refine-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.market-refine-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.market-layout>aside>.market-help{display:none}.market-results-head h2{font-size:18px}.market-sort{gap:5px}.market-sort>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.gear-market-page .market-sort select{max-width:155px}.market-listings{gap:12px}.market-product-image{aspect-ratio:1}.market-product-body{padding:13px 11px 11px}.market-product-topline{display:block;margin-bottom:8px}.market-product-topline .market-price{font-size:21px;margin-bottom:5px}.market-product-topline .market-price.is-unpriced{font-size:15px}.gear-market-page .market-product h3{font-size:13px}.market-product-location{font-size:10px}.market-product-footer{flex-direction:column;align-items:flex-start;padding:10px 11px}.market-image-label{font-size:9px;left:7px;bottom:7px;padding:4px 6px}.market-product-image .market-status{top:7px;left:7px;font-size:9px}.market-wanted-grid{grid-template-columns:minmax(0,1fr)}.market-wanted-product .market-product-footer{flex-direction:row}.market-detail,.market-detail-sections,.market-form-layout{grid-template-columns:minmax(0,1fr);gap:22px}.market-detail-photo{aspect-ratio:4/3}.market-detail-info{padding:0}.market-detail-sections{margin-top:24px}.market-detail-info .market-price{font-size:31px}.market-bottom-note{align-items:flex-start;font-size:11px}}@media(max-width:370px){.market-listings{grid-template-columns:minmax(0,1fr)}.market-product-image{aspect-ratio:4/3}.market-product h3 a{min-height:0}.market-browse-tabs{gap:11px}}@media(prefers-reduced-motion:reduce){.market-category,.market-product{transition:none}.market-product:hover{transform:none}}
