.Layout_layout__oM4MU{display:flex;flex-direction:column;min-height:100vh}.Layout_main__BqQ1G{flex:1 1}.Layout_header__8XhYm{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Layout_headerContent__06wDW{max-width:var(--container-width);margin:0 auto;padding:.8rem var(--container-padding);justify-content:space-between;flex-wrap:wrap;gap:1rem}.Layout_headerContent__06wDW,.Layout_logo__Yfd0y{display:flex;align-items:center}.Layout_logo__Yfd0y img{height:50px;width:auto}.Layout_mainNav__9Y56_{display:flex;align-items:center;flex:1 1;justify-content:center}.Layout_navList__WyI_B{display:flex;list-style:none;padding:0;margin:0;gap:1.2rem}.Layout_navItem__dRAc_ a{color:var(--gray-700);font-weight:500;text-decoration:none;padding:.5rem 0;transition:color .2s ease;position:relative}.Layout_navItem__dRAc_ a.Layout_active__obJLs,.Layout_navItem__dRAc_ a:hover{color:var(--primary-color)}.Layout_navItem__dRAc_ a.Layout_active__obJLs:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:var(--primary-color);border-radius:2px}@media (max-width:768px){.Layout_navItem__dRAc_ a.Layout_active__obJLs{color:var(--primary-color);font-weight:600}.Layout_navItem__dRAc_ a.Layout_active__obJLs:after{height:3px;bottom:-11px}}.Layout_headerActions___RgFH{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.Layout_adminButton__RZpO6,.Layout_auctionButton__nclal,.Layout_loginButton__770Ob,.Layout_logoutButton__AteYb,.Layout_profileButton__F1MQu,.Layout_searchButton__luaPm{padding:.5rem .8rem;border-radius:6px;font-weight:500;font-size:.8rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;min-width:70px;border:1px solid transparent;white-space:nowrap}.Layout_searchButton__luaPm{background-color:#f8f9fa;color:#495057;border:1px solid #e9ecef}.Layout_searchButton__luaPm:hover{background-color:#e9ecef;border-color:#dee2e6;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.Layout_auctionButton__nclal{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;border:1px solid #2980b9}.Layout_auctionButton__nclal:hover{background:linear-gradient(135deg,#2980b9,#21618c);transform:translateY(-1px);box-shadow:0 4px 12px rgba(52,152,219,.3);text-decoration:none;border-color:#21618c}.Layout_loginButton__770Ob{background:linear-gradient(135deg,#27ae60,#229954);color:#fff;border:1px solid #229954}.Layout_loginButton__770Ob:hover{background:linear-gradient(135deg,#229954,#1e8449);transform:translateY(-1px);box-shadow:0 4px 12px rgba(39,174,96,.3);text-decoration:none;border-color:#1e8449}.Layout_profileButton__F1MQu{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;border:1px solid #27ae60}.Layout_profileButton__F1MQu:hover{background:linear-gradient(135deg,#27ae60,#229954);transform:translateY(-1px);box-shadow:0 4px 12px rgba(46,204,113,.3);text-decoration:none;border-color:#229954}.Layout_logoutButton__AteYb{background-color:#6c757d;color:#fff;border:1px solid #6c757d;cursor:pointer}.Layout_logoutButton__AteYb:hover{background-color:#5a6268;transform:translateY(-1px);box-shadow:0 4px 12px hsla(208,7%,46%,.3);border-color:#5a6268}.Layout_adminButton__RZpO6{background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff;border:1px solid #8e44ad}.Layout_adminButton__RZpO6:hover{background:linear-gradient(135deg,#8e44ad,#7d3c98);transform:translateY(-1px);box-shadow:0 4px 12px rgba(155,89,182,.3);text-decoration:none;border-color:#7d3c98}@media (max-width:1200px){.Layout_headerActions___RgFH{gap:.4rem}.Layout_adminButton__RZpO6,.Layout_auctionButton__nclal,.Layout_loginButton__770Ob,.Layout_logoutButton__AteYb,.Layout_profileButton__F1MQu,.Layout_searchButton__luaPm{padding:.45rem .7rem;font-size:.75rem;min-width:60px}}@media (max-width:1000px){.Layout_headerContent__06wDW{flex-direction:column;padding:.6rem var(--container-padding);gap:.75rem}.Layout_mainNav__9Y56_{order:2;justify-content:center}.Layout_headerActions___RgFH{order:3;justify-content:center}.Layout_logo__Yfd0y{order:1}}.Layout_footer__3v8iv{background-color:var(--secondary-color);color:#fff;padding:4rem 0 2rem;margin-top:4rem}.Layout_footerContent__Vp3O_{max-width:var(--container-width);margin:0 auto;padding:0 var(--container-padding)}.Layout_footerGrid__ROpY2{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:3rem}.Layout_footerTitle__GgWIV{font-size:1.25rem;margin-top:0;margin-bottom:1.5rem;color:#fff;position:relative}.Layout_footerTitle__GgWIV:after{content:"";position:absolute;bottom:-.5rem;left:0;width:50px;height:2px;background-color:var(--primary-color);border-radius:2px}.Layout_footerText__kjvEE{margin-bottom:1.5rem;line-height:1.6;color:hsla(0,0%,100%,.8)}.Layout_footerAddress__bSw9e{font-style:normal;line-height:1.6;color:hsla(0,0%,100%,.8)}.Layout_footerAddress__bSw9e p{margin:.25rem 0}.Layout_footerAddress__bSw9e a{color:var(--primary-color);text-decoration:none;transition:color .2s ease}.Layout_footerAddress__bSw9e a:hover{color:#2980b9;text-decoration:underline}.Layout_footerLinks__IW6OI{list-style:none;padding:0;margin:0}.Layout_footerLinks__IW6OI li{margin-bottom:.75rem}.Layout_footerLinks__IW6OI a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .2s ease}.Layout_footerLinks__IW6OI a:hover{color:var(--primary-color);text-decoration:underline}.Layout_footerHours__ZA47s{margin-bottom:1.5rem;line-height:1.6;color:hsla(0,0%,100%,.8)}.Layout_footerHours__ZA47s p{margin:.25rem 0}.Layout_footerSocial__7W9Az{display:flex;gap:1rem}.Layout_socialLink__LyGz2{color:var(--primary-color);text-decoration:none;transition:color .2s ease}.Layout_socialLink__LyGz2:hover{color:#2980b9;text-decoration:underline}.Layout_footerBottom__CYzGn{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem;text-align:center}.Layout_copyright__lXcTE{color:hsla(0,0%,100%,.6);font-size:.9rem}@media (max-width:1200px){.Layout_mainNav__9Y56_{margin-left:1rem;margin-right:1rem}.Layout_navList__WyI_B{gap:1.2rem}}@media (max-width:992px){.Layout_headerContent__06wDW{flex-wrap:nowrap}.Layout_logo__Yfd0y{flex-shrink:0;margin-right:1rem}.Layout_mainNav__9Y56_{flex:1 1;overflow-x:auto;margin-right:1rem;scrollbar-width:none;-ms-overflow-style:none}.Layout_mainNav__9Y56_::-webkit-scrollbar{display:none}.Layout_navList__WyI_B{flex-wrap:nowrap;gap:1.2rem}.Layout_navItem__dRAc_{flex-shrink:0;white-space:nowrap}.Layout_headerActions___RgFH{flex-shrink:0}.Layout_searchButton__luaPm{display:none}}@media (max-width:768px){.Layout_header__8XhYm{background-color:#fff;box-shadow:none;border-bottom:1px solid var(--gray-200)}.Layout_headerContent__06wDW{flex-direction:column;padding:0;gap:0}.Layout_logo__Yfd0y{margin:0;padding:1rem var(--container-padding);display:flex;justify-content:center;width:100%;border-bottom:1px solid var(--gray-200)}.Layout_headerActions___RgFH{order:2;gap:.5rem;width:100%;padding:.7rem var(--container-padding);justify-content:flex-end;background-color:var(--gray-100)}.Layout_mainNav__9Y56_{order:3;width:100%;border-bottom:1px solid var(--gray-200);margin:0;padding:.5rem 0}.Layout_navList__WyI_B{justify-content:center;padding:.3rem 0}.Layout_navItem__dRAc_{padding:0 .5rem}.Layout_navItem__dRAc_ a{padding:.5rem .3rem;font-size:.95rem}.Layout_adminButton__RZpO6,.Layout_auctionButton__nclal,.Layout_loginButton__770Ob,.Layout_logoutButton__AteYb,.Layout_profileButton__F1MQu,.Layout_searchButton__luaPm{padding:.5rem .8rem;font-size:.85rem;min-width:auto}.Layout_searchButton__luaPm{display:none}.Layout_footerGrid__ROpY2{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}}@media (max-width:576px){.Layout_logo__Yfd0y{padding:.7rem var(--container-padding)}.Layout_logo__Yfd0y img{height:40px}.Layout_headerActions___RgFH{padding:.6rem var(--container-padding)}.Layout_mainNav__9Y56_{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.Layout_mainNav__9Y56_::-webkit-scrollbar{display:none}.Layout_navList__WyI_B{gap:.5rem;justify-content:flex-start;padding-left:var(--container-padding);padding-right:var(--container-padding);flex-wrap:nowrap}.Layout_navItem__dRAc_{white-space:nowrap;flex-shrink:0}.Layout_footerGrid__ROpY2{grid-template-columns:1fr;gap:2rem}.Layout_adminButton__RZpO6,.Layout_auctionButton__nclal,.Layout_loginButton__770Ob,.Layout_logoutButton__AteYb,.Layout_profileButton__F1MQu,.Layout_searchButton__luaPm{padding:.45rem .7rem;font-size:.8rem}}.MobileNav3_mobileHeader__a16c6{background-color:#fff;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.05)}.MobileNav3_topSection__Fg25A{display:flex;justify-content:center;padding:1rem var(--container-padding);border-bottom:1px solid var(--gray-200);position:relative}.MobileNav3_mobileLogo__eGxZM{height:40px;width:auto}.MobileNav3_actionButtons__SDAM_{position:absolute;top:50%;right:var(--container-padding);transform:translateY(-50%);display:flex;gap:.5rem}.MobileNav3_actionButton__FxbSw{border:none;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;background-color:var(--gray-100);color:var(--gray-700);cursor:pointer;transition:all .2s ease}.MobileNav3_actionButton__FxbSw:hover{background-color:var(--gray-200)}.MobileNav3_searchButton__bHCP0{position:absolute;top:50%;left:var(--container-padding);transform:translateY(-50%);border:none;background:none;color:var(--gray-600);cursor:pointer;font-size:1.25rem}.MobileNav3_navSection__ugKaH{background-color:#fff;padding:.75rem 0;border-bottom:1px solid var(--gray-200);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.MobileNav3_navSection__ugKaH::-webkit-scrollbar{display:none}.MobileNav3_navList__LjdiY{display:flex;list-style:none;padding:0 var(--container-padding);margin:0;gap:1.5rem}.MobileNav3_navItem__livfQ{flex-shrink:0;position:relative}.MobileNav3_navItem__livfQ a{color:var(--gray-600);text-decoration:none;font-weight:500;font-size:.95rem;padding:.5rem 0;display:block;transition:color .2s ease}.MobileNav3_navItem__livfQ a:hover{color:var(--primary-color)}.MobileNav3_navItem__livfQ a.MobileNav3_active__Y_Okx{color:var(--primary-color);font-weight:600}.MobileNav3_navItem__livfQ a.MobileNav3_active__Y_Okx:after{content:"";position:absolute;bottom:-.75rem;left:0;width:100%;height:3px;background-color:var(--primary-color);border-radius:3px}.MobileNav3_callToActionBar__8iYnR{display:flex;padding:.75rem var(--container-padding);gap:.75rem;background-color:var(--gray-50);justify-content:space-between}.MobileNav3_ctaButton__yYUGz{flex:1 1;padding:.75rem 0;border-radius:var(--border-radius);text-align:center;font-weight:500;font-size:.9rem;text-decoration:none;transition:all .2s ease}.MobileNav3_primaryCta__rui9E{background-color:var(--primary-color);color:#fff}.MobileNav3_primaryCta__rui9E:hover{background-color:#2980b9}.MobileNav3_secondaryCta___PRFW{background-color:var(--error-color);color:#fff}.MobileNav3_secondaryCta___PRFW:hover{background-color:#c0392b}.MobileNav3_mobilePageContent__XPaao{margin-top:1rem}.ProductCard_gridCard__iLlzN{display:flex;flex-direction:column;background-color:#fff;border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-md);transition:all .2s ease;text-decoration:none;height:100%}.ProductCard_gridCard__iLlzN:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.ProductCard_imageContainer__wPXTj{position:relative;width:100%;padding-bottom:66.67%;overflow:hidden}.ProductCard_imageWrapper__A_6g4{position:absolute;top:0;left:0;width:100%;height:100%}.ProductCard_productImage__RSK1Q{transition:transform .3s ease}.ProductCard_gridCard__iLlzN:hover .ProductCard_productImage__RSK1Q{transform:scale(1.05)}.ProductCard_timeRemaining__Hi7v2{position:absolute;top:12px;right:12px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;border-radius:var(--border-radius-sm);background-color:rgba(0,0,0,.7);color:#fff;z-index:1}.ProductCard_timerNormal__r_7gA,.ProductCard_timerSoon__V2x7c{background-color:rgba(52,152,219,.9)}.ProductCard_timerEnding__mCD60{background-color:rgba(243,156,18,.9)}.ProductCard_timerUrgent__ySBxW{background-color:rgba(231,76,60,.9);animation:ProductCard_pulseBg___YYlH 1.5s infinite}.ProductCard_timerEnded__SProF{background-color:rgba(0,0,0,.7)}.ProductCard_buyNow__4eiRG{background-color:rgba(39,174,96,.9);animation:ProductCard_pulseGreen__fa4Qk 2s infinite}@keyframes ProductCard_pulseBg___YYlH{0%{background-color:rgba(231,76,60,.9)}50%{background-color:rgba(231,76,60,.7)}to{background-color:rgba(231,76,60,.9)}}@keyframes ProductCard_pulseGreen__fa4Qk{0%{background-color:rgba(39,174,96,.9)}50%{background-color:rgba(39,174,96,.7)}to{background-color:rgba(39,174,96,.9)}}.ProductCard_conditionBadge__NdYfA{position:absolute;top:12px;left:12px;padding:.25rem .5rem;font-size:.65rem;font-weight:600;border-radius:var(--border-radius-sm);color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:1}.ProductCard_conditionGradeA__KVxjz{background-color:var(--success-color)}.ProductCard_conditionGradeB__GFtIm{background-color:var(--primary-color)}.ProductCard_conditionGradeC__NcwHC{background-color:var(--warning-color)}.ProductCard_conditionGradeD__z3Iv_{background-color:var(--error-color)}.ProductCard_conditionForPartsOnly__TP4a7{background-color:#777}.ProductCard_cardContent__KBpfy{display:flex;flex-direction:column;flex:1 1;padding:1.25rem}.ProductCard_productTitle__5sox7{font-size:1.1rem;font-weight:600;color:var(--secondary-color);margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ProductCard_productModel__V0op9{margin-bottom:.75rem;font-size:.875rem;color:var(--gray-600)}.ProductCard_modelLabel__VNxM0{color:var(--gray-500);margin-right:.25rem}.ProductCard_specs__gJTwc{margin-bottom:1rem;flex:1 1}.ProductCard_specItem__7xXCP{margin-bottom:.4rem;font-size:.8rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ProductCard_specName__xiDXf{color:var(--gray-500);margin-right:.25rem;text-transform:capitalize}.ProductCard_specValue__CuZ_2{color:var(--gray-700);font-weight:500}.ProductCard_priceRow__eGkwm{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--gray-200)}.ProductCard_currentBid__sh4P1{display:flex;flex-direction:column}.ProductCard_bidLabel__8dmic{font-size:.75rem;font-weight:600;color:var(--gray-600);margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.03em}.ProductCard_bidAmount__oTQVc{font-size:1.2rem;font-weight:700;color:var(--primary-color);background-color:rgba(41,128,185,.1);padding:.2rem .4rem;border-radius:var(--border-radius-sm)}.ProductCard_auctionEnd__CUKwH{display:flex;flex-direction:column;text-align:right}.ProductCard_endLabel__QIygs{font-size:.7rem;color:var(--gray-500);margin-bottom:.15rem}.ProductCard_endDate__JVMCk{font-size:.8rem;color:var(--gray-700)}.ProductCard_listCard__PsFeO{display:flex;background-color:#fff;border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-md);transition:all .2s ease;text-decoration:none;margin-bottom:1rem}.ProductCard_listCard__PsFeO:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.ProductCard_listImageContainer__lO7Y4{position:relative;width:25%;min-width:180px;overflow:hidden}.ProductCard_listCard__PsFeO:hover .ProductCard_productImage__RSK1Q{transform:scale(1.05)}.ProductCard_listContent__rPegE{flex:1 1;padding:1.25rem;display:flex;flex-direction:column}.ProductCard_listHeader__kpE2j{margin-bottom:.75rem}.ProductCard_listSpecs__v5ziW{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5rem 1.5rem;gap:.5rem 1.5rem;margin-bottom:1.25rem}.ProductCard_listFooter__OfquE{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--gray-200)}.ProductCard_bidInfo__VbKYY{display:flex;flex-direction:column;gap:.5rem}.ProductCard_listTimeRemaining__n__7S{font-size:.85rem;font-weight:500}.ProductCard_auctionDates__mmp9P{display:flex;flex-direction:column;gap:.25rem;text-align:right;font-size:.8rem}.ProductCard_dateLabel__i_cU5{color:var(--gray-500);margin-right:.25rem}.ProductCard_dateValue__ijt51{color:var(--gray-700)}.ProductCard_manifestSection__b2w_R{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--gray-200)}.ProductCard_manifestLink__O0g6i{display:inline-flex;align-items:center;padding:.5rem .75rem;background-color:var(--primary-color);color:#fff;text-decoration:none;border-radius:4px;font-size:.85rem;font-weight:500;transition:all .2s ease}.ProductCard_manifestLink__O0g6i:hover{background-color:#2980b9;transform:translateY(-1px);text-decoration:none;color:#fff}@media (max-width:768px){.ProductCard_listCard__PsFeO{flex-direction:column}.ProductCard_listImageContainer__lO7Y4{width:100%;padding-bottom:60%}.ProductCard_listSpecs__v5ziW{grid-template-columns:1fr}.ProductCard_listFooter__OfquE{flex-direction:column;gap:1rem}.ProductCard_auctionDates__mmp9P{text-align:left}.ProductCard_gridCard__iLlzN{min-height:320px}.ProductCard_productTitle__5sox7{font-size:1.05rem!important;line-height:1.3;margin-bottom:.6rem;font-weight:600}.ProductCard_productPrice__Fn7aL{font-size:1.25rem!important;font-weight:700}.ProductCard_originalPrice__t2iHf{font-size:.9rem!important}.ProductCard_productSpecs__OZmDr{font-size:.85rem!important;line-height:1.4}.ProductCard_cardContent__KBpfy{padding:1rem!important}.ProductCard_bidInfo__VbKYY{font-size:.85rem!important}}