.PreviewListing-module__6UNhJW__container{flex-direction:column;width:100%;height:100%;font-family:IBM Plex Mono Light;display:flex}.PreviewListing-module__6UNhJW__body{grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;gap:2em;width:90%;height:100%;margin-left:2em;display:grid}.PreviewListing-module__6UNhJW__bodySeparator{background-color:var(--dark-gray);width:100%;height:1px;margin:1em 0}.PreviewListing-module__6UNhJW__title{text-transform:uppercase;grid-column:1/3;font-size:3em}.PreviewListing-module__6UNhJW__picture{width:27em;height:36em;position:relative}.PreviewListing-module__6UNhJW__image{object-fit:cover;width:100%;height:100%}.PreviewListing-module__6UNhJW__content{flex-direction:column;gap:1.3em;font-size:1.4em;display:flex}.PreviewListing-module__6UNhJW__topInfo{gap:1.5em;display:flex}.PreviewListing-module__6UNhJW__keyAndValue{gap:.7em;display:flex}.PreviewListing-module__6UNhJW__key{color:var(--medium-gray)}.PreviewListing-module__6UNhJW__value{text-transform:uppercase}.PreviewListing-module__6UNhJW__bidStatusGreen,.PreviewListing-module__6UNhJW__bidStatusRed{border-style:solid;border-width:1px;border-radius:1px;width:-moz-fit-content;width:fit-content;padding:.5em 1.5em;font-size:.7em}.PreviewListing-module__6UNhJW__bidStatusGreen{border-color:var(--green);color:var(--green)}.PreviewListing-module__6UNhJW__bidStatusRed{border-color:var(--red);color:var(--red)}.PreviewListing-module__6UNhJW__auctionStatus{gap:2em;display:flex}.PreviewListing-module__6UNhJW__auctionStatusItemContent{font-size:2em}.PreviewListing-module__6UNhJW__arkmAmount{gap:.5em;display:flex}.PreviewListing-module__6UNhJW__auctionStatusItemContainer{flex-direction:column;gap:.5em;display:flex}.PreviewListing-module__6UNhJW__auctionStatusSeparator{background-color:var(--medium-gray);width:1px}.PreviewListing-module__6UNhJW__placeBid,.PreviewListing-module__6UNhJW__buyItNow{color:var(--off-white);cursor:pointer;-webkit-mask:var(--beveled);mask:var(--beveled);border:none;width:-moz-fit-content;width:fit-content;padding:.65em 4.5em;font-family:inherit}.PreviewListing-module__6UNhJW__placeBid{background-color:var(--blue)}.PreviewListing-module__6UNhJW__buyItNow{background-color:var(--dark-green)}.PreviewListing-module__6UNhJW__placeBid:hover,.PreviewListing-module__6UNhJW__buyItNow:hover{filter:brightness(1.1)}.PreviewListing-module__6UNhJW__green{color:var(--green)}.PreviewListing-module__6UNhJW__mediumGray{color:var(--medium-gray)}.PreviewListing-module__6UNhJW__auctionDescription{flex-direction:column;flex-grow:1;gap:.5em;display:flex}.PreviewListing-module__6UNhJW__descriptionContent{background-color:var(--bg-color-light);-webkit-mask:var(--beveled);mask:var(--beveled);height:100%;padding:.8em;font-size:.7em}.PreviewListing-module__6UNhJW__verifiedContainer{gap:.8em;display:flex}.PreviewListing-module__6UNhJW__checkContainer{margin-top:.1em;font-size:2.5em}.PreviewListing-module__6UNhJW__verifiedInfo{flex-direction:column;gap:.3em;font-size:.7em;display:flex}.PreviewListing-module__6UNhJW__verifiedTitle{color:var(--verified-blue)}.PreviewListing-module__6UNhJW__verifiedContent{color:var(--gray);font-size:.8em}.PreviewListing-module__6UNhJW__listingsContainer{flex-direction:column;gap:.5em;padding-left:1em;display:flex}.PreviewListing-module__6UNhJW__listingsTitle{font-size:1.5em}.PreviewListing-module__6UNhJW__listings{gap:2em;display:flex}.PreviewListing-module__6UNhJW__listings>*{min-width:26em;max-width:26em}.PreviewListing-module__6UNhJW__separator{background-image:linear-gradient(to right,var(--dark-gray),var(--dark-gray)90%,transparent);width:100%;height:1px}.PreviewListing-module__6UNhJW__showOnMobile{display:none}@media (max-width:767px){.PreviewListing-module__6UNhJW__body{flex-direction:column;width:100%;max-width:100vw;margin-left:0;padding-left:.75em;padding-right:.75em;display:flex;overflow:scroll}.PreviewListing-module__6UNhJW__container{width:100vw;margin-right:0}.PreviewListing-module__6UNhJW__topInfo{flex-direction:column;gap:1em}.PreviewListing-module__6UNhJW__image{height:auto}.PreviewListing-module__6UNhJW__showOnMobile{display:block}.PreviewListing-module__6UNhJW__description{min-height:10em}.PreviewListing-module__6UNhJW__choosePhotoModalContainer{width:100vw;height:80vh;padding:.75em}.PreviewListing-module__6UNhJW__name{padding:0 .2em;font-size:2.5em}.PreviewListing-module__6UNhJW__keyAndValue,.PreviewListing-module__6UNhJW__auctionStatus{justify-content:space-between}}
.MyListings-module__b8Qu3W__container{grid-template-rows:auto 1fr;gap:1em;width:100%;margin-right:3em;padding-left:2em;font-family:IBM Plex Mono Light;display:grid;overflow:scroll}.MyListings-module__b8Qu3W__title{font-family:Arkham Heavy Condensed;font-size:3.5em}.MyListings-module__b8Qu3W__content{scroll-behavior:smooth;flex-direction:column;gap:1.5em;display:flex;overflow-x:hidden}.MyListings-module__b8Qu3W__overviewContainer{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:rgba(255,255,255,.05);grid-template-columns:1fr auto;grid-template-areas:"title button""content button";gap:.5em;padding:1em;display:grid}.MyListings-module__b8Qu3W__overviewTitle{color:var(--medium-gray);grid-area:title;font-size:1.5em}.MyListings-module__b8Qu3W__overviewContent{grid-area:content;gap:12em;margin-bottom:1.5em;margin-left:1em;display:flex}.MyListings-module__b8Qu3W__overviewStat{flex-direction:column;gap:.5em;display:flex}.MyListings-module__b8Qu3W__overviewNumber{font-size:3em}.MyListings-module__b8Qu3W__overviewText{font-size:1.2em}.MyListings-module__b8Qu3W__blue{color:var(--blue)}.MyListings-module__b8Qu3W__red{color:var(--red)}.MyListings-module__b8Qu3W__green{color:var(--green)}.MyListings-module__b8Qu3W__gold{color:var(--gold)}.MyListings-module__b8Qu3W__overviewButtonContainer{grid-area:button;align-self:center;margin-right:4em}.MyListings-module__b8Qu3W__overviewButton{-webkit-mask:var(--beveled);mask:var(--beveled);padding:.7em 4em}.MyListings-module__b8Qu3W__overviewButton:hover{filter:brightness(1.1)}.MyListings-module__b8Qu3W__arkm{color:var(--medium-gray);margin-left:.5em}.MyListings-module__b8Qu3W__listContainer{flex-direction:column;flex-shrink:0;gap:1em;display:flex;position:relative;overflow:auto}.MyListings-module__b8Qu3W__listTitle{font-size:1.2em}.MyListings-module__b8Qu3W__listContent{gap:1.5em;display:flex;overflow:auto}.MyListings-module__b8Qu3W__listContent>*{min-width:26em;max-width:26em}.MyListings-module__b8Qu3W__listContent>:last-child{z-index:1}.MyListings-module__b8Qu3W__listEmpty{color:var(--medium-gray)}.MyListings-module__b8Qu3W__gradientShadow{background:linear-gradient(90deg,transparent 90%,var(--navy)100%);pointer-events:none;width:100%;height:100%;position:absolute}@media (max-width:767px){.MyListings-module__b8Qu3W__container{margin-right:2em}.MyListings-module__b8Qu3W__overviewContent{flex-wrap:wrap;gap:1em;margin-bottom:0;margin-left:0;display:flex}.MyListings-module__b8Qu3W__overviewContainer{flex-direction:column;padding:.75em;display:flex}.MyListings-module__b8Qu3W__overviewStat{text-align:center;flex-grow:1}.MyListings-module__b8Qu3W__overviewTitle{display:none}.MyListings-module__b8Qu3W__overviewButtonContainer{margin-right:0;padding:1em}.MyListings-module__b8Qu3W__title{text-align:center;font-size:2.5em}.MyListings-module__b8Qu3W__listContent{flex-direction:column;align-items:center}.MyListings-module__b8Qu3W__gradientShadow{display:none}.MyListings-module__b8Qu3W__listTitle{margin-top:1em;font-size:1.5em}}
.MyBids-module__DadbrG__container{flex-direction:column;gap:1em;width:100%;padding:0 2em;display:flex}.MyBids-module__DadbrG__pageTitle{font-family:Arkham Heavy Condensed;font-size:3.5em}.MyBids-module__DadbrG__pageSubtitle{font-family:IBM Plex Mono Light;font-size:1.5em}.MyBids-module__DadbrG__listingLists{flex-direction:column;gap:1em;display:flex}.MyBids-module__DadbrG__listingContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);grid-template-columns:auto 1fr auto;gap:1em;max-width:110em;padding:1.5em;font-family:IBM Plex Mono Light;display:grid}.MyBids-module__DadbrG__listingImageContainer{border-radius:2px;width:11em;height:11em;overflow:hidden}.MyBids-module__DadbrG__listingImage{object-fit:cover;width:100%;height:100%}.MyBids-module__DadbrG__listingContent{flex-direction:column;gap:.5em;display:flex}.MyBids-module__DadbrG__listingNameBar{flex-direction:row;gap:1.5em;display:flex}.MyBids-module__DadbrG__listingName{text-transform:uppercase;font-family:IBM Plex Mono Light;font-size:2em}.MyBids-module__DadbrG__listingNameExtra{font-size:1.1em}.MyBids-module__DadbrG__gray{color:var(--gray)}.MyBids-module__DadbrG__grayARKM{color:var(--gray);margin-left:.2em;margin-right:.4em;font-size:.8em}.MyBids-module__DadbrG__listingInfoSection{grid-template-columns:12fr 4fr 5fr;gap:.5em;display:grid}.MyBids-module__DadbrG__listingInfoTitle{color:var(--gray);font-family:IBM Plex Mono Light;font-size:1.2em}.MyBids-module__DadbrG__listingInfoValue{font-family:IBM Plex Mono Light;font-size:1em}.MyBids-module__DadbrG__listingInfoValueLarge{font-family:IBM Plex Mono Light;font-size:2.4em}.MyBids-module__DadbrG__listingButtons{flex-direction:column;justify-content:center;gap:1em;width:22em;padding:1em;display:flex}.MyBids-module__DadbrG__listingButton{justify-content:center;align-items:center;width:100%;height:2.5em;display:flex}.MyBids-module__DadbrG__indicatorButtonGreen{color:green;border:1px solid green;border-radius:1px}.MyBids-module__DadbrG__indicatorButtonRed{color:red;border:1px solid red;border-radius:1px}.MyBids-module__DadbrG__greenButton{background-color:var(--green);color:var(--white);-webkit-mask:var(--beveled);mask:var(--beveled)}.MyBids-module__DadbrG__blueButton{background-color:var(--blue);color:var(--white);-webkit-mask:var(--beveled);mask:var(--beveled)}.MyBids-module__DadbrG__greenButton:hover,.MyBids-module__DadbrG__blueButton:hover{cursor:pointer;filter:brightness(1.1)}.MyBids-module__DadbrG__orangeText{color:var(--orange)}.MyBids-module__DadbrG__redText{color:var(--red)}.MyBids-module__DadbrG__sortsContainer{flex-direction:row;gap:1em;display:flex;position:relative}.MyBids-module__DadbrG__menuButton{cursor:pointer;position:relative}.MyBids-module__DadbrG__menuButtonInner{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);padding:.3em .5em;position:relative}.MyBids-module__DadbrG__menuItemList{z-index:1;width:10em;-webkit-mask:var(--beveled);mask:var(--beveled);position:absolute;top:1.5em;left:0}.MyBids-module__DadbrG__menuItemList>div{background-color:var(--light-navy);padding:.4em}.MyBids-module__DadbrG__menuItemList>div:hover{background-color:var(--blue);cursor:pointer}.MyBids-module__DadbrG__menuSelected{background-color:var(--selected)}@media (max-width:767px){.MyBids-module__DadbrG__pageTitle{text-align:center;font-size:2.5em}.MyBids-module__DadbrG__pageSubtitle{text-align:center;font-size:1.5em}.MyBids-module__DadbrG__sortsContainer{justify-content:space-between;padding:.75em;display:flex}.MyBids-module__DadbrG__listingContainer{flex-direction:column;align-items:center;gap:1em;padding:.75em;display:flex}.MyBids-module__DadbrG__listingNameBar{flex-wrap:wrap;justify-content:space-between}.MyBids-module__DadbrG__listingName{text-align:center;justify-content:center;width:100%;display:flex}.MyBids-module__DadbrG__listingInfoSection{flex-direction:column;gap:1em;margin-top:2em;display:flex}.MyBids-module__DadbrG__listingInfoBox{grid-template-columns:1fr 2fr;column-gap:1em;display:grid}.MyBids-module__DadbrG__listingInfoValueLarge{text-align:right}.MyBids-module__DadbrG__listingInfoTitle{align-items:center;display:flex}}
