button.is-clicked{position:relative;pointer-events:none;cursor:not-allowed;border-color:transparent;background-color:var(--color-gray-2);color:#fff}button.is-clicked:before{content:"";position:absolute;left:0;right:0;margin:2px auto auto;width:24px;height:24px;border:3px dotted;border-right-color:transparent;border-radius:50%;transition:opacity .4s ease-in-out;transition-delay:.2s;transition-duration:1s;animation:.8s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-footer{color:#fff;margin-top:0}footer .menu{margin-bottom:0;background-color:var(--color-gray);color:var(--color-gray-4)}footer .menu>div{display:grid;grid-template-columns:var(--grid-template-col-l);gap:var(--space-s-m) var(--space-m);align-items:flex-start}footer .menu ul{margin-top:0}footer .menu ul li+li{padding-top:1ch}footer .menu a{padding-bottom:1ch;color:var(--color-gray-4)}footer .menu a:not(.social){padding-top:1ch}footer .menu a:hover{color:#fff}footer .menu .link-svg{display:inline}footer .menu .link-svg path{fill:var(--color-gray-3)}footer .menu .social{display:flex;align-items:baseline;margin-bottom:auto}footer .menu .social img{margin-right:10px;align-self:center}footer .menu .full{grid-column:1/-1;justify-self:center}.lot-detail{margin-top:var(--space-xs-s)}.lot-detail>:first-child{margin-top:0}.lot-header{font-size:var(--text-sm);line-height:var(--line-height-normal);margin-top:0}.lot-number{font-size:var(--text-lg);line-height:1;letter-spacing:-.05rem}.lot-number+.lot-brand:before{content:"/";padding:0 .5ch 0 0;font-weight:var(--font-weight-normal)}.lot-brand{font-weight:var(--font-weight-bold);letter-spacing:-.02rem}.lot-title{display:block}.lot-estimation{letter-spacing:-.03rem;font-weight:var(--font-weight-bold);margin-top:0}.lot-price-no-reserve{margin-top:0}.lot-result{letter-spacing:-.03rem;font-weight:var(--font-weight-bold)}.lot-removed{text-transform:uppercase;color:color-mix(in oklch,var(--color-red) 70%,black)}.bid-countdown{font-style:italic}.bid-countdown:empty{display:none}.lot-bid-alert{color:var(--color-red);font-size:var(--text-xs);line-height:var(--line-height-normal);letter-spacing:-.01rem;text-transform:uppercase}.lot-bid-alert:empty{display:none}.lot-reserve-met{margin-top:0;display:inline-block}.bid-state{align-items:center;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 480"><path d="M180,130h120v220h-120v-220Z" fill="%23000000"></path></svg>');background-repeat:no-repeat;background-position:center;gap:1px}.bid-user,.bid-current{padding:var(--space-2xs) var(--space-xs) calc(var(--space-2xs) + 3px);margin-top:0;font-size:var(--text-xs);text-transform:uppercase;text-align:center}.bid-user:empty,.bid-current:empty{display:none}.bid-user span,.bid-current span{display:block;font-weight:var(--font-weight-bold);letter-spacing:-.03rem}.bid-user,.bid-current,.bid-state,.auction-closed .bid-user,.auction-closed .bid-current,.auction-closed .bid-state{background-color:var(--main-color)}.bid-leading .bid-user,.bid-leading .bid-current,.bid-leading .bid-state{background-color:color-mix(in oklch,var(--color-green) 50%,white)}.bid-outbid .bid-user,.bid-outbid .bid-current,.bid-outbid .bid-state{background-color:color-mix(in oklch,var(--color-orange) 90%,white)}.lot-save{padding-left:1ch;padding-right:1ch;border:1px solid var(--color-gray-2)}.lot-save path{fill:#fff;stroke-width:4px;stroke:var(--color-gray)}.lot-save:hover{background-color:var(--color-gray-3);border:1px solid var(--color-gray)}.lot-saved .lot-save path,.lot-saved.lot-save path{fill:var(--color-primary)}.lot-withdrawn figure img{filter:brightness(.5)}.info-withdrawn{color:var(--color-red)}.auction-live .lot-estimation,.auction-closed .lot-estimation{font-weight:var(--font-weight-normal)}#lots-list{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-s-m) var(--space-m)}@media screen and (max-width:736px){#lots-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:490.6666666667px){#lots-list{grid-template-columns:unset}#lots-list section{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-s-m) var(--space-m);align-items:start}#lots-list section>figure{margin-top:4px;grid-column:1}#lots-list section>div{grid-column:2/-1}}#lots-list{padding-top:var(--space-m)}#lots-list figure{position:relative}#lots-list figure>.lot-save{position:absolute;bottom:0;right:0;margin-bottom:10px;margin-right:10px;margin-top:var(--space-xs)}#lots-list .lot-detail{margin-top:var(--space-xs)}#lots-list .lot-auction{display:block;font-style:italic}#lots-list .lot-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}#lots-list .lot-sold{text-transform:uppercase}@media screen and (max-width:490.6666666667px){#lots-list figure>.lot-save{position:relative}#lots-list .lot-detail{margin-top:0}}
