@charset "UTF-8";.auth-modal-mask{position:fixed;inset:0;z-index:1300;background:#00000073;display:flex;align-items:center;justify-content:center}.auth-modal{width:460px;max-width:calc(100vw - 24px);background:#fff;border-radius:10px;padding:40px;position:relative;text-align:center}.auth-modal__close{position:absolute;top:12px;right:14px;border:none;background:transparent;color:#666;font-size:14px;line-height:1;padding:2px}.auth-modal__back{position:absolute;top:12px;left:14px;border:none;background:transparent;color:#666;font-size:14px;line-height:1;padding:2px;cursor:pointer}.auth-modal__brand{display:inline-flex;align-items:center;justify-content:center;gap:11px;margin-bottom:26px}.auth-modal__logo-icon{width:48px;height:48px;object-fit:contain}.auth-modal__logo-text{color:#ff552e;font-size:24px;font-weight:600;text-align:left}.auth-modal__title{margin:0 0 16px;font-size:18px;font-weight:500;color:#333;line-height:1.4}.auth-modal__desc{margin:-6px 0 14px;color:#999;font-size:12px;line-height:1.4}.auth-modal__form{display:flex;flex-direction:column;gap:10px}.auth-modal__input{width:100%;height:48px;border:1px solid #d6d6d6;border-radius:6px;padding:0 14px;font-size:16px;color:#333;outline:none}.auth-modal__input:focus{border-color:#ff552e;box-shadow:0 0 0 2px #ff552e1f}.auth-modal__input:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.auth-modal__input--error{border-color:#ff4d4f}.auth-modal__input--error:focus{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f1f}.auth-modal__field-error{margin:-4px 0 2px;text-align:left;color:#ff4d4f;font-size:12px;line-height:1.3}.auth-modal__hint{margin:-4px 0 2px;text-align:left;color:#999;font-size:12px;line-height:1.3}.auth-modal__primary{width:100%;height:60px;border:none;border-radius:6px;background:#ff552e;color:#fff;font-size:18px;font-weight:500;cursor:pointer;margin-top:4px}.auth-modal__primary:disabled{cursor:not-allowed;opacity:.7}.auth-modal__divider{margin:12px 0;color:#bbb;font-size:12px;position:relative}.auth-modal__divider:before,.auth-modal__divider:after{content:"";position:absolute;top:50%;width:calc(50% - 18px);border-top:1px solid #eee}.auth-modal__divider:before{left:0}.auth-modal__divider:after{right:0}.auth-modal__secondary{width:100%;height:60px;border:none;border-radius:6px;background:#f6f6f6;color:#333;font-size:16px;cursor:pointer}.auth-modal__inline-link{align-self:flex-end;border:none;background:transparent;color:#999;font-size:12px;padding:0;margin-top:-2px;cursor:pointer}.auth-modal__inline-link strong{color:#333;font-weight:600}.auth-modal__link{margin-top:10px;border:none;background:transparent;color:#999;font-size:12px;padding:0}.auth-modal__ghost-link{margin-top:8px;border:none;background:transparent;color:#ff552e;font-size:12px;padding:0}.auth-modal__code-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:6px}.auth-modal__code-input{width:100%;min-width:0;height:46px;border:1px solid #d6d6d6;border-radius:8px;text-align:center;font-size:24px;color:#333;outline:none}.auth-modal__code-input:focus{border-color:#ff552e;box-shadow:0 0 0 2px #ff552e1f}.auth-modal__code-input--error{border-color:#ff4d4f}.auth-modal__code-input--error:focus{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f1f}@media(max-width:640px){.auth-modal{padding:28px 18px 24px;max-width:calc(100vw - 28px);border-radius:12px}.auth-modal__brand{margin-bottom:20px}.auth-modal__logo-icon{width:40px;height:40px}.auth-modal__logo-text{font-size:20px}.auth-modal__title{font-size:16px;margin-bottom:12px}.auth-modal__code-row{gap:6px}.auth-modal__code-input{height:42px;font-size:20px;border-radius:6px}}.pre-auction-notice-mask{position:fixed;inset:0;z-index:1400;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px}.pre-auction-notice{width:640px;max-width:100%;max-height:calc(100vh - 48px);background:#fff;border-radius:10px;padding:32px 40px 28px;position:relative;display:flex;flex-direction:column}.pre-auction-notice__close{position:absolute;top:12px;right:14px;border:none;background:transparent;color:#666;font-size:14px;line-height:1;padding:2px;cursor:pointer}.pre-auction-notice__title{margin:0 0 20px;font-size:20px;font-weight:600;line-height:1.4;color:#333;text-align:center}.pre-auction-notice__body{flex:1;overflow-y:auto;margin-bottom:24px}.pre-auction-notice__list{margin:0;padding-left:20px;color:#333;font-size:14px;line-height:1.7}.pre-auction-notice__list li+li{margin-top:12px}.pre-auction-notice__confirm{width:100%;height:44px;border:none;border-radius:6px;background:#ff552e;color:#fff;font-size:16px;font-weight:500;cursor:pointer}.pre-auction-notice__confirm:hover{background:#e64a26}.layout{min-height:100vh;background:#f9f9f9}.makes-dropdown{position:fixed;left:0;right:0;bottom:0;z-index:210;display:flex;flex-direction:column;pointer-events:none}.makes-dropdown--menu .makes-dropdown__panel{pointer-events:auto;flex:0 0 auto;background:#fff;box-shadow:0 12px 40px #0000001f;border-top:1px solid #eee}.makes-dropdown--menu .makes-dropdown__inner{max-width:1200px;width:100%;margin:0 auto;padding:36px 24px 28px;box-sizing:border-box}.makes-dropdown--menu .makes-dropdown__footer{margin-top:28px;padding:20px 0 4px}.makes-dropdown__mask{flex:1;pointer-events:auto;border:none;padding:0;margin:0;background:#00000059;cursor:default}.makes-dropdown--all{pointer-events:auto;background:#fff;overflow:hidden}.makes-dropdown--all .makes-dropdown__panel{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;border-top:1px solid #eee}.makes-dropdown--all .makes-dropdown__inner{flex:1;display:flex;flex-direction:column;min-height:0;max-width:1200px;width:100%;margin:0 auto;padding:28px 24px 24px;box-sizing:border-box}.makes-dropdown__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.makes-dropdown__title{margin:0 0 16px;font-size:15px;font-weight:700;color:#111;line-height:1.3}.makes-dropdown__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.makes-dropdown__item{display:block;padding:10px 0;color:#333;font-size:14px;line-height:1.4;text-decoration:none;transition:color .15s}.makes-dropdown__item:hover{color:#ff7f03}.makes-dropdown__footer{border-top:1px solid #f0f0f0;text-align:center}.makes-dropdown__view-all{color:#333;font-size:14px;font-weight:500;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;transition:color .15s}.makes-dropdown__view-all:hover{color:#ff7f03}.all-brands{flex:1;display:flex;flex-direction:column;min-height:0}.all-brands__title{flex-shrink:0;margin:0 0 20px;font-size:18px;font-weight:700;color:#111}.all-brands__az{flex-shrink:0;display:flex;flex-wrap:wrap;gap:4px 0;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.all-brands__az-item{flex:0 0 3.8461538462%;max-width:3.8461538462%;padding:4px 0;border:none;background:none;font-size:13px;font-weight:500;color:#ccc;cursor:default;text-align:center;font-family:inherit}.all-brands__az-item--active{color:#333;cursor:pointer}.all-brands__az-item--active:hover{color:#ff7f03}.all-brands__az-item:disabled{cursor:default}.all-brands__body{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent}.all-brands__body::-webkit-scrollbar{width:6px}.all-brands__body::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.all-brands__status{margin:0;padding:40px 0;text-align:center;font-size:14px;color:#999}.all-brands__section{padding-bottom:24px}.all-brands__section:last-child{padding-bottom:8px}@media(max-width:900px){.makes-dropdown--menu .makes-dropdown__inner{padding:24px 16px 22px}.makes-dropdown__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-height:min(520px,100vh - 150px);overflow-y:auto}}@media(max-width:640px){.makes-dropdown{bottom:auto;display:block}.makes-dropdown__mask{position:fixed;inset:0}.makes-dropdown--menu .makes-dropdown__panel,.makes-dropdown--all .makes-dropdown__panel{position:relative;z-index:1}.makes-dropdown--all{background:transparent;overflow:visible}.makes-dropdown--all .makes-dropdown__panel{max-height:calc(100vh - var(--makes-anchor-bottom, 0px));overflow:auto;background:#fff}.makes-dropdown--all .makes-dropdown__inner{min-height:auto}.makes-dropdown--menu .makes-dropdown__inner{padding:18px 12px}.makes-dropdown--menu .makes-dropdown__footer{margin-top:18px;padding-top:14px}.makes-dropdown__columns{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:20px;max-height:min(440px,100vh - 142px)}.makes-dropdown__title{margin-bottom:8px;font-size:13px}.makes-dropdown__item{padding:8px 0;font-size:13px}}.all-brands__letter{margin:0 0 12px;font-size:20px;font-weight:700;color:#111;line-height:1.2}.all-brands__grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:24px}.all-brands__item{display:block;padding:12px 0;color:#333;font-size:14px;line-height:1.4;text-decoration:none;transition:color .15s}.all-brands__item:hover{color:#ff7f03}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;box-shadow:none;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease}@media(min-width:1025px){.header--overlay{position:absolute;top:0;left:0;right:0}.header--non-sticky{position:relative;top:auto}.header--non-sticky+.header-spacer{display:none!important}}.header--makes-open{z-index:220;background:#fff;box-shadow:0 2px 12px #00000014}.header--makes-open .header-top{background:#fff}.header--makes-open .logo-text{color:#222}.header--makes-open .search-bar{background:#fff;border-color:#ff552e}.header--makes-open .search-input{color:#333}.header--makes-open .search-input::placeholder{color:#999}.header--makes-open .nav-item{color:#333}.header--makes-open .btn-signin{border:0;color:#333}.header--makes-open .btn-signin:hover{background:#ff552e14}.header--makes-open .header-nav{background:#fff;border-top:1px solid #eee}.header--makes-open .nav-link a,.header--makes-open .nav-link .nav-link__trigger,.header--makes-open .nav-subscribe{color:#444}.header--makes-open .nav-subscribe:hover{color:#ff7f03}.header--makes-open .nav-subscribe__icon{filter:none;opacity:1}.header--light{background:transparent;box-shadow:none}.header--light .header-top{background:transparent}.header--light .logo-text{color:#222}.header--light .search-bar{background:#fff;border-color:#ff552e}.header--light .search-input{color:#333}.header--light .search-input::placeholder{color:#999}.header--light .nav-item{color:#333}.header--light .btn-signin{border:0;color:#333}.header--light .btn-signin:hover{background:#ff552e14}.header--light .header-nav{background:transparent;border-top:none}.header--light .nav-link a,.header--light .nav-link .nav-link__trigger{color:#444}.header--light .nav-subscribe{color:#444;font-size:12px}.header--overlay{z-index:100;background:transparent;box-shadow:none}.header--overlay .header-top{background:transparent}.header--overlay .header-nav{background:transparent;border-top:none}.header.header--scrolled{background:#fff!important;box-shadow:0 2px 12px #00000014!important}.header.header--scrolled .header-top{background:#fff!important}.header.header--scrolled .logo-text{color:#222}.header.header--scrolled .search-bar{background:#fff;border-color:#ff552e}.header.header--scrolled .search-input{color:#333}.header.header--scrolled .search-input::placeholder{color:#999}.header.header--scrolled .nav-item{color:#333}.header.header--scrolled .btn-signin{border:0;color:#333}.header.header--scrolled .btn-signin:hover{background:#ff552e14}.header.header--scrolled .header-nav{background:#fff!important;border-top:1px solid #eee!important}.header.header--scrolled .nav-link a,.header.header--scrolled .nav-link .nav-link__trigger{color:#444}.header.header--scrolled .lang-trigger{color:#333}.header.header--scrolled .lang-trigger:hover,.header.header--scrolled .lang-trigger.lang-trigger--open{background:#ff7f030f}.header.header--scrolled .lang-trigger .lang-current{color:#333}.header.header--scrolled .lang-trigger .lang-chevron path{stroke:#555}.header-spacer{width:100%}.header-top{position:relative;z-index:2;background:transparent;padding:0;transition:background .35s ease}.header-top-inner{display:flex;align-items:center;justify-content:flex-start;height:68px}.logo{display:flex;align-items:center;gap:8px;flex-shrink:0;text-decoration:none}.logo-icon{width:36px;height:36px;object-fit:contain}.logo-text{color:#fff;font-size:20px;font-weight:600;white-space:nowrap}.search-bar-wrap{position:relative;flex:1 1 520px;max-width:520px;margin:0 24px 0 30px;z-index:20}.search-bar-wrap--open{z-index:260}.search-bar{display:flex;align-items:center;background:#fff3;border:1px solid rgba(255,255,255,.6);border-radius:20px;overflow:hidden;height:40px}.search-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px;padding:0 20px}.search-input::placeholder{color:#ffffffb3}.search-btn{width:72px;height:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#ff552e;border-radius:20px}.search-icon{width:28px;height:28px;object-fit:contain}.search-panel{position:fixed;inset:68px 0 0;background:#0000007a;box-sizing:border-box;overflow:hidden auto;z-index:240}.search-panel__surface{position:relative;width:100%;padding:24px 0 28px;background:#fff;box-shadow:0 10px 28px #00000014}.search-panel__content{position:relative;width:min(960px,100vw - var(--search-panel-left, 24px) - 48px);margin-left:var(--search-panel-left, 24px);padding-right:48px;box-sizing:border-box}.search-panel__close{position:absolute;top:24px;right:32px;width:28px;height:28px;border:0;background:transparent;cursor:pointer;z-index:10;touch-action:manipulation}.search-panel__close span{position:absolute;top:13px;left:4px;width:20px;height:1.5px;background:#111;border-radius:999px}.search-panel__close span:first-child{transform:rotate(45deg)}.search-panel__close span:last-child{transform:rotate(-45deg)}.search-panel__section+.search-panel__section{margin-top:24px}.search-panel__title{margin:0 0 12px;color:#111;font-size:16px;font-weight:600;line-height:1.4}.search-panel__chips{display:flex;flex-wrap:wrap;gap:12px 14px}.search-panel__suggestions{display:flex;flex-direction:column;align-items:stretch;width:100%}.search-panel__suggestion{display:flex;align-items:center;gap:10px;width:100%;min-height:28px;padding:6px 10px;border:0;background:transparent;color:#222;font-size:14px;line-height:1.5;cursor:pointer;text-align:left}.search-panel__suggestion:hover{background:#f7f7f7;color:#ff552e}.search-panel__suggestion+.search-panel__suggestion{margin-top:4px}.search-panel__suggestion-icon{width:16px;min-width:16px;height:16px;display:inline-block;flex:0 0 16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='7' cy='7' r='5.25' stroke='%23D0D0D0' stroke-width='1.5'/%3E%3Cpath d='M10.75 10.75L14 14' stroke='%23D0D0D0' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") center/16px 16px no-repeat}.search-panel__suggestion-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-panel__chip{padding:0 20px;min-height:30px;border:1px solid #f1f1f1;border-radius:999px;background:#f7f7f7;color:#222;font-size:14px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.search-panel__chip:hover{background:#ff7f0314;border-color:#ff7f033d;color:#ff552e}.search-panel__empty{color:#999;font-size:14px;line-height:30px}.header-right{display:flex;align-items:center;gap:20px;flex-shrink:0;margin-left:auto}.nav-item{color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap}.nav-icon{width:20px;height:20px;object-fit:contain}.about-us-nav{position:relative;z-index:10}.about-us{opacity:.85;text-decoration:none;transition:opacity .2s,color .2s}.about-us:hover{opacity:1}.about-us--active{opacity:1;color:#ff7f03}.about-us-dropdown-panel{position:absolute;top:100%;right:0;padding-top:10px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .15s ease,visibility .15s ease;z-index:200}.about-us-dropdown-panel--open{visibility:visible;opacity:1;pointer-events:auto}.about-us-dropdown{min-width:140px;background:#1e1208f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 8px 32px #00000073;list-style:none;margin:0;padding:6px}.about-us-dropdown a{display:block;padding:9px 14px;border-radius:8px;color:#ffffffd9;font-size:14px;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}.about-us-dropdown a:hover{background:#ffffff1a;color:#fff}.about-us-dropdown .about-us-dropdown__item--active a,.about-us-dropdown a.about-us-dropdown__item--active{color:#fff;background:#ff7f0326}.header--light .about-us-dropdown-panel .about-us-dropdown{background:#fff;border-color:#eee;box-shadow:0 8px 32px #0000001f}.header--light .about-us-dropdown-panel .about-us-dropdown a{color:#555}.header--light .about-us-dropdown-panel .about-us-dropdown a:hover{background:#f5f5f5;color:#222}.header--light .about-us-dropdown-panel .about-us-dropdown .about-us-dropdown__item--active a,.header--light .about-us-dropdown-panel .about-us-dropdown a.about-us-dropdown__item--active{background:#ff7f0314;color:#222}@media(max-width:1200px){.search-bar-wrap{margin-right:20px}.search-panel__surface{padding:20px 0 24px}.search-panel__content{width:calc(100vw - var(--search-panel-left, 24px) - 24px);padding-right:20px}.search-panel__close{right:20px}}.btn-signin{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 20px;background:transparent;border:1px solid rgba(255,255,255,.6);border-radius:10px;color:#fff;font-size:16px;cursor:pointer;white-space:nowrap;transition:background .2s;text-decoration:none;box-sizing:border-box}.btn-signin:hover{background:#ffffff26}.header-nav{position:relative;z-index:1;background:transparent;border-top:none;transition:background .35s ease,border-color .35s ease}.nav-subscribe{position:absolute;z-index:2;right:max(16px,50% - 600px);top:0;display:inline-flex;align-items:center;gap:6px;height:44px;padding:0;border:none;background:transparent;color:#ffffffd9;font-size:16px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:color .2s}.nav-subscribe:hover{color:#ff7f03}.nav-subscribe__icon{width:16px;height:16px;object-fit:contain}.nav-subscribe__text{font-size:16px}.header:not(.header--light) .nav-subscribe__icon{filter:brightness(0) invert(1);opacity:.85}.nav-subscribe.nav-subscribe--auctions{color:#444}.nav-subscribe.nav-subscribe--auctions:hover{color:#ff7f03}.nav-subscribe.nav-subscribe--auctions .nav-subscribe__icon{filter:none;opacity:1}.header.header--makes-open .nav-subscribe{color:#444}.header.header--makes-open .nav-subscribe:hover{color:#ff7f03}.header.header--makes-open .nav-subscribe__icon{filter:none;opacity:1}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:40px;height:44px;align-items:center}.nav-link{position:relative;height:44px;display:flex;align-items:center}.nav-link a,.nav-link .nav-link__trigger{color:#ffffffd9;font-size:16px;cursor:pointer;text-decoration:none;height:44px;display:flex;align-items:center;transition:color .2s}.nav-link a:hover,.nav-link .nav-link__trigger:hover{color:#ff7f03}.nav-link .nav-link__trigger{background:none;border:none;padding:0;margin:0}.nav-link.active a,.nav-link.active .nav-link__trigger{color:#ff7f03}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#ff7f03}.lang-switcher{position:relative;z-index:10}.lang-trigger{display:flex;align-items:center;gap:6px;background:transparent;border-radius:20px;padding:0 12px 0 10px;height:34px;color:#fff;font-size:16px;cursor:pointer;transition:background .2s;white-space:nowrap}.lang-trigger:hover,.lang-trigger--open{background:#ffffff1a}.lang-trigger .nav-icon{width:18px;height:18px;flex-shrink:0}.lang-current{font-size:16px;font-weight:500}.lang-chevron{flex-shrink:0;transition:transform .2s;opacity:.8}.lang-chevron--up{transform:rotate(180deg)}.lang-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:148px;background:#1e1208f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 8px 32px #00000073;list-style:none;margin:0;padding:6px;z-index:200;animation:langFadeIn .15s ease}@keyframes langFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lang-option{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:8px;cursor:pointer;transition:background .15s;color:#ffffffbf;font-size:14px}.lang-option:hover{background:#ffffff1a;color:#fff}.lang-option--active{color:#fff;background:#ff7f0326}.lang-option-sub{font-size:11px;font-weight:700;color:#ff7f03;min-width:22px;letter-spacing:.03em}.lang-option-label{flex:1}.lang-check{flex-shrink:0;margin-left:auto}.header--light .lang-trigger{color:#333}.header--light .lang-trigger:hover,.header--light .lang-trigger.lang-trigger--open{background:#ff7f030f}.header--light .lang-trigger .lang-current{color:#333}.header--light .lang-trigger .lang-chevron path{stroke:#555}.header--light .lang-dropdown{background:#fff;border-color:#eee;box-shadow:0 8px 32px #0000001f}.header--light .lang-option{color:#555}.header--light .lang-option:hover{background:#f5f5f5;color:#222}.header--light .lang-option--active{background:#ff7f0314;color:#222}.header--light .nav-subscribe{color:#444}.header--light .nav-subscribe:hover{color:#ff7f03}.header--light .nav-subscribe .nav-subscribe__icon{filter:none;opacity:1}.report-breadcrumb{display:flex;align-items:center;padding:0;margin:0;list-style:none;font-family:PingFangSC-Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:22px;height:49px}.report-breadcrumb li{display:inline-flex;align-items:center}.report-breadcrumb .report-breadcrumb__link{color:#999;text-decoration:none;cursor:pointer}.report-breadcrumb .report-breadcrumb__link:hover{color:#333}.report-breadcrumb .report-breadcrumb__sep{color:#333;margin:0 6px}.report-breadcrumb .report-breadcrumb__current{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:600px}@media(max-width:1024px){.header-top-inner{height:64px;min-height:64px;padding:10px 0;flex-wrap:nowrap;gap:10px 12px}.logo-text{font-size:18px}.search-bar-wrap{flex:1 1 auto;max-width:none;min-width:0;margin:0 4px}.search-panel{top:64px}.search-panel__content{width:calc(100vw - 32px);margin-left:16px;padding-right:40px}.header-right{gap:12px;margin-left:auto}.about-us-nav{display:none}.btn-signin{height:34px;padding:0 14px;font-size:14px}.header-nav{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.header-nav::-webkit-scrollbar{display:none}.header-nav .container{flex:0 0 auto;overflow-x:auto;scrollbar-width:none}.header-nav .container::-webkit-scrollbar{display:none}.nav-list{width:max-content;gap:28px;padding-right:0}.nav-subscribe{position:static;flex:0 0 auto;margin-left:28px;margin-right:16px}.report-breadcrumb{overflow:hidden}.report-breadcrumb .report-breadcrumb__current{max-width:50vw}}@media(max-width:640px){.container{width:calc(100% - 24px)}.header-top-inner{height:52px;min-height:52px;padding:6px 0;gap:6px}.logo-icon{width:30px;height:30px}.logo-text{display:none}.search-bar-wrap{margin:0 2px}.lang-trigger{height:30px;padding:0 4px;gap:2px}.lang-trigger .nav-icon{width:16px;height:16px}.lang-current{display:none}.lang-dropdown{right:-4px}.btn-signin{max-width:72px;height:30px;padding:0 8px;overflow:hidden;text-overflow:ellipsis;font-size:12px;border-radius:9px}.search-bar{height:32px;border-radius:16px}.search-input{min-width:0;padding:0 8px 0 10px;font-size:13px}.search-btn{width:42px;height:32px;border-radius:16px;flex-shrink:0}.search-icon{width:19px;height:19px}.search-panel{top:52px}.search-panel__surface{padding:16px 0 20px}.search-panel__content{width:calc(100vw - 24px);margin-left:12px;padding-right:36px}.search-panel__close{top:10px;right:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;z-index:10}.search-panel__chips{gap:8px}.search-panel__title,.search-panel__suggestion,.search-panel__empty{font-size:13px}.search-panel__chip{padding:0 14px;font-size:13px}.search-panel__section--recommended .search-panel__chip{min-height:26px;padding:0 10px;border-radius:6px;font-size:11px}.header-nav{display:flex;align-items:center}.header-nav .container{width:auto;margin:0;padding-left:12px;overflow:visible}.nav-list{gap:22px;height:40px}.nav-link{height:40px}.nav-link a,.nav-link .nav-link__trigger{height:40px;font-size:14px}.nav-subscribe{height:40px;margin-left:22px;margin-right:12px}.nav-subscribe__text{font-size:14px}}@media(max-width:768px){.header--mobile-about-open{position:relative;z-index:500}.header--mobile-about-open .about-us-nav{z-index:510}.header--mobile-about-open .about-us-dropdown-panel{z-index:520}.header.header--mobile-shell{--mobile-header-fg: #333;--mobile-header-subtle: #6f7781;--mobile-header-user-bg: #f4f6f8;--mobile-header-user-border: #dce1e7}.header.header--mobile-shell .header-top-inner{height:52px;min-height:52px;padding:6px 0}.header.header--mobile-shell .logo-icon{width:36px;height:36px}.header.header--mobile-shell .logo-text{display:inline;color:var(--mobile-header-fg);font-size:16px}.header.header--mobile-shell .header-right{gap:8px}.header.header--mobile-shell .about-us-nav{display:block}.header.header--mobile-shell .about-us{height:30px;padding:0 2px;border:0;border-radius:0;background:transparent;color:var(--mobile-header-fg);font-size:12px;font-weight:500;line-height:28px}.header.header--mobile-shell .about-us:after{content:"";width:5px;height:5px;margin:-3px 2px 0 5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .15s ease}.header.header--mobile-shell .about-us-nav--open .about-us{color:#e85f19}.header.header--mobile-shell .about-us-nav--open .about-us:after{margin-top:3px;transform:rotate(225deg)}.header.header--mobile-shell .btn-signin{max-width:78px;min-width:0;height:30px;padding:0 10px;border-radius:7px;box-shadow:none;font-size:12px;font-weight:600;line-height:28px}.header.header--mobile-shell .btn-signin--login{border-color:#ff6b22;background:#ff6b22;color:#fff}.header.header--mobile-shell .btn-signin--user{border-color:var(--mobile-header-user-border);background:var(--mobile-header-user-bg);color:var(--mobile-header-fg)}.header.header--mobile-shell .btn-signin:active{transform:translateY(1px)}.header.header--mobile-shell .btn-signin--login:active{background:#e85d16}.header.header--mobile-shell .btn-signin--user:active{background:#e9edf1}.header.header--mobile-shell .btn-signin__label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header.header--mobile-shell:not(.header--mobile-white){--mobile-header-fg: #fff;--mobile-header-subtle: rgba(255, 255, 255, .86);--mobile-header-user-bg: rgba(0, 0, 0, .16);--mobile-header-user-border: rgba(255, 255, 255, .7)}.header.header--mobile-shell:not(.header--mobile-white) .about-us,.header.header--mobile-shell:not(.header--mobile-white) .lang-trigger{color:var(--mobile-header-fg)}.header.header--mobile-shell:not(.header--mobile-white) .btn-signin--login{border-color:#ff7f03;background:#ff7f03}.header--mobile-detail{position:fixed;top:0;left:0;right:0;background:#fff!important;box-shadow:0 1px 7px #0000001a!important}.header--mobile-detail .header-top{background:#fff!important}.header--mobile-detail .header-top-inner{height:52px;min-height:52px;padding:6px 0}.header--mobile-detail .logo-icon{width:36px;height:36px}.header--mobile-detail .logo-text{display:inline;color:#333;font-size:16px}.header--mobile-detail .header-right{gap:7px}.header--mobile-detail .about-us-nav{display:block}.header--mobile-detail .about-us,.header--mobile-detail .lang-trigger,.header--mobile-detail .btn-signin{color:#333}.header--mobile-detail .about-us{font-size:12px}.header--mobile-detail .btn-signin{max-width:64px;min-width:0;border-color:#1111112e;background:#fff}.header--mobile-detail .btn-signin__label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--mobile-detail .header-nav{display:flex;align-items:center;height:38px;background:#fff!important;box-shadow:0 1px 5px #0000000d}.header--mobile-detail .header-nav .container{flex:1;width:auto;min-width:0;margin:0;padding-left:12px}.header--mobile-detail .report-breadcrumb{width:100%;height:38px;min-width:0;font-size:13px;flex-wrap:nowrap}.header--mobile-detail .report-breadcrumb li{flex:0 0 auto;white-space:nowrap}.header--mobile-detail .report-breadcrumb li:last-child{flex:1 1 auto;min-width:0}.header--mobile-detail .report-breadcrumb .report-breadcrumb__current{display:block;max-width:none}.header--mobile-detail .nav-subscribe{position:static;flex:0 0 36px;width:36px;height:38px;justify-content:center;margin:0 8px}.header--mobile-detail .nav-subscribe__icon{width:20px;height:20px;filter:none}.header--mobile-detail .nav-subscribe__text{display:none}.header--mobile-list,.header--mobile-about{background:#fff!important;position:relative;z-index:200}.header--mobile-list+.header-spacer,.header--mobile-about+.header-spacer{display:none}.header--mobile-list .header-top,.header--mobile-about .header-top{background:#fff!important}.header--mobile-list.header--mobile-home-sticky .header-top,.header--mobile-about.header--mobile-home-sticky .header-top{position:fixed;top:0;left:0;right:0;z-index:200;background:#fff!important;box-shadow:0 1px 7px #0000001a}.header--mobile-list.header--mobile-home-sticky .header-nav,.header--mobile-about.header--mobile-home-sticky .header-nav{margin-top:52px}.header--mobile-list .header-top-inner,.header--mobile-about .header-top-inner{height:52px;min-height:52px;padding:6px 0}.header--mobile-list .logo-icon,.header--mobile-about .logo-icon{width:36px;height:36px}.header--mobile-list .logo-text,.header--mobile-about .logo-text{display:inline;color:#333;font-size:16px}.header--mobile-list .header-right,.header--mobile-about .header-right{gap:7px}.header--mobile-list .about-us-nav,.header--mobile-about .about-us-nav{display:block}.header--mobile-list .about-us,.header--mobile-list .lang-trigger,.header--mobile-list .btn-signin,.header--mobile-about .about-us,.header--mobile-about .lang-trigger,.header--mobile-about .btn-signin{color:#333}.header--mobile-list .about-us,.header--mobile-about .about-us{font-size:12px}.header--mobile-list .btn-signin,.header--mobile-about .btn-signin{max-width:64px;min-width:0;border-color:#1111112e;background:#fff}.header--mobile-list .btn-signin__label,.header--mobile-about .btn-signin__label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--mobile-list .header-nav,.header--mobile-about .header-nav{display:flex;align-items:center;height:38px;background:#fff!important;box-shadow:0 1px 5px #0000000d}.header--mobile-list .header-nav:after,.header--mobile-about .header-nav:after{display:none}.header--mobile-list .nav-scroll-hint,.header--mobile-about .nav-scroll-hint{position:absolute;top:50px;right:0;z-index:2;display:flex;align-items:center;justify-content:flex-end;width:42px;height:38px;padding-right:7px;box-sizing:border-box;background:linear-gradient(90deg,#fff0,#fff 48%);color:#8a8a8a;font-size:26px;font-weight:300;line-height:1;pointer-events:none}.header--mobile-list .header-nav .container,.header--mobile-about .header-nav .container{width:auto;margin:0;padding-left:12px}.header--mobile-list .nav-list,.header--mobile-about .nav-list{height:38px;gap:22px;padding-right:8px}.header--mobile-list .nav-link,.header--mobile-list .nav-link a,.header--mobile-list .nav-link .nav-link__trigger,.header--mobile-list .nav-subscribe,.header--mobile-about .nav-link,.header--mobile-about .nav-link a,.header--mobile-about .nav-link .nav-link__trigger,.header--mobile-about .nav-subscribe{height:38px;color:#333;font-size:15px;font-weight:600}.header--mobile-list .nav-link.active a,.header--mobile-list .nav-link.active .nav-link__trigger,.header--mobile-about .nav-link.active a,.header--mobile-about .nav-link.active .nav-link__trigger{color:#ff552e}.header--mobile-list .nav-link.active:after,.header--mobile-about .nav-link.active:after{display:none}.header--mobile-list .nav-link__trigger,.header--mobile-about .nav-link__trigger{padding:0;font:inherit;font-weight:inherit;color:inherit;background:transparent;border:0}.header--mobile-list .nav-subscribe,.header--mobile-about .nav-subscribe{position:static;flex:0 0 auto;margin:0 52px 0 18px}.header--mobile-list .nav-subscribe__icon,.header--mobile-about .nav-subscribe__icon{width:16px;height:16px;filter:none}.header--mobile-list .mobile-home-search,.header--mobile-about .mobile-home-search{padding:10px 12px;background:#fff;border-bottom:1px solid #f0f0f0}.header--mobile-list .mobile-home-search .search-bar,.header--mobile-about .mobile-home-search .search-bar{width:100%;height:38px;border-radius:19px;background:#fff;border-color:#1111111a;box-shadow:0 2px 9px #00000014}.header--mobile-list .mobile-home-search .search-input,.header--mobile-about .mobile-home-search .search-input{color:#333;font-size:16px}.header--mobile-list .mobile-home-search .search-input::placeholder,.header--mobile-about .mobile-home-search .search-input::placeholder{color:#999}.header--mobile-list .mobile-home-search .search-btn,.header--mobile-about .mobile-home-search .search-btn{width:48px;height:38px;border-radius:19px;background:#ff552e}.header--mobile-list .search-panel,.header--mobile-about .search-panel{top:138px}.header--mobile-list.header--mobile-home-search-compact .logo,.header--mobile-about.header--mobile-home-search-compact .logo{visibility:hidden}.header--mobile-list.header--mobile-home-search-compact .header-nav,.header--mobile-about.header--mobile-home-search-compact .header-nav{margin-bottom:58px}.header--mobile-list.header--mobile-home-search-compact .mobile-home-search,.header--mobile-about.header--mobile-home-search-compact .mobile-home-search{position:fixed;top:7px;left:12px;width:128px;max-width:calc(100vw - 208px);padding:0;border-bottom:none;background:transparent;z-index:260}.header--mobile-list.header--mobile-home-search-compact .mobile-home-search .search-bar,.header--mobile-about.header--mobile-home-search-compact .mobile-home-search .search-bar{height:38px;border-radius:19px}.header--mobile-list.header--mobile-home-search-compact .mobile-home-search .search-btn,.header--mobile-about.header--mobile-home-search-compact .mobile-home-search .search-btn{width:36px;height:38px}.header--mobile-list.header--mobile-home-search-compact .mobile-home-search .search-input,.header--mobile-about.header--mobile-home-search-compact .mobile-home-search .search-input{padding:0 8px;font-size:13px}.header--mobile-list.header--mobile-home-search-compact .search-panel,.header--mobile-about.header--mobile-home-search-compact .search-panel{top:52px}}.hero{position:relative;overflow:hidden;height:auto}.hero .hero-carousel{height:auto}.hero .hero-carousel .slick-list,.hero .hero-carousel .slick-track,.hero .hero-carousel .slick-slide,.hero .hero-carousel .slick-slide>div{height:auto}.hero .hero-carousel .slick-slide{line-height:0}.hero .hero-carousel .slick-dots{bottom:20px}.hero .hero-carousel .slick-dots li button{background:#ffffff80}.hero .hero-carousel .slick-dots li.slick-active button{background:#fff}.hero .hero-slide{height:auto;line-height:0;overflow:hidden}.hero .hero-arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#00000059;color:#fff;font-size:18px;cursor:pointer;transform:translateY(-50%);transition:background-color .2s ease}.hero .hero-arrow:hover{background:#0000008c}.hero .hero-arrow--prev{left:24px}.hero .hero-arrow--next{right:24px}.hero-bg-img{width:100%;height:auto;display:block}@media(max-width:640px){.hero{height:200px}.hero .hero-carousel,.hero .hero-slide,.hero .hero-carousel .slick-list,.hero .hero-carousel .slick-track,.hero .hero-carousel .slick-slide,.hero .hero-carousel .slick-slide>div{height:200px}.hero .hero-arrow{display:none}.hero .hero-carousel .slick-dots{bottom:10px}.hero-bg-img{width:100%;height:100%;object-fit:cover;object-position:center center}}.quick-actions{background:linear-gradient(180deg,#eee,#fff);padding:32px 0}.quick-actions .container{max-width:1200px;margin:0 auto}.quick-actions .cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.quick-actions .action-card{display:block;width:100%;height:200px;border-radius:5px;box-sizing:border-box;padding:22px 24px;box-shadow:0 2px 12px #0000000f;transition:box-shadow .2s,transform .2s;overflow:hidden;position:relative;background-position:center;background-repeat:no-repeat;background-size:auto;text-decoration:none;color:inherit;cursor:pointer}.quick-actions .action-card:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px)}.quick-actions .action-card--auction{background-image:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/assets/live-bg-GFquJz6u.png);background-size:cover}.quick-actions .action-card--preview{background-image:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/assets/one-price-bg-D6JUz3b2.jpg);background-size:cover}.quick-actions .action-card--preview .btn-action{background:linear-gradient(105deg,#2558df,#08b7cd)}.quick-actions .action-card--extended{background-image:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/assets/post-auction-bg-DyXbCXGi.jpg);background-size:cover}.quick-actions .action-card--extended .btn-action{background:linear-gradient(105deg,#2558df,#08b7cd)}.quick-actions .card-info{min-width:0}.quick-actions .card-title{font-size:28px;font-weight:700;color:#111;margin:0 0 8px;white-space:nowrap}.quick-actions .card-count{font-size:16px;color:#666;margin:0 0 24px;min-height:21px}.quick-actions .card-count br{display:none}.quick-actions .card-count__num{font-size:18px;font-weight:700}.quick-actions .btn-action{display:inline-flex;align-items:center;gap:6px;height:42px;padding:0 20px;background:linear-gradient(to bottom,#ff8802,#ff5001);border:none;border-radius:12px;color:#fff;font-size:20px;font-weight:600;pointer-events:none;white-space:nowrap}.quick-actions .btn-arrow{font-size:20px;line-height:1}@media(max-width:1024px){.quick-actions{padding:24px 0}.quick-actions .cards-row{gap:16px}.quick-actions .action-card{height:180px;padding:18px 20px}.quick-actions .card-title{font-size:26px}.quick-actions .btn-action{height:42px;padding:0 20px;font-size:20px;border-radius:10px}}@media(max-width:640px){.quick-actions{padding:18px 0}.quick-actions .cards-row{grid-template-columns:1fr;gap:12px}.quick-actions .action-card{height:150px;padding:16px;border-radius:10px}.quick-actions .card-title{font-size:22px;margin-bottom:6px}.quick-actions .card-count{font-size:14px;margin-bottom:18px}.quick-actions .card-count__num{font-size:16px}.quick-actions .btn-action{height:38px;padding:0 16px;font-size:16px}}.recent-deals-ticker{--ticker-row-pitch: 30px;padding:20px 0 14px;background:#fff}.recent-deals-ticker .container{max-width:1200px;margin:0 auto}.recent-deals-ticker__panel{display:block;min-height:140px;overflow:hidden;border-radius:14px;background:linear-gradient(105deg,#fff9f4,#fffdfb 26%,#fff 70%);box-shadow:0 14px 34px #5c3e2b13,0 2px 5px #5c3e2b06}.recent-deals-ticker__heading{display:flex;align-items:center;min-height:34px;padding:0 26px;background:url(https://yxpapp001.58wos.com.cn/PqNmLkJPqRV/youxinpai/home_list_title_bg.png) 20px center/151px 23px no-repeat;color:#403931;font-size:20px;font-weight:700;letter-spacing:-.2px;line-height:1.24}.recent-deals-ticker__title{display:inline-flex;align-items:center;overflow-wrap:anywhere}.recent-deals-ticker__viewport{overflow:hidden;padding:6px 20px 10px}.recent-deals-ticker__lens{position:relative;height:calc(3 * var(--ticker-row-pitch));overflow:hidden}.recent-deals-ticker__row{position:absolute;top:0;left:0;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;column-gap:12px;font-size:12px;opacity:.65;transition:transform .52s cubic-bezier(.22,.85,.33,1),font-size .52s cubic-bezier(.22,.85,.33,1),opacity .52s ease}.recent-deals-ticker__row--exit{font-size:11px;opacity:0}.recent-deals-ticker__row--top,.recent-deals-ticker__row--bottom,.recent-deals-ticker__row--incoming{font-size:12px;opacity:.65}.recent-deals-ticker__row--middle{top:-4px;font-size:17px;opacity:1}.recent-deals-ticker__item{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:4px;min-width:0;padding:0 6px}.recent-deals-ticker__name{min-width:0;overflow:hidden;color:#4a4641;font-size:1em;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.recent-deals-ticker__time{color:#a39b92;font-size:.8em;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.2;white-space:nowrap}@media(max-width:768px){.recent-deals-ticker{--ticker-row-pitch: 28px;padding:12px 0}.recent-deals-ticker .container{width:calc(100% - 24px)}.recent-deals-ticker__panel{display:block;min-height:132px;border-radius:12px}.recent-deals-ticker__heading{height:36px;min-height:36px;padding:0 12px;background-position:6px center;border-right:0;border-bottom:0;font-size:16px}.recent-deals-ticker__viewport{padding:6px 8px 8px}.recent-deals-ticker__row{grid-template-columns:1fr;font-size:11px}.recent-deals-ticker__row--exit{font-size:10px}.recent-deals-ticker__row--middle{top:-3px;font-size:14px}.recent-deals-ticker__item{grid-template-columns:80px minmax(0,1fr);gap:4px;padding:0 8px}}@media(prefers-reduced-motion:reduce){.recent-deals-ticker__row{transition:none}}.inspection-badge{display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;background-repeat:no-repeat;background-size:100% 100%;font-weight:600;letter-spacing:.02em;line-height:1;white-space:nowrap;color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none}.inspection-badge--card{position:absolute;left:0;bottom:0;height:30px;width:auto;padding-left:9px;font-size:13px;z-index:2}.inspection-badge--card.inspection-badge--yxp{aspect-ratio:151/37}.inspection-badge--card.inspection-badge--independent{aspect-ratio:217/37}.inspection-badge--detail{position:absolute;left:0;top:0;height:38px;width:auto;padding-left:11px;padding-bottom:4px;font-size:13px;font-weight:500;color:#c55f2e;z-index:2}.inspection-badge--detail.inspection-badge--yxp{aspect-ratio:156/45}.inspection-badge--banner{justify-content:center;width:100%;height:52px;margin:20px 0 12px;font-size:22px;border-style:solid;border-top-width:0;border-bottom-width:0;border-left-width:26px;border-right-width:26px;border-image:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/assets/independent-banner-CJv9YJK4.png) 0 52 fill stretch}@media(max-width:768px){.inspection-badge--card{height:24px;padding-left:7px;font-size:10.5px}.inspection-badge--detail{height:29px;padding-left:8px;padding-bottom:4px;font-size:10px;font-weight:600}.inspection-badge--banner{height:30px;margin:6px 0 10px;font-size:12px;border-left-width:15px;border-right-width:15px}}.car-section{position:relative;padding:20px 0;overflow:hidden}.car-section .section-bg{position:absolute;inset:0;background:#f9f9f9}.car-section .container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.car-section .section-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:35px}.car-section .section-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.car-section .section-title{font-size:32px;font-weight:700;color:#111;margin:0;line-height:1}.car-section .section-subtitle{font-size:18px;color:#999;font-weight:500;line-height:1.15}.car-section .section-subtitle__num{font-size:20px;font-weight:700;color:#999}.car-section .view-all{font-size:20px;line-height:45px;color:#111;text-decoration:none;font-weight:500;white-space:nowrap;transition:color .2s}.car-section .view-all:hover{color:#ff7f03}.car-section .car-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.car-section .car-card{width:100%;height:400px;box-sizing:border-box;background:#fff;border:1px solid #c7c7c7;border-radius:16px;overflow:hidden;position:relative;cursor:pointer;transition:box-shadow .2s,transform .2s}.car-section .car-card:hover{box-shadow:0 8px 28px #0000001c;transform:translateY(-3px)}.car-section .car-card:hover .car-img{transform:scale(1.06)}.car-section .car-tag{position:absolute;top:6px;right:10px;z-index:3;width:68px;height:46px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAuCAMAAACmok+8AAAACXBIWXMAAAsTAAALEwEAmpwYAAADAFBMVEVHcEz/RzT/YUX/QC3/Vz//QC3/Tzj/a0r/Vj3/Py3/SzX/UDr/W0H/XEH/WUD/Tjj/WUD/QzD/Py3/YUb/c1L/c1P/dk3/WD/+Py3/SjT/pHf/VDv/gV3/TTf/QS//Py3/Py3/QC3/VDv+Oy3/Py3/Zkr+QS7/WkD/d1b/bU7/d1b/QC3/Py3/TDf/WED/XkT/Py7/Py3/Vj7/gVz/Qi/+o3X+p3j/pXf+pHb/p3j/Ujr/TTb/TDf/Y0j+Szb/TDb/Szb/QC7/QS//ZUj/Py3/QC7/Y0f/aEv/YEX/a03+WkH/X0T/aUz+fFr/b0j+bE3+elj/dlT/Vz7/RDH/cFD/cVH/bk//k1v/p3j/YUb+UTr/klv+UDn/VD3/hF//hmD/SDT/gV3/f1v/VT3/UTr/UTr+UDn/Z0L/QzP/PjH/Tzj/YD//UDj/WDz/Szb/Uzr/TDf/RzX/Vjv/UTn/TTf/gE3/Ujn/ZkL/d0n/YkD/Wj3/SDX/ekr/Tjj/VDr/XT7/WTz/Y0D/Wz3/XD7/Xz//VTv/ckf/YUD/ZUH/bkX/a0T/RjT/Sjb/RTT/c0f/akP/dUj/eUr/STb/b0X/bUX/cEb/QTL/eEn/dEj/fUv/hE7/aUP/ZEH/bET/iFD/Ny7/Vzv/QDL/cUb/aEL/fEv/dkj/fkz/QC3/Xj7/f0z/gk3/QjP/PDD/OzD/Oi//STX/RDP/hU//Py7/e0r/i1H/PTH/Py3/hk//hF//NCz/aUv/ilD/Ni3/Vzz/OC//nnH/Xj//QjL/jmb/mW7/bk//iWL/Y0f/pXb/bUT/QjD/kWj/kmn/elf/fFn/nHD/Zkn/h2H/Tjf/cUf/lGr/jGT/dFP/QS//i2P/eFX/flr/bE3/VDv/oXT/onX/XD3/lWr/PTD/RjL/mm7/dVT/XUP/Miz/gEz/f03/j2f/l23/cFH/gFz/clH/jVP/oHP/X0T/lmz/a0j/b0v/gl3/RDH/VT3/ZUT/WkD/Vz7/iGL/fVH/nGr/PC3/b0f/Wzz/l2RZBS3HAAAA+3RSTlMA/v77Av3+AQP+/gb7/jEdkfxH+0f7/v7++/r+/P6w94qdEv7O+3Akzvv7xVsOsdbtdvp06fMyktSQ/oLBFeCWVjPYh91ixutcdW+as/v+Nv2N50OfYt3+tfXU/vP9xO/z6ltD/fP7/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////tIvr7MAAAYqSURBVEjHhZZ3WJNXGMUvpiQGQcGFC/fes+7Rvfe0rd2DqAQl4EoRUCgqpKICLgQjSBCFYMQINIqKGgOoVVBEDBKcyKzEitWO997vfiuhmj94eHie/Djn3PO+9yIkQ+jZyVMmXW1oyM8/W11Q03StpKSo8M7x0rKykw9/z8lpbq4tLy8/U1x8+fr1ixfv3j1x4sqVvLy8c+dOnZo7xrM9wgAZkk01m63Wq5hxtoBAigoLjwMEGBhSW8swLgOjTsho09h444anjFA+NZt7WBuAADIAUURklApknKGIOjECGI3uHg9GAwNNNfcwP/q8Pjs7MfHQ/m3bgoJup25N+XnD5mUxW3795cLfa2N3rFuf/NPSNWHLIxeEh6xetcLvcEBEhb9q4fxgH+l9D/cWT8jDbDb/m539G0Gkp9/aQxG7AbErbu1pQGwHRAKLCPXbGbHSfwkgAhdF611U3i3326PJ5h6PsjlIUNCe1JQDrI64TaBj/XaqI5zRsTMgYuUS0HF+kTJ6o1qjGl/hiaZYrZ8wjEPYCwghjN0xW0DIplgqhPESUomFBKwkXgIxY7Fm47yKz9Aka0O9UMhWLGTZMobBCFm6NCEMGGmsEH8sJBALWRyVpZnm/wWyXs2vpwyhEJwIZqxjzSw4ShKBUDkhejVAslTS+aih4Ww9ZaRjRsoBYgYOBoTQgyGppvGpqnCqSjATpfH1lc6XIihIfaKDmd1cqkRIAisklEsVm9EDI8t3rzTYB+XnV4sagoXExLBmmIaEiYQQM0SIRuO791hgoBLBvGAINnOLF0JSPY1PhhGCU6UnIxKyNz4efkUwL9niihAzu8RmwrlUMSOYVISY0WqVSj2qrq4hFQGIoO5UCJPqcmymEjOwkIULcVexGWDEa7XRehsqKGhyTnUXCDlNurqGCEkLWdVqqvHxCoVabUM1NdcS2eM9wAsRz10anTs6NEoq5Fi8VqGw2QDSVHSotYrgVJOpmaMh5GQCKsQVATOKgwdtdjtqKuEgtO9OFeH6To6XDN5iIkSrVVTts9stqKSkcH+6WAgdPJIqMzSV4q7qiRBs5uC+DLsFIEV3cEVS+VQ5M4Kh4SoSTAcPpwpC9mVkWCw6BMvQYfDi4kSDF+40eDgR1kxG5iWdDsFOZoWwZtZSIaLBYzYAEUIYOFVFVUbmEZ3OiGApk53IbpELrQzeCj8/ukXIBsCpEgYkcuSIQWdAcDcEifYqP3iOG4DZq9QMk2omAyktPUm6umEDdzJsRcKWL3AePK4iWsJISiKQspO3hV1tZZ358akKhgaEgI4kkxEgZWUPbwtTZXZzMmuGVIQZPMeuEjMmgBgRXHR4A2zmLokd6/jBOxpSKdjNuKtqRgikShhJJpNcJ0dwWaYKbyunCy+UHzw2VU4IMHKN3YwI7uxUweDFwgZIJkIiI+ngEQaziuhuxowqkqopN1euc0Vf5eSkiNbZ+lZSXcJtgCiyAcAMk6rpJkDGoi+be/212ckMHTxeCJeqg5mbJolhBJrQ3KucrjP+6hVU5DCtyHk6eL508KiQm48lxnFo5je1vYq7kmfEJgchtO9cRfR0ndG+40BygTFxJkLflpe/Vdy16xZckVi2q5EOXeW2SBY3eKAjaYBc0s04EqFn0IQzxe8OH3697t7bsfwWCWeuXvE7ghkaEJKRmZn5eIDcVeJqNAwGBLy4Og/Fj6kuXepO3Ptju/PgqVROFamSA0CiMxiNAzviJxvWgjq/N7QLfpANG3Yl79yfCUyqq7jdTITo1bTvDEBnMPQZ2Lcj+Tr+tMU/hnz04cfkVTdo0Kk2keEhlf+Q46VbhBk8ja/F0s1VIgeA8cV+Lw3hvsxgyK/t3nntzVfww7BTpzaNHqtXCLaIcqOLS5TN7uUl0RkNhrG9xz3Xjv8e/5G1Jbr6d37h5bn4geru7u3dEtETn8z5RW7wxHPx8rJYLun6jOjbsT9Joa0Mtfahf+/w6htjPB48aPEeP6/nNKlU6uPm1r27i81ucX2+38gOgv/4fx8Zddb+9dHv36+o8P/+R6lPd7dotc02sfdg1oMMPf1D/8+o76bP+IG5rL6eMf2DUU/ygJ7obM7sWbNmz3mKh/8AuikkhjoeSL4AAAAASUVORK5CYII=);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff}.car-section .tag-hot,.car-section .tag-new{background-color:transparent}.car-section .car-img-wrap{position:relative;width:100%;height:214px;overflow:hidden;background:#d8d8d8}.car-section .car-img-wrap .play-btn{position:absolute;right:8px;bottom:8px;width:48px;height:48px;object-fit:contain;pointer-events:none}.car-section .car-img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.car-section .btn-like{position:absolute;bottom:0;right:0;width:100%;height:100%;background:transparent;border:none;cursor:pointer;display:flex;align-items:flex-end;justify-content:flex-end;padding:0 8px 6px 0}.car-section .car-info{padding:12px 14px 14px}.car-section .car-title{font-size:20px;font-weight:500;color:#111;margin:0 0 8px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.car-section .car-meta{display:flex;justify-content:left;align-items:center;font-size:14px;color:#999;margin:0 0 12px;min-width:0;overflow:hidden}.car-section .car-meta__item{min-width:0;flex-shrink:0}.car-section .car-meta__item:last-child{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.car-section .car-meta__sep{flex-shrink:0;text-align:center;color:#ccc;line-height:1;-webkit-user-select:none;user-select:none}.car-section .car-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.car-section .btn-car{display:flex;align-items:center;justify-content:center;flex:1;min-width:0;gap:4px;height:56px;padding:0 20px;border:none;border-radius:10px;font-size:20px;font-weight:600;cursor:pointer;transition:opacity .2s;color:#fff}.car-section .btn-car:hover{opacity:.88}.car-section .btn-auction,.car-section .btn-buy{background:linear-gradient(to bottom,#ff8802,#ff5001)}.car-section .btn-extended{background:linear-gradient(105deg,#2558df,#08b7cd)}.car-section .btn-arrow{font-size:18px;line-height:1}.car-section .btn-like-footer{flex-shrink:0;width:48px;height:48px;padding:0;background:transparent;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center}.car-section .btn-like-footer:disabled{cursor:not-allowed;opacity:.6}.car-section .btn-like-footer__icon{width:48px;height:48px;object-fit:contain}.car-section-empty{text-align:center;color:#999;font-size:15px;padding:48px 0;margin:0}.car-section .car-card--skeleton{min-height:280px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:car-skeleton-shimmer 1.2s ease-in-out infinite;border-radius:12px}@media(max-width:1024px){.car-section{padding:18px 0}.car-section .section-header{margin-bottom:24px}.car-section .section-title{font-size:28px;line-height:1.1}.car-section .section-subtitle{font-size:16px;line-height:1.15;margin-top:0}.car-section .view-all{font-size:17px;line-height:38px}.car-section .car-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.car-section .car-card{height:auto;min-height:374px;border-radius:14px}.car-section .car-img-wrap{height:200px}.car-section .car-title{font-size:18px}.car-section .btn-car{height:48px;font-size:18px}}@media(max-width:640px){.car-section{padding:16px 0}.car-section .section-header{align-items:flex-end;gap:12px;margin-bottom:18px;background-image:url(data:image/png;base64,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);background-position:left bottom;background-repeat:no-repeat;background-size:auto}.car-section .section-header-left{gap:0;padding-left:4px;min-width:0}.car-section .section-title{font-size:24px;line-height:1.1}.car-section .section-subtitle{font-size:14px;line-height:1.15;margin-top:0;color:#111;font-weight:400}.car-section .section-subtitle__num{font-size:14px;font-weight:400;color:#111}.car-section .view-all{font-size:15px;line-height:32px}.car-section .car-grid{grid-template-columns:1fr;gap:14px}.car-section .car-card{min-height:0;border-radius:12px}.car-section .car-tag{width:58px;height:40px;font-size:17px}.car-section .car-img-wrap{height:210px}.car-section .car-img-wrap .play-btn{width:40px;height:40px}.car-section .car-info{padding:12px}.car-section .car-title{font-size:17px;min-height:0}.car-section .car-meta{font-size:13px;margin-bottom:10px}.car-section .btn-car{height:44px;padding:0 14px;font-size:16px;border-radius:9px}.car-section .btn-like-footer,.car-section .btn-like-footer__icon{width:42px;height:42px}}@keyframes car-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.how-to-bid{background:linear-gradient(180deg,#fff1e3,#f9f9f9);padding:24px 0 36px}.how-to-bid .container{max-width:1200px;margin:0 auto}.how-to-bid .section-title{font-size:32px;font-weight:700;color:#111;margin:0 0 40px}.how-to-bid .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.how-to-bid .step-card{width:100%;height:285px;box-sizing:border-box;background:#fff;border-radius:16px;padding:8px 12px;min-height:260px;display:flex;flex-direction:column;box-shadow:0 2px 12px #0000000d;transition:box-shadow .2s,transform .2s}.how-to-bid .step-card:hover{box-shadow:0 8px 24px #00000017;transform:translateY(-2px)}.how-to-bid .step-icon-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.how-to-bid .step-icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0}.how-to-bid .step-icon{width:48px;height:48px;object-fit:contain}.how-to-bid .step-badge{height:48px;display:flex;align-items:center}.how-to-bid .step-badge-img{height:57px;object-fit:contain;opacity:.85}.how-to-bid .step-label{font-size:24px;font-weight:600;color:#111;margin:0 0 11px}.how-to-bid .step-desc-wrap{margin-bottom:20px}.how-to-bid .step-desc{font-size:16px;color:#555;line-height:1.65;margin:0 0 8px;white-space:pre-line}.how-to-bid .step-desc:last-child{margin-bottom:0}.how-to-bid .step-btn{width:100%;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 22px;background:linear-gradient(to bottom,#ff8802,#ff5001);border:none;border-radius:12px;color:#fff;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;align-self:flex-end;transition:opacity .2s}.how-to-bid .step-btn:hover{opacity:.88;color:#fff}@media(max-width:1024px){.how-to-bid{padding:26px 0 48px}.how-to-bid .section-title{font-size:28px;margin-bottom:28px}.how-to-bid .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.how-to-bid .step-card{height:auto;min-height:260px}.how-to-bid .step-label{font-size:22px}}@media(max-width:640px){.how-to-bid{padding:22px 0 40px}.how-to-bid .section-title{font-size:24px;margin-bottom:20px}.how-to-bid .steps-grid{grid-template-columns:1fr;gap:14px}.how-to-bid .step-card{min-height:0;border-radius:12px;padding:12px}.how-to-bid .step-icon-row{margin-bottom:12px}.how-to-bid .step-icon{width:42px;height:42px}.how-to-bid .step-badge{height:42px}.how-to-bid .step-badge-img{height:48px}.how-to-bid .step-label{font-size:20px;margin-bottom:8px}.how-to-bid .step-desc-wrap{margin-bottom:16px}.how-to-bid .step-desc{font-size:14px;line-height:1.55}.how-to-bid .step-btn{height:46px;border-radius:10px;font-size:14px}}.gallery{width:100%}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:stretch}.delivery-card{display:flex;flex-direction:column;background:#fff;border:1px solid #eef0f4;border-radius:4px;overflow:hidden;box-shadow:0 4px 16px #0000000a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.delivery-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #ff552e1f;border-color:#ff552e59}.delivery-card:hover .delivery-card__img{transform:scale(1.05)}.delivery-card--headquarters{border-color:#ff552e40;background:linear-gradient(180deg,#fffbf9,#fff 40%)}.delivery-card__media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f4f4f4}.delivery-card__media--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f8f9fb,#edf0f5);border-bottom:1px solid #eef0f4}.delivery-card__placeholder-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px}.delivery-card__placeholder-icon{width:38px;height:38px;color:#b4bccb}.delivery-card__no-image-text{font-size:12px;font-weight:500;color:#8c96a7;letter-spacing:.2px;text-align:center}.delivery-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.delivery-card__badge{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#ff6f43,#ff552e);color:#fff;font-size:11px;font-weight:600;padding:3px 9px;border-radius:16px;box-shadow:0 2px 8px #ff552e59;letter-spacing:.2px;z-index:2}.delivery-card__body{flex:1;padding:14px 16px 16px;display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.delivery-card__title{margin:0;font-size:16px;font-weight:700;line-height:22px;color:#1e2024}.delivery-card__contact{display:flex;align-items:flex-start;gap:8px}.delivery-card__contact-content{flex:1;min-width:0;font-size:13px;line-height:19px;color:#2e384d;word-break:break-word;text-align:left}.delivery-card__contact-label{font-size:13px;font-weight:600;color:#1e2024;line-height:19px;margin-inline-end:4px;display:inline}.delivery-card__phone-text{font-size:13px;font-weight:400;line-height:19px;color:#2e384d;display:inline}.delivery-card__address{display:flex;align-items:flex-start;gap:8px}.delivery-card__address-text{margin:0;font-size:12px;line-height:18px;color:#6e7687;word-break:break-word}.delivery-card__icon{width:15px;height:15px;flex-shrink:0;margin-top:2px}.delivery-card__icon--whatsapp{color:#25d366}.delivery-card__icon--location{color:#9aa1b2}.gallery[dir=rtl] .delivery-card__badge{right:auto;left:14px}.gallery[dir=rtl] .delivery-card__title,.gallery[dir=rtl] .delivery-card__contact-content,.gallery[dir=rtl] .delivery-card__address-text{text-align:right}@media(max-width:1024px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px}.delivery-card__body{padding:16px 18px 20px;gap:12px}.delivery-card__title{font-size:17px}}@media(max-width:640px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.delivery-card{border-radius:6px}.delivery-card__badge{top:6px;right:6px;font-size:10px;padding:2px 6px}.delivery-card__body{padding:10px 8px 12px;gap:6px}.delivery-card__title{font-size:13px;font-weight:600;line-height:18px}.delivery-card__contact{gap:4px}.delivery-card__contact-content,.delivery-card__contact-label,.delivery-card__phone-text{font-size:11px;line-height:15px}.delivery-card__address{gap:4px}.delivery-card__address-text{font-size:11px;line-height:15px}.delivery-card__icon{width:12px;height:12px;margin-top:1px}}.about{padding:10px 0 16px}.about-title{font-size:32px;font-weight:700;color:#111;margin:0 0 24px}.about-inner{display:flex;gap:48px;align-items:flex-start;margin-bottom:0}.about-text{flex:0 1 488px;min-width:0;max-width:calc(100% - 674px)}.about-logo{display:flex;align-items:center;gap:10px;margin-bottom:16px}.about-logo-img{width:32px;height:32px;object-fit:contain}.about-logo span{font-size:18px;font-weight:600;color:#111}.about-desc{font-size:14px;color:#555;line-height:1.85;margin:0}.about-map{flex-shrink:0;width:646px;max-width:100%}.map-video{width:100%;border-radius:12px;display:block;background:#000}@media(max-width:1024px){.about{padding:10px 0 14px}.about-title{font-size:28px;margin-bottom:18px}.about-inner{flex-direction:column;gap:24px;margin-bottom:0}.about-text{flex:none;max-width:none}.about-map{width:100%}}@media(max-width:640px){.about{padding:10px 0 14px}.container{width:calc(100% - 24px)}.about-title{font-size:24px;margin-bottom:14px}.about-inner{gap:16px;margin-bottom:0}.about-desc{font-size:13px;line-height:1.7}.map-video{border-radius:10px}}.home-contact{padding:6px 0 52px}.home-contact .container{width:min(1200px,100% - 32px);max-width:1200px;margin:0 auto;box-sizing:border-box}.home-contact__title{font-size:32px;font-weight:700;color:#111;margin:0 0 20px;text-align:left}.home-contact__gallery{margin-top:0}.home-contact--embedded{padding:0}.home-contact--embedded .container{width:100%;max-width:none}@media(max-width:1024px){.home-contact{padding:6px 0 40px}.home-contact--embedded{padding:0}.home-contact__title{font-size:28px;margin-bottom:16px}}@media(max-width:640px){.home-contact{padding:6px 0 30px}.home-contact .container{width:calc(100% - 24px)}.home-contact--embedded{padding:0}.home-contact--embedded .container{width:100%}.home-contact__title{font-size:24px;margin-bottom:12px}}.footer{background:linear-gradient(180deg,#2b1a0e,#1a0e06);padding:48px 0 24px}.container{width:min(1200px,100% - 32px);max-width:1200px;margin:0 auto;box-sizing:border-box}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.15)}.col-title{font-size:24px;font-weight:700;color:#fff;margin:0 0 24px}.col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.col-list a,.col-list span{color:#ffffffbf;font-size:16px;font-weight:300;text-decoration:none;transition:color .2s}.col-list a:hover{color:#ff7f03}@media(max-width:900px){.footer{padding:36px 0 22px}.footer-inner{grid-template-columns:1fr;gap:28px;padding-bottom:30px}.col-title{font-size:22px;margin-bottom:16px}.col-list{gap:12px}}@media(max-width:640px){.footer{padding:30px 0 20px}.container{width:calc(100% - 24px)}.footer-inner{gap:24px}.col-title{font-size:20px}.col-list a,.col-list span,.footer-lang-btn{font-size:14px}}.footer-lang-btn{background:none;border:none;padding:0;color:#ffffffbf;font-size:16px;font-weight:300;cursor:pointer;text-align:left;transition:color .2s}.footer-lang-btn:hover{color:#ff7f03}.contact-list li{display:flex;align-items:center;gap:10px}.contact-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0;filter:brightness(10);opacity:.7}.footer-bottom{margin-top:24px;text-align:center}.footer-bottom p{color:#fff6;font-size:13px;margin:0}@media(max-width:768px){.footer--mobile .footer-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:20px}.footer--mobile .col-title{margin-bottom:10px;font-size:14px}.footer--mobile .col-list{gap:8px}.footer--mobile .col-list a,.footer--mobile .col-list span,.footer--mobile .footer-lang-btn{font-size:11px;line-height:1.3}.footer--mobile .contact-list li{gap:4px}.footer--mobile .contact-icon{width:14px;height:14px}.footer--mobile .footer-bottom p{font-size:11px;line-height:1.6}}.home{background:#f9f9f9;overflow-x:hidden}.home .container{width:min(1200px,100% - 32px);max-width:1200px;margin:0 auto;box-sizing:border-box}.home-hero{position:relative}@media(max-width:768px){.home--mobile{--mobile-hero-height: 66.6667vw;background:#f9f9f9}.home--mobile .home-hero{height:calc(var(--mobile-hero-height) + 92px)}.home--mobile .hero{height:var(--mobile-hero-height)}.home--mobile .hero .hero-carousel,.home--mobile .hero .hero-slide,.home--mobile .hero .hero-carousel .slick-list,.home--mobile .hero .hero-carousel .slick-track,.home--mobile .hero .hero-carousel .slick-slide,.home--mobile .hero .hero-carousel .slick-slide>div{height:var(--mobile-hero-height)}.home--mobile .hero .hero-bg-img{width:100%;height:var(--mobile-hero-height);max-width:none;margin-left:0;object-fit:cover;object-position:center}.home--mobile .hero .hero-carousel .slick-dots{bottom:6px}.home--mobile .header--mobile-home{position:absolute;z-index:110;background:transparent!important;box-shadow:none!important}.home--mobile .header--mobile-home .header-top-inner{height:52px;min-height:52px;padding:6px 0}.home--mobile .header--mobile-home .logo-icon{width:36px;height:36px}.home--mobile .header--mobile-home .logo-text{display:inline;font-size:16px}.home--mobile .header--mobile-home .search-bar-wrap{position:absolute;top:calc(var(--mobile-hero-height) + 47px);left:12px;width:calc(100% - 24px);max-width:none;margin:0}.home--mobile .header--mobile-home .search-bar{height:38px;border-radius:19px;background:#fff;border-color:#1111111a;box-shadow:0 2px 9px #00000014}.home--mobile .header--mobile-home .header-top .search-bar-wrap>.search-bar{display:none}.home--mobile .header--mobile-home .header-top{position:relative;z-index:10}.home--mobile .header--mobile-home .mobile-home-search{position:absolute;top:calc(var(--mobile-hero-height) + 47px);left:12px;width:calc(100% - 24px);z-index:120}.home--mobile .header--mobile-home.header--mobile-home-overlay-open .header-top{z-index:220}.home--mobile .header--mobile-home.header--mobile-home-overlay-open .mobile-home-search{z-index:260}.home--mobile .header--mobile-home .mobile-home-search .search-bar{width:100%}.home--mobile .header--mobile-home .search-input{color:#333;font-size:16px}.home--mobile .header--mobile-home .search-input::placeholder{color:#999}.home--mobile .header--mobile-home .search-btn{width:48px;height:38px;border-radius:19px;background:#ff552e}.home--mobile .header--mobile-home .about-us-nav{display:block;z-index:40}.home--mobile .header--mobile-home .about-us-nav.about-us-nav--open{z-index:300}.home--mobile .header--mobile-home .lang-switcher{position:relative;z-index:40}.home--mobile .header--mobile-home .lang-switcher.lang-switcher--open{z-index:300}.home--mobile .header--mobile-home .lang-dropdown,.home--mobile .header--mobile-home .about-us-dropdown-panel{z-index:50}.home--mobile .header--mobile-home .header-nav{position:absolute;top:var(--mobile-hero-height);width:100%;height:38px;background:#fff!important;box-shadow:0 1px 5px #0000000d}.home--mobile .header--mobile-home .header-nav:after{display:none}.home--mobile .header--mobile-home .nav-scroll-hint{position:absolute;top:calc(var(--mobile-hero-height) - 2px);right:0;z-index:2;display:flex;align-items:center;justify-content:flex-end;width:42px;height:38px;padding-right:7px;box-sizing:border-box;background:linear-gradient(90deg,#fff0,#fff 48%);color:#8a8a8a;font-size:26px;font-weight:300;line-height:1;pointer-events:none}.home--mobile .header--mobile-home .header-nav .container{width:auto;margin:0;padding-left:12px}.home--mobile .header--mobile-home .nav-list{height:38px;gap:22px;padding-right:8px}.home--mobile .header--mobile-home .nav-link,.home--mobile .header--mobile-home .nav-link a,.home--mobile .header--mobile-home .nav-link .nav-link__trigger,.home--mobile .header--mobile-home .nav-subscribe{height:38px;color:#333;font-size:15px;font-weight:600}.home--mobile .header--mobile-home .nav-link.active a,.home--mobile .header--mobile-home .nav-link.active .nav-link__trigger{color:#ff552e}.home--mobile .header--mobile-home .nav-link.active:after{display:none}.home--mobile .header--mobile-home .nav-link__trigger{padding:0;font:inherit;font-weight:inherit;color:inherit;background:transparent;border:0}.home--mobile .header--mobile-home .nav-subscribe{position:static;flex:0 0 auto;margin:0 52px 0 18px}.home--mobile .header--mobile-home .nav-subscribe__icon{width:16px;height:16px;filter:none}.home--mobile .header--mobile-home .search-panel{top:calc(var(--mobile-hero-height) + 92px)}.home--mobile .header--mobile-home-sticky .header-top{position:fixed;top:0;right:0;left:0;background:#fff!important;box-shadow:0 1px 7px #0000001a}.home--mobile .header--mobile-home-search-compact .logo{visibility:hidden}.home--mobile .header--mobile-home-search-compact .search-bar-wrap{position:fixed;top:7px;left:12px;width:128px;max-width:calc(100vw - 208px);margin:0;z-index:260}.home--mobile .header--mobile-home-search-compact .mobile-home-search{position:fixed;top:7px;left:12px;width:128px;max-width:calc(100vw - 208px);z-index:260}.home--mobile .header--mobile-home-search-compact .mobile-home-search .search-bar{height:38px}.home--mobile .header--mobile-home-search-compact .mobile-home-search .search-btn{width:36px}.home--mobile .header--mobile-home-search-compact .mobile-home-search .search-input{padding:0 8px;font-size:13px}.home--mobile .header--mobile-home-search-compact .search-bar{height:38px}.home--mobile .header--mobile-home-search-compact .search-btn{width:36px}.home--mobile .header--mobile-home-search-compact .search-input{padding:0 8px;font-size:13px}.home--mobile .header--mobile-home-search-compact .search-panel{top:52px}.home--mobile .quick-actions{padding:24px 0 14px;background:linear-gradient(180deg,#eee,#fff)}.home--mobile .quick-actions .container{width:calc(100% - 24px)}.home--mobile .quick-actions .cards-row{grid-template-columns:1fr;gap:10px}.home--mobile .quick-actions .mobile-auction-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.home--mobile .quick-actions .mobile-auction-summary__left{display:flex;flex-direction:column}.home--mobile .quick-actions .mobile-auction-summary__right{display:flex;flex-direction:column;gap:8px}.home--mobile .quick-actions .mobile-auction-summary__card{min-width:0;padding:12px;border-radius:9px;box-shadow:0 1px 5px #31271d14;color:#111;cursor:pointer;box-sizing:border-box;background-position:center;background-repeat:no-repeat;background-size:cover}.home--mobile .quick-actions .mobile-auction-summary__card--auction{flex:1;aspect-ratio:169/188;background-color:#ffd1a8;background-image:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/assets/home-card-live-actions-DPuqMh19.png)}.home--mobile .quick-actions .mobile-auction-summary__card--preview{flex:1;aspect-ratio:169/90;background-color:#ffd1a8;background-image:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/assets/home-card-buyit-now-b9pRX6Sn.png)}.home--mobile .quick-actions .mobile-auction-summary__card--extended{flex:1;aspect-ratio:169/90;background-color:#b8dcf7;background-image:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/assets/home-card-post-auction-offers-Bwpwn-q-.png)}.home--mobile .quick-actions .mobile-auction-summary__card h3{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.35;color:#111}.home--mobile .quick-actions .mobile-auction-summary__card p{margin:4px 0 0;font-size:12px;line-height:1.3;color:#666;white-space:normal}.home--mobile .quick-actions .mobile-auction-summary__card p br{display:block}.home--mobile .quick-actions .mobile-auction-summary__card p span{font-weight:700;color:#111}.home--mobile .quick-actions .action-card{height:120px;min-width:0;padding:14px 16px;border-radius:5px}.home--mobile .quick-actions .card-title{font-size:18px;line-height:1.3}.home--mobile .quick-actions .card-count{min-height:0;margin-bottom:12px;font-size:13px;line-height:1.35}.home--mobile .quick-actions .card-count__num{font-size:14px}.home--mobile .quick-actions .btn-action{width:auto;height:30px;padding:0 12px;border-radius:6px;font-size:13px}.home--mobile .quick-actions .btn-arrow{font-size:14px}.home--mobile .car-section{padding:18px 0}.home--mobile .car-section .section-header{margin-bottom:14px}.home--mobile .car-section .section-header-left{gap:0}.home--mobile .car-section .section-title{font-size:22px;line-height:1.05}.home--mobile .car-section .section-subtitle{margin-top:0;font-size:13px;line-height:1.15;color:#111;font-weight:400}.home--mobile .car-section .section-subtitle__num{font-size:13px;font-weight:400;color:#111}.home--mobile .car-section .view-all{font-size:14px;line-height:30px}.home--mobile .car-section .car-grid{grid-template-columns:1fr;gap:10px}.home--mobile .car-section .car-card{display:flex;min-height:116px;height:116px;border:0;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.home--mobile .car-section .car-img-wrap{flex:0 0 146px;width:146px;height:116px;margin:0;border-radius:8px}.home--mobile .car-section .car-img{border-radius:8px}.home--mobile .car-section .car-img-wrap .play-btn{width:28px;height:28px;right:5px;bottom:5px}.home--mobile .car-section .car-tag{top:4px;right:auto;left:100px;display:flex;width:38px;height:26px;font-size:11px}.home--mobile .car-section .car-info{display:flex;min-width:0;flex:1;flex-direction:column;padding:8px 9px}.home--mobile .car-section .car-title{min-height:0;margin-bottom:4px;font-size:14px;line-height:1.35}.home--mobile .car-section .car-meta{margin-bottom:auto;font-size:11px;line-height:1.35}.home--mobile .car-section .car-footer{justify-content:space-between;gap:4px;min-height:30px}.home--mobile .car-section .btn-car{order:1;flex:0 0 auto;width:auto;height:30px;padding:0 9px;border-radius:5px;font-size:12px}.home--mobile .car-section .btn-car .btn-arrow{position:relative;top:-1px}.home--mobile .car-section .btn-like-footer{order:2;width:30px;height:30px}.home--mobile .car-section .btn-like-footer__icon{width:30px;height:30px}.home--mobile .how-to-bid{padding:24px 0 34px}.home--mobile .how-to-bid .section-title{font-size:22px;margin-bottom:16px}.home--mobile .how-to-bid .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home--mobile .how-to-bid .step-card{min-height:0;height:auto;padding:10px;border-radius:8px}.home--mobile .how-to-bid .step-card:nth-child(3),.home--mobile .how-to-bid .step-card:nth-child(4){min-height:148px}.home--mobile .how-to-bid .step-icon-row{justify-content:flex-start;gap:8px;margin-bottom:8px}.home--mobile .how-to-bid .step-icon{width:36px;height:36px}.home--mobile .how-to-bid .step-badge{width:auto;height:34px}.home--mobile .how-to-bid .step-badge-img{width:100px;height:auto;max-height:34px}.home--mobile .how-to-bid .step-label{margin-bottom:6px;font-size:16px}.home--mobile .how-to-bid .step-desc-wrap{margin-bottom:10px}.home--mobile .how-to-bid .step-desc{font-size:12px;line-height:1.45}.home--mobile .how-to-bid .step-btn{height:34px;padding:0 10px;border-radius:6px;font-size:12px}.home--mobile .about{padding:12px 0 16px}.home--mobile .about-title{font-size:22px;margin-bottom:12px}.home--mobile .home-contact{padding:10px 0 24px}.home--mobile .home-contact__title{font-size:22px;margin-bottom:12px}.home--mobile .about-desc{text-indent:2em}.home--mobile .about-desc+.about-desc{margin-top:1em}.home--mobile .footer .footer-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:20px}.home--mobile .footer .col-title{margin-bottom:10px;font-size:14px}.home--mobile .footer .col-list{gap:8px}.home--mobile .footer .col-list a,.home--mobile .footer .col-list span,.home--mobile .footer .footer-lang-btn{font-size:11px;line-height:1.3}.home--mobile .footer .contact-list li{gap:4px}.home--mobile .footer .contact-icon{width:14px;height:14px}.home--mobile .footer .footer-bottom p{font-size:11px;line-height:1.6}}@media(max-width:640px){.home .container{width:calc(100% - 24px)}}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(https://assert.youxinpai.cn/ee/fe_ershouche_paimai/admin/yxp_global_web/fonts/outfit/Outfit-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;background:#f9f9f9;color:#111}#root{width:100%;min-height:100vh}html,body{margin:0;padding:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}html,body,#root,#root *{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}p{margin:0}ul{list-style:none;margin:0;padding:0}a{text-decoration:none;color:inherit}img{display:block}button{cursor:pointer;font-family:inherit}.api-error-message .ant-message-notice-content{min-width:460px;max-width:min(860px,100vw - 32px);padding:24px 34px;border-radius:12px;box-shadow:0 16px 40px #00000038}.api-error-message .ant-message-custom-content{display:flex;align-items:center;gap:16px;color:#222;font-size:22px;font-weight:600;line-height:1.45}.api-error-message .anticon{font-size:30px;flex:0 0 auto}
