body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--textHiddenColor:#642ab5;--textWhiteColor:#fff;--backgroundWhiteColor:#ddd;--textBlackColor:#000;--backgroundColor:#fefefe;--backgroundTransParentColor:rgba(0,0,0,0.6);--themeDarkestColor:#1a1325;--themeExtraDarkColor:#24163a;--themeDarkColor:#301c4d;--themeNormalColor:#3e2069;--themeLightColor:#51258f;--textLightColor:#868686;--purple7:#854eca;--purple8:#ab7ae0;--purple9:#cda8f0;--lightPurple:#ebd7fa;--accentColor:#177ddc;--primaryColor:#998eb5;--textPrimaryColor:#1f1f1f;--lightGrayColor:#e6e6e6;--grayAccent:#aaa;--grayColor:#595959;--darkGrayColor:#141414;--backgroundGradient:linear-gradient(270deg,#998eb5,#998eb5);--buttonLightColor:radial-gradient(73.62% 92.72% at 50.59% 46.59%,#998eb5,#998eb5 100%);--buttonSecondaryColor:#998eb5;--buttonSecondaryTextColor:#fff;--subscribeColor:#ccc;--foregroundColor:#ddd;--backgroundLoaderColor:#eee}.dark-theme,:root{--buttonColor:#998eb5}.dark-theme{--backgroundColor:#201d29;--backgroundTransParentColor:hsla(0,0%,58.8%,0.6);--textPrimaryColor:#fff;--textWhiteColor:#120338;--themeNormalColor:#eee;--lightGrayColor:#2b2b50;--foregroundColor:#1e1e36;--backgroundLoaderColor:#20203b;--backgroundWhiteColor:#312c3e;--grayColor:#ccc;--textLightColor:#ccc;--grayAccent:#606060;--textBlackColor:#fff;--primaryColor:#177ddc;--subscribeColor:#20203b}.App{text-align:center;background-color:var(--backgroundColor);transition:.3s ease-in-out;height:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--grayAccent);border-radius:8rem}::-webkit-scrollbar-thumb:hover{background:var(--textLightColor)}.ant-avatar-group .ant-avatar{border:none!important}.next-arrow{position:absolute;right:-1%;top:45%;padding:12px;width:50px;display:flex;justify-content:center;align-items:center;background:var(--buttonColor);height:50px;border-radius:8rem;z-index:100;transition:.3s ease-in-out}.next-arrow:hover{cursor:pointer;box-shadow:0 8px 8px rgba(54,4,83,.5);-webkit-transform:scale(1.1);transform:scale(1.1);transition:.3s ease-in-out}.prev-arrow{position:absolute;left:-1%;top:45%;padding:12px;width:50px;display:flex;justify-content:center;align-items:center;background:var(--buttonColor);height:50px;border-radius:8rem;z-index:100;transition:.3s ease-in-out}.prev-arrow:hover{cursor:pointer;box-shadow:0 8px 8px rgba(54,4,83,.5);-webkit-transform:scale(1.1);transform:scale(1.1);transition:.3s ease-in-out}.ant-dropdown ul{background:var(--backgroundWhiteColor);border-radius:8px;border:1px solid var(--lightGrayColor);padding:12px}.ant-dropdown ul li,.ant-empty-description{color:var(--textPrimaryColor)}.ant-dropdown ul li{font-size:1rem;padding:8px;font-weight:500;border-radius:8px}.ant-dropdown ul li>a,.ant-dropdown ul li>a:hover{color:var(--textPrimaryColor)}.ant-dropdown ul li:hover{background:var(--lightGrayColor)}.ant-dropdown ul li>span{font-size:1rem;font-weight:500}.ant-dropdown ul h3{color:var(--textLightColor);padding:0 10px}.ant-tabs-tab-btn{font-weight:700;color:var(--textPrimaryColor);font-size:1rem}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn:focus{color:var(--primaryColor)!important;font-weight:700}.ant-tabs-ink-bar{background:var(--primaryColor)!important}.ant-drawer-header .ant-drawer-title{font-size:1.3rem;font-weight:700}.ant-drawer-content{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.ant-drawer-content,.ant-drawer-header{background:var(--backgroundWhiteColor)!important}.ant-drawer-header .ant-drawer-title,.ant-drawer-header svg{color:var(--textPrimaryColor)}.ant-drawer-body{padding-top:0!important}.ant-modal-content,.ant-modal-header{background:var(--backgroundWhiteColor)!important}.ant-modal-header{border-bottom:1px solid var(--lightGrayColor)!important}.ant-modal-close-x svg,.ant-modal-title{color:var(--textBlackColor)!important}.ant-modal-body{padding:0!important}@media only screen and (max-width:450px){.next-arrow{right:0}.next-arrow,.prev-arrow{width:30px;height:30px;display:none}.prev-arrow{left:0}}.ant-image-preview-mask{background-color:rgba(0,0,0,.7)!important}.purchase-dialog-main{padding:1rem 2rem}.purchase-dialog p{font-size:1rem;color:var(--grayColor);font-weight:500}.purchase-dialog p>span{font-weight:700;color:var(--textBlackColor)}.purchase-dialog-item p{color:var(--textLightColor);font-size:.9rem;margin-left:8px}.purchase-dialog-item input{border:none;border-bottom:1px solid var(--lightGrayColor);background:transparent;padding:8px;color:var(--textBlackColor);width:100%;outline:none;margin-bottom:4px;font-weight:700}.purchase-dialog-item{margin-top:1rem;margin-bottom:1rem}.purchase-dialog-item.flex{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--lightGrayColor)}.purchase-dialog-item.flex-container{display:flex;justify-content:space-between;margin-bottom:0}.purchase-dialog-item h4{color:var(--textBlackColor)}.purchase-dialog-item.flex-container p{margin-bottom:0}.purchase-dialog-action{display:flex;flex-flow:column}.purchase-dialog-action button{margin-top:1rem;border-radius:8rem;height:40px;border:none;outline:none;font-size:.9rem;font-weight:700;cursor:pointer;background:var(--buttonSecondaryColor);color:var(--buttonSecondaryTextColor)}.purchase-dialog-action .proceed-btn{background:var(--buttonColor);color:#fff}.purchase-dialog-action .disabled-btn{background:var(--grayAccent);color:#fff;-webkit-filter:blur(.2px);filter:blur(.2px)}.purchase-dialog-item-select{display:flex;align-items:center;justify-content:space-between}.purchase-dialog-item-select select{outline:none;border:none;font-weight:700;color:var(--textPrimaryColor)}.purchase-dialog-item h3{font-weight:700;margin:0;padding:0 8px;color:var(--textPrimaryColor)}.purchase-dialog-item h3>span{font-weight:500;color:var(--textLightColor)}.share-dialog{display:flex;justify-content:space-between;align-items:center;padding:2rem}.report-dialog{padding:1rem 2rem}.report-dialog h3{font-weight:700;color:var(--textBlackColor);margin:0 8px 8px}.report-dialog p{font-weight:700;color:var(--textLightColor);margin:0 8px 1rem}.confirm-create-dialog{padding:1rem 2rem}.confirm-item{padding:1rem 0}.confirm-flex-item{display:flex;align-items:center;justify-content:flex-start}.confirm-flex-item h2{margin:0;font-size:1.3rem;font-weight:700;color:var(--textBlackColor)}.confirm-flex-item p{margin:0}.confirm-info{margin-left:1rem}.in-progress-btn{background:var(--lightGrayColor);-webkit-filter:blur(.8px);filter:blur(.8px)}.done-btn,.in-progress-btn{width:100%;height:40px;border-radius:8rem;margin-top:1rem;border:none;outline:none;font-weight:700}.done-btn{background:var(--buttonSecondaryColor);cursor:not-allowed}#my-file{visibility:hidden;display:none}.create-coll-dialog{overflow-y:scroll;padding:1rem}.create-coll-top{display:flex;align-items:flex-start;justify-content:flex-start}.create-coll-top img{width:100px;height:100px;border-radius:8rem}.create-coll-header{width:70%;margin:0 auto}.create-coll-upload{display:flex;align-items:center;justify-content:flex-start;width:100%}.create-coll-upload button{text-align:center;padding:0 12px;background:var(--buttonSecondaryColor);color:var(--buttonSecondaryTextColor);outline:none;border:none;border-radius:8rem;height:40px;cursor:pointer;margin-left:8px}.create-coll-header p{text-align:center;font-weight:500;color:var(--textLightColor);text-align:left}.create-coll-header input{text-align:center;padding:0 1rem;background:var(--buttonSecondaryColor);color:var(--buttonSecondaryTextColor);outline:none;border:none;border-radius:8rem;height:40px;cursor:pointer}.create-coll-dialog-container{padding-top:1rem}.create-coll-dialog-container input{outline:none}.create-coll-dialog-container input:active{outline:none;border:none}.create-coll-dialog-container p{margin:0 0 0 8px}.ant-form-item-explain{padding-left:8px!important;font-weight:500}.create-coll-dialog-container button{width:100%;background:var(--buttonColor);color:var(--textWhiteColor);font-weight:700;border:none;border-radius:8rem;outline:none;height:40px;margin-top:1rem;cursor:pointer}.thanks-dialog{text-align:center}.thanks-dialog h1{margin:0;font-weight:700;color:var(--textPrimaryColor)}.thanks-dialog p{margin:0;font-weight:500;color:var(--textLightColor);font-size:1rem}.thanks-dialog button{width:100%;background:var(--buttonColor);color:var(--textPrimaryColor);font-weight:700;border:none;border-radius:8rem;outline:none;height:40px;margin:1rem 0;cursor:pointer}.purchase-dialog .regular-item .regular-item-container{display:flex;align-items:center;justify-content:center;padding:8px 0;flex-wrap:wrap}.collectible-item{border:1px solid var(--lightGrayColor);border-radius:1rem;margin:12px;position:relative;overflow:hidden;box-shadow:0 8px 8px rgba(0,0,0,.08);background:var(--backgroundWhiteColor);flex:0 1 300px;display:flex;flex-flow:column;justify-content:space-between}.collectible-footer .collectible-content .name-text{font-size:1rem}.collectible-main-content{padding:0 1rem 1rem}.collectible-item-header{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.collectible-more-icon{border:1px solid transparent;border-radius:8rem;width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:relative;z-index:100}.collectible-more-icon svg{color:var(--grayColor);font-size:1.5rem}.collectible-more-icon:hover{background:var(--lightGrayColor);border:1px solid var(--lightGrayColor);cursor:pointer}.collectible-item .collectible-preview{border-radius:12px;overflow:hidden;background:var(--lightGrayColor);height:240px;z-index:120;cursor:pointer}.collectible-item .collectible-preview .auction-time{position:absolute;z-index:150;top:10px;right:5px}.collectible-item .collectible-preview .auction-time button{display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:30px;padding-left:10px;padding-right:10px;position:relative;border-radius:10px;border:3px solid transparent;background:#fff;color:#040405;margin:2px;font-size:12px;font-weight:700}.collectible-item .collectible-preview .auction-time button>span{color:var(--textLightColor);padding-left:8px}.collectible-item .collectible-preview .auction-time button>span>img{width:12px;height:12px;top:-1px;display:flex}.collectible-item .collectible-preview .auction-time button:before{content:"";position:absolute;inset:0;z-index:-1;margin:-4px;border-radius:10px;background:linear-gradient(90deg,#0c50ff 0,#0c50ff 24%,#5b9dff 55.73%,#ff74f1 75%,#ff74f1)}.collectible-item-heart{display:flex;align-items:center}.collectible-item-heart p{margin:0;font-weight:600;color:var(--textLightColor)}.collectible-item .collectible-preview img{object-fit:cover;border-radius:12px;width:100%;height:100%;position:relative;z-index:100;cursor:pointer}.collectible-item .collectible-footer{display:flex;align-items:flex-start;justify-content:space-between;text-align:left;margin-top:1rem}.collectible-item .collectible-footer h2{margin:0;color:var(--textPrimaryColor);font-size:1.2rem;font-weight:700;cursor:pointer;position:relative;z-index:100}.collectible-item .collectible-footer h3{margin:0;color:var(--textPrimaryColor);font-size:.9rem;font-weight:700}.collectible-item .collectible-footer p{margin:0;color:var(--textLightColor);font-weight:700}.collectible-item .collectible-footer p>span{margin:0;color:var(--primaryColor);text-shadow:0 4px 4px rgba(0,0,0,.1);font-weight:700;font-size:.8rem}.collectible-footer .collectible-like{display:flex;align-items:center}.collectible-item-heart svg{margin-right:4px;font-size:1.3rem;margin-top:3px}.collectible-footer .collectible-content h3>span{color:var(--textLightColor)}.collectible-multi-cards1{bottom:.7%}.collectible-multi-cards1,.collectible-multi-cards2{width:100%;height:100%;position:absolute;border-radius:1rem;right:0;border:1px solid var(--lightGrayColor);box-shadow:0 2px 2px rgba(0,0,0,.05)}.collectible-multi-cards2{bottom:1.8%}.collectible-item .collectible-preview .preview-image{height:100%;height:240px}.react-thumbnail-generator{display:none!important}.video-preview-svg{position:absolute;right:0;bottom:0;margin:8px;color:var(--textWhiteColor)}.item-list{padding:2rem 3rem;justify-content:center}.item-list h1{color:var(--textPrimaryColor);font-weight:700;text-align:left;font-size:2.2rem;margin:0;padding-bottom:10px;display:inline-block}.item-list button{border:none;font-weight:700;background:transparent;display:flex;display:inline-block;font-size:1.2rem;color:red}.item-filter,.item-list button{align-items:center;margin-left:20px;cursor:pointer}.item-filter{display:inline-block;border:1;position:relative}.item-filter-title{font-size:.8rem;font-weight:500;color:var(--textLightColor);position:absolute;z-index:150;bottom:30px;left:5px;padding:1px;background:var(--backgroundColor)}.item-filter .item-filter-selected{padding:5px 20px;outline:auto;outline-color:var(--textLightColor)}.item-filter .item-filter-selected span{font-size:1.2rem;font-weight:500;color:var(--textPrimaryColor)}.all-items{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (max-width:450px){.all-items{padding:0;display:block}.item-list h1{padding:12px;font-size:1.5rem;display:block}.item-filter{display:block;margin:20px}.item-filter span{font-size:1rem}.item-list{padding:0}.item-filter .item-filter-selected{display:flex;justify-content:space-between;align-items:center}}.collection-item{border:1px solid var(--lightGrayColor);border-radius:1rem;margin:12px;overflow:hidden;box-shadow:0 8px 8px rgba(0,0,0,.12);background:#fff}.collection-item .collection-cover{position:relative}.collection-cover .collection-cover-image{width:100%;height:220px;object-fit:cover;cursor:pointer}.collection-seller-box{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center}.collection-cover .collection-seller-context{position:relative}.collection-cover .collection-seller-image{width:75px;height:75px;object-fit:cover;border-radius:8rem;border:2px solid var(--textWhiteColor);cursor:pointer}.collection-cover .collection-badge{width:25px;height:25px;object-fit:contain;position:absolute;right:-2%;bottom:-2%}.collection-content h2{color:var(--textWhiteColor);font-size:1.3rem;margin:0;padding:8px 1rem 0;cursor:pointer}.collection-content h3{color:var(--grayAccent);font-size:1rem;margin:0;padding:0 1rem}.collection-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--backgroundTransParentColor)}.hotbid-list{padding:1rem 3rem}.hotbid-list h1{color:var(--textPrimaryColor);font-weight:700;text-align:left;font-size:2.2rem;margin:0}.hotbid-list h1>span img{width:30px;height:30px;object-fit:cover;vertical-align:unset}.hotbid-item-list{padding:0;margin:0 -12px}.ant-carousel .slick-slider button{color:#fff}@media only screen and (max-width:450px){.hotbid-list{padding:12px}.hotbid-list h1{font-size:1.5rem}.hotbid-list h1>span img{width:20px;height:20px;object-fit:cover;vertical-align:unset}}.seller-list{padding:2rem 3rem 1rem}.seller-list h1{color:var(--textPrimaryColor);font-weight:700;text-align:left;font-size:2.2rem;margin:0}.seller-item-list{display:flex;align-items:center;justify-content:flex-start;padding:0;margin:0 -1rem;overflow-x:scroll}.seller-list ::-webkit-scrollbar{height:6px;background:transparent}.seller-list ::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.2);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.seller-list-title-seller{display:flex;align-items:center;display:inline-block;margin:0 12px;cursor:pointer}.seller-list-title-seller span{color:var(--textLightColor)}.seller-list-title-day{display:flex;align-items:center;display:inline-block;margin:0 12px;cursor:pointer}.seller-list-title-day span{color:var(--textLightColor)}@media only screen and (max-width:450px){.seller-list{padding:1rem 12px}.seller-list .seller-item-list{margin:0 -12px}.seller-list h1{font-size:1.5rem}}.seller-item{margin:1rem;border:1px solid transparent;padding:12px;transition:.3s ease-in-out;background:var(--backgroundWhiteColor);border-radius:1rem;box-shadow:0 8px 8px rgba(0,0,0,.05);cursor:pointer}.seller-item .seller-item-container{display:flex;align-items:center}.seller-item:hover{border:1px solid var(--lightGrayColor);padding:12px;transition:.3s ease-in-out;border-radius:1rem;cursor:pointer;background:rgba(0,0,0,.05)}.seller-item .seller-item-number{color:var(--textLightColor);margin:0;font-size:1rem;font-weight:800}.seller-item-image{position:relative;margin:0}.seller-item .seller-avatar{width:50px;height:50px;border-radius:8rem;object-fit:cover}.seller-item .seller-badge{width:25px;height:25px;object-fit:contain;position:absolute;bottom:-10%;right:-15%}.seller-item-content{text-align:left;width:100%;margin:0 1rem}.seller-item .seller-item-content h3{margin:0;color:var(--textPrimaryColor);font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:nowrap}.seller-item .seller-item-content p{margin:0;color:var(--textLightColor);font-weight:700;border-radius:4px;width:100%;white-space:nowrap}.home{padding-top:60px}.home hr{margin:0 10px}.navbar{position:fixed;top:0;height:80px;z-index:500;width:100%}.navbar .nav-context{display:grid;grid-template-columns:auto auto auto auto;box-shadow:0 4px 4px rgba(0,0,0,.1);background:var(--backgroundWhiteColor);padding:1.5rem 3rem}.navbar .nav-logo{text-align:left;display:flex;flex-wrap:nowrap;align-items:center}.navbar .nav-logo img{height:45px;object-fit:fill;cursor:pointer}.navbar .nav-logo p{color:var(--grayColor);margin:0 5px;font-size:1.5rem;font-weight:700}.navbar .nav-items{display:flex;align-items:center;height:100%}.navbar .nav-items ul{list-style-type:none;display:flex;justify-content:space-evenly;align-items:center;margin:0;width:100%;padding:0}.nav-items ul>li a{font-size:1.2rem;margin:0 12px;cursor:pointer;color:var(--grayColor);font-weight:700}.nav-items ul>li .active{color:var(--textBlackColor);font-weight:700}.nav-items .navbar-community p{font-size:1rem;margin:0;cursor:pointer;color:var(--textLightColor);font-weight:700}.nav-items .navbar-community{margin:0 12px;display:flex;align-items:center}.nav-items .navbar-community svg{margin-top:6px;color:var(--textLightColor)}.nav-items ul>li a:hover{color:var(--textBlackColor);transition:.3s ease-in-out}.navbar .nav-search{display:flex;align-items:center}.navbar .nav-search span{border-radius:8rem;padding:4.5px;outline:none;border:none;background:var(--themeNormalColor)}.nav-community-menu-social{display:flex;align-items:center;justify-content:space-between;background:var(--lightGrayColor);padding:12px;border-radius:8px;margin-top:8px}.nav-community-menu-social svg{color:var(--grayColor);font-size:1rem}.nav-community-menu-social svg:hover{color:var(--textPrimaryColor);cursor:pointer}.navbar .nav-search input{width:100%;font-size:1.1rem;font-weight:500;margin:0 1.5rem;color:var(--textWhiteColor);background:var(--themeNormalColor)!important}.navbar .nav-actions{justify-content:flex-end}.navbar .nav-actions,.navbar .nav-actions .nav-actions-container{display:flex;align-items:center}.navbar .nav-actions .nav-actions-container .cta-button{display:inline-block;text-align:center;-webkit-appearance:none;appearance:none;text-decoration:none;cursor:pointer;color:#fff;font-weight:700;font-size:1.2rem;background:var(--buttonColor);border:2px solid var(--buttonColor);border-radius:1rem;transition:all .3s ease 0s;outline:none!important;padding:2px 20px 2px 50px;background-repeat:no-repeat;background-position:left 17px top 7px;background-size:20px}.navbar .nav-bell-icon{padding:8px;cursor:pointer;border-radius:8rem;border:1px solid var(--grayAccent);margin:0 1.5rem;width:40px;height:40px}.navbar .nav-actions-container .nav-bell-icon svg{color:var(--textLightColor)}.navbar .nav-actions button{border-radius:8rem;min-width:100px;min-height:40px;font-size:1.1rem;background:var(--buttonColor);border:none;color:#fff;margin-left:8px}.navbar .navbar-account{display:flex;justify-content:center;align-items:center;border-radius:8rem;cursor:pointer}.navbar .navbar-account h3{color:var(--textPrimaryColor);padding:0 .8rem;margin:0 0 3px}.navbar .nav-actions img{border-radius:8rem;width:40px;height:40px;object-fit:cover;border:1px solid var(--grayAccent)}.mobile-drawer{display:none}.nav-drawer-body{height:100%;display:flex;flex-flow:column;justify-content:space-between;padding-top:1rem}.nav-drawer-body h2{font-weight:500;margin:0 0 4px;font-size:1rem;color:var(--textPrimaryColor)}.nav-drawer-second{margin-top:1rem;padding-top:8px}.nav-drawer-second,.nav-drawer-third{border-top:1px solid var(--grayAccent)}.nav-drawer-third{padding-top:1rem}.nav-drawer-body .drawer-item-theme{color:var(--themeNormalColor);font-weight:700}.drawer-social-box{background:var(--lightGrayColor);padding:12px 2rem;border-radius:8px;display:flex;justify-content:space-between}.drawer-social-box svg{font-size:1.3rem;color:var(--textLightColor)}.drawer-social-box svg:hover{font-size:1.3rem;color:var(--textPrimaryColor)}.drawer-action-box{justify-content:space-between;padding:12px 0}.drawer-action-box button{border-radius:8rem;width:100%;border:none;height:40px;font-size:1rem;outline:none;font-weight:700}.drawer-action-box .create-button{background:var(--buttonColor);color:#fff}.drawer-action-box .connect-button{background:var(--buttonSecondaryColor);color:var(--buttonSecondaryTextColor)}.navbar .tablet-search{display:none}.navbar-account{margin-left:8px}@media only screen and (max-width:1300px){.navbar .nav-search{display:none}.navbar .tablet-search{display:flex;align-items:center}.navbar .tablet-search svg{margin-right:8px;border:2px solid var(--grayAccent);color:var(--textWhiteColor);width:40px;height:40px;padding:12px;border-radius:8rem}}@media only screen and (max-width:1100px){.navbar .nav-items{display:none}.navbar .nav-context{justify-content:space-between}.navbar .nav-actions,.navbar .nav-search,.navbar .tablet-search{display:none}.navbar .nav-context{padding:12px 1rem;display:flex}.mobile-drawer{display:flex;align-items:center}.navbar-account img{width:40px;height:40px;border-radius:8rem}.mobile-drawer svg{margin-left:8px;border:2px solid var(--grayAccent);color:var(--textWhiteColor);width:40px;height:40px;padding:12px;border-radius:8rem}}.search-item{display:flex;justify-content:flex-start;align-items:flex-start;padding:4px;border-radius:8px;margin-bottom:8px}.search-item img{width:40px;height:40px;border-radius:8px;object-fit:cover}.search-item-info{margin-left:1rem}.search-item h4{margin:0;color:var(--textPrimaryColor);font-weight:700}.search-item p{margin:0;color:var(--textLightColor)}.search-item p>span{margin:0;color:var(--primaryColor)}.search-item:hover{background:var(--lightGrayColor);cursor:pointer}.popular-item-list{display:flex;flex-wrap:wrap;margin:0 -8px;padding:4px}.search-user-item{display:flex;justify-content:flex-start;align-items:flex-start;padding:4px;border-radius:8px;margin-bottom:8px}.search-user-item img{width:40px;height:40px;border-radius:8px;object-fit:cover}.search-user-item-info{margin-left:1rem}.search-user-item h4{margin:0;color:var(--textPrimaryColor);font-weight:700}.search-user-item p{margin:0;color:var(--textLightColor)}.search-user-item:hover{background:var(--lightGrayColor);cursor:pointer}.search-collection-item{display:flex;justify-content:flex-start;align-items:flex-start;padding:4px;border-radius:8px;margin-bottom:8px}.search-collection-item img{width:40px;height:40px;border-radius:8rem;object-fit:cover}.search-collection-item-info{margin-left:1rem}.search-collection-item h4{margin:0;color:var(--textPrimaryColor);font-weight:700}.search-collection-item p{margin:0;color:var(--textLightColor)}.search-collection-item:hover{background:var(--lightGrayColor);cursor:pointer}.search-drop{background:var(--backgroundWhiteColor);border:1px solid var(--lightGrayColor);border-radius:1rem;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 8px 8px rgba(0,0,0,.1);padding:1rem;max-width:600px;max-height:500px;overflow-y:scroll}.search-drop .search-drop-header{display:flex;align-items:center;justify-content:space-between}.search-drop .search-drop-header button{border:1px solid transparent;border-radius:8rem;height:30px;padding:0 1rem;outline:none;color:var(--textPrimaryColor);font-weight:700;background:var(--lightGrayColor);cursor:pointer}.search-drop-header .ant-input-affix-wrapper{background:var(--backgroundWhiteColor);outline:none;border:1px solid var(--lightGrayColor)}.search-drop-header .ant-input-affix-wrapper svg,.search-drop-header input{color:var(--textPrimaryColor)}.search-drop .search-drop-search-text{font-size:1rem;color:var(--textLightColor)}.search-drop .search-drop-search-text>span{color:var(--textPrimaryColor);font-weight:700}.search-drop-items{margin-top:1rem}.search-drop .search-drop-items .popular-item-text{font-size:.9rem;font-weight:700;margin:0;color:var(--textPrimaryColor)}.search-drop-header .ant-input-affix-wrapper:hover{border:1px solid var(--lightGrayColor)}.search-drop-header span{border-radius:1rem;padding:4px;outline:none}.search-drop-header input{border:1px solid var(--lightGrayColor);border-radius:8rem;width:100%}.search-explore-item{display:inline-block}.search-explore-item p{color:var(--buttonSecondaryTextColor);font-weight:700;display:inline-block;border:1px solid transparent;border-radius:3rem;padding:2px 1rem;margin:8px;cursor:pointer;transition:.3s ease-in-out;background:var(--buttonSecondaryColor)}.create-dialog{padding:1rem 2rem}.create-dialog h3{font-weight:500;color:var(--textLightColor)}.create-dialog-container{display:flex;align-items:center;justify-content:space-between;margin:1rem 0}.create-dialog-container .create-dialog-image{width:200px;height:200px;border:1px solid var(--grayAccent);padding:8px;border-radius:8px;text-align:center;display:flex;flex-flow:column;justify-content:space-between;transition:.3s ease-in-out}.create-dialog-image h3{color:var(--textPrimaryColor);font-weight:700}.create-dialog-image:hover{border:1px solid transparent;cursor:pointer;box-shadow:0 8px 8px rgba(0,0,0,.1);transition:.3s ease-in-out}.create-dialog-container img{width:100%;height:80%;object-fit:fill}.ant-modal-content{border-radius:1rem;overflow:hidden}.ant-modal-header{padding:1rem 2rem}.ant-modal-header .ant-modal-title{font-size:1.3rem;font-weight:700}.ant-modal-footer{display:none}@media only screen and (max-width:450px){.create-dialog{padding:8px}.create-dialog-container .create-dialog-image{margin:0 8px;width:100%;margin-bottom:8px;height:220px}.create-dialog-container h3{font-size:.9rem}}.profile-drop{background:var(--backgroundWhiteColor);padding:1rem;border-radius:8px;box-shadow:0 8px 8px rgba(0,0,0,.2);min-width:300px;min-height:350px}.profile-drop h4{color:var(--textPrimaryColor)}.profile-drop p{color:var(--textLightColor)}.profile-drop .profile-drop-header{margin-top:20px;display:flex;align-items:center;margin-bottom:1rem}.profile-drop .profile-drop-account .profile-drop-header{margin-bottom:0}.profile-drop .profile-drop-manage{border-bottom:1px solid var(--lightGrayColor);padding:1rem 0;margin-bottom:8px;display:flex}.profile-drop .profile-drop-manage a{text-align:center;border-radius:8rem;background:var(--buttonSecondaryColor);color:var(--buttonSecondaryTextColor);padding:8px;border:none;outline:none;cursor:pointer;width:100%}.profile-drop-header-context{margin-left:1rem}.profile-drop-header-context h4{margin:0;font-weight:700;font-size:1rem}.profile-drop-header-context p{margin:0;max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.profile-drop-header-context p>span{font-weight:700;color:var(--textPrimaryColor)}.profile-drop .profile-drop-menu{display:flex;flex-flow:column;align-items:center}.profile-drop-menu a{width:100%}.profile-drop .profile-drop-menu h3{font-size:.9rem;font-weight:500;color:var(--textPrimaryColor);width:100%;margin:0}.profile-drop .profile-drop-menu-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px;border-radius:8px}.profile-drop .profile-drop-menu-item:hover{background:var(--lightGrayColor);cursor:pointer}.profile-drop-header img{width:40px;height:40px;border-radius:8rem}.my-content{width:90%}.sale-list{flex-wrap:wrap;margin:8px -12px -12px}.load-more,.sale-list{display:flex;justify-content:center}.load-more button{margin-top:20px;color:var(--textPrimaryColor);border-radius:8rem;padding:0 1rem;height:40px;font-size:1rem;outline:none;border:1px solid var(--grayAccent);transition:.3s ease-in-out;cursor:pointer;background:var(--backgroundWhiteColor);font-weight:700}@media only screen and (max-width:450px){.sale-list{display:block}}.activity-card{height:120px;border:1px solid var(--lightGrayColor);border-radius:1rem;margin:8px 0;transition:.3s ease-in-out;justify-content:space-between;padding:1rem}.activity-box,.activity-card{display:flex;align-items:center}.activity-box{justify-content:flex-start}.activity-card:hover{box-shadow:none;transition:.3s ease-in-out;background:var(--lightGrayColor);border:1px solid transparent}.activity-box img{width:50px;height:50px;object-fit:cover;border-radius:8px;margin-right:1.5rem}.activity-card .activity-icon{width:30px;height:30px;margin-left:1rem}.activity-card .activity-content{text-align:left}.activity-content h2{margin:0;font-weight:700;font-size:1.1rem;cursor:pointer;color:var(--textPrimaryColor)}.activity-content h3{color:var(--textLightColor);font-weight:500;cursor:text}.activity-content h3>span{font-size:.9rem;padding:2px 8px}.activity-content h3 .activity-creator,.activity-content h3>span{cursor:pointer;margin:0;font-weight:700;color:var(--primaryColor)}.activity-content h3 .activity-creator{display:inline-block;font-size:.8rem;padding-right:8px;height:28px}.activity-content h3 img{width:20px;height:20px;border-radius:8rem;margin-right:8px;margin-left:8px;margin-bottom:5px}.activity-content p{margin:4px 0 0;font-weight:500;color:var(--textLightColor)}@media only screen and (max-width:450px){.activity-card{height:auto}.activity-content h3{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.activity-content h3 .activity-creator{background:none;border:none;height:auto}.activity-content h3>span{background:none;border:none}.activity-box .box-preview{min-width:50px;min-height:50px;object-fit:cover;margin-right:1rem}.activity-content h3 img{width:15px;height:15px}}.activity-list{display:flex;justify-content:space-between;width:100%}.activity-item-list{width:90%}@media only screen and (max-width:450px){.activity-item-list{width:100%}}.activity-my-filter{width:30%;padding:2rem}.activity-my-filter,.my-activity-filter{text-align:left;position:-webkit-sticky;position:sticky;top:80px}.my-activity-filter{width:100%}.activity-my-filter h1,.my-activity-filter h1{color:var(--textBlackColor)}.my-activity-filter h1{font-size:1rem}.activity-my-filter-buttons{display:flex;align-items:center;flex-wrap:wrap;margin-left:-8px;position:sticky;position:-webkit-sticky;top:5%}my-activity-filter-buttons{display:flex;align-items:center;overflow-x:scroll;position:relative;width:100%}.activity-my-filter img,.my-activity-filter img{width:20px;height:20px;margin-right:8px}.activity-my-filter-buttons button{display:flex}.activity-my-filter-buttons button,.my-activity-filter-buttons button{height:40px;padding:0 1rem;margin:8px;border-radius:8rem;border:none;outline:none;background:var(--lightGrayColor);color:var(--textBlackColor);align-items:center;font-weight:700;cursor:pointer}.listing-btn-back{background:#cf1322!important;color:#fff1f0!important}.purchase-btn-back{background:#08979c!important;color:#e6fffb!important}.sale-btn-back{background:#c41d7f!important;color:#fff0f6!important}.transfer-btn-back{background:#389e0d!important;color:#f6ffed!important}.burn-btn-back{background:#d4380d!important;color:#fff2e8!important}.bid-btn-back{background:#d46b08!important;color:#fff7e6!important}.like-btn-back{background:#c41d7f!important;color:#fff0f6!important}.follow-btn-back{background:#096dd9!important;color:#e6f7ff!important}@media only screen and (max-width:450px){.activity-my-filter{display:none}.drawer-filter{text-align:left;display:flex;flex-flow:column;justify-content:space-between;height:100%}.drawer-filter-buttons{display:flex;align-items:center;flex-wrap:wrap;margin-left:-8px}.drawer-filter img{width:20px;height:20px;margin-right:8px}.drawer-filter-buttons button{margin:8px;background:var(--lightGrayColor);display:flex;align-items:center}.drawer-filter-buttons button,.drawer-filter .show-filter-button{height:40px;padding:0 1rem;border-radius:8rem;border:none;outline:none;font-weight:700;cursor:pointer}.drawer-filter .show-filter-button{background:var(--buttonColor);color:#fff}.ant-drawer-content{border-radius:0!important;border-top-left-radius:1rem;border-top-right-radius:1rem}}.follow-card{display:flex;justify-content:space-between;width:100%;margin-bottom:1rem}.follow-card .follow-context{display:flex;justify-content:flex-start;align-items:flex-start}.follow-context img{width:45px;height:45px;object-fit:cover;border-radius:8rem}.follow-content{margin-left:1rem}.follow-card .follow-content h2{font-size:1.1rem;font-weight:700;color:var(--textPrimaryColor);margin:0}.follow-card .follow-content p{font-size:1rem;font-weight:600;color:var(--textLightColor);margin:0}.follow-card button{color:var(--buttonSecondaryTextColor);background:var(--buttonSecondaryColor);height:40px;padding:0 2rem;border-radius:8rem;border:none;outline:none;cursor:pointer}@media only screen and (max-width:450px){.follow-context img{width:40px;height:40px}.follow-card .follow-content h2{font-size:1rem}.follow-card .follow-content p{font-size:.8rem}.follow-card button{height:35px}}.desktop-follow-drawer{display:none}@media only screen and (max-width:450px){.ant-drawer-content-wrapper{width:300px}}.my-header .my-header-user-context{width:80%;left:10%}.ant-tabs-content{padding-bottom:12px}.my-content{width:95%;margin:1rem auto}.ant-tabs-nav-wrap{justify-content:center}.my-content-activity-list{display:flex;justify-content:space-between;align-items:flex-start}.my-header{position:relative;height:500px}.my-header .my-header-cover{height:300px;overflow:hidden}.edit-cover-container{position:absolute;z-index:100;top:250px;right:12px}.edit-cover-container .edit-cover-btn{display:inline-block;font-weight:700;color:var(--textPrimaryColor);background:var(--backgroundWhiteColor);height:40px;border-radius:8rem;padding:0 1rem;border:none;outline:none;cursor:pointer;box-shadow:0 8px 8px rgba(0,0,0,.2)}#my-file-cover{display:none}.edit-cover-container svg{display:none;font-size:2.2rem;border-radius:8rem;padding:10px;background:var(--textWhiteColor);outline:none}.my-header .my-header-cover img{height:300px;width:100%;object-fit:cover}.my-header .my-header-user-context{display:flex;justify-content:space-between;align-items:flex-start;position:absolute;top:46%;width:70%;left:20%}.my-header-user-context img{width:220px;height:220px;object-fit:cover;border-radius:8rem;box-shadow:0 8px 8px rgba(0,0,0,.2);border:5px solid #fff;background:#fff}.my-header-user-context .user-content-box{display:flex;justify-content:space-between;align-items:flex-start;width:100%;padding:8px;margin-top:4rem}.my-header-user-context .user-content{text-align:left;margin-left:5%}.user-content h1{font-weight:700}.user-content h1,.user-content h2{margin:0;color:var(--textPrimaryColor)}.user-content h2{font-size:1.1rem}.user-content h2>span{cursor:pointer;color:var(--textLightColor)}.user-content h4{margin:0;font-weight:500;color:var(--textLightColor);width:80%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-content p{margin:0;font-size:1rem;color:var(--accentColor);font-weight:700;cursor:pointer}.my-header-user-context .user-setting{padding:8px;display:flex;align-items:center}.user-content-box .user-setting-container button{color:var(--textPrimaryColor);border-radius:8rem;padding:0 1rem;height:40px;font-size:1rem;outline:none;border:1px solid var(--grayAccent);transition:.3s ease-in-out;cursor:pointer;background:var(--backgroundWhiteColor);font-weight:700}.user-content-box .user-setting button:active{-webkit-transform:scale(.97);transform:scale(.97);transition:.1s ease-in-out}.user-content-box .user-setting svg{font-size:1.5rem;border-radius:8rem;border:1px solid var(--grayAccent);color:var(--textBlackColor);width:40px;height:40px;padding:12px;cursor:pointer;margin-left:8px;transition:.3s ease-in-out}.user-content-box .user-setting svg:active{-webkit-transform:scale(.95);transform:scale(.95);transition:.1s ease-in-out}.user-address{display:flex;align-items:center}.user-address svg{margin-left:1rem;color:var(--textLightColor)}.user-address svg:hover{cursor:pointer;color:var(--textPrimaryColor)}.read-more-button{color:var(--accentColor);font-weight:500;cursor:pointer}.displayed-text{margin:0;font-weight:500;color:var(--textLightColor);width:80%}.social-share-body{padding:8px 1rem}.social-share-body .social-share-title{color:var(--textPrimaryColor);font-weight:700}.social-share-body .social-share-tags{display:flex;justify-content:space-between;margin-top:8px}.social-share-tags svg{font-size:2rem;padding:8px}@media only screen and (max-width:450px){.my-header{height:600px}.my-header .my-header-user-context{flex-flow:column;align-items:center;top:20%;width:100%;left:0;margin:0 auto}.my-header-user-context .user-content-box{flex-flow:column;align-items:center;margin-top:0}.user-content-box .user-content{text-align:center;margin:0;width:95%}.user-content-box .user-content h2{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:80%}.user-address{width:70%;margin:0 auto}.user-content h4{width:100%}.my-header .my-header-cover img{height:220px}.edit-cover-container{position:absolute;z-index:500;top:170px;right:12px}.edit-cover-container .edit-cover-btn{display:none}.edit-cover-container svg{display:inline-block}}.my-items{padding-top:70px;padding-bottom:1rem}@media only screen and (max-width:450px){.my-items{padding-top:65px}}.ant-tabs-content{padding-bottom:60px}.activity-container{padding-top:80px;text-align:left;width:70%;margin:0 auto}.activity-container .activity-headline{display:flex;flex-flow:column}.activity-container-headline{padding-top:2rem;font-size:2rem;font-weight:700;color:var(--textPrimaryColor)}.activity-container .filter-toggle-button{display:none}.activity-container-context{display:flex;justify-content:space-evenly;margin-top:1rem}.activity-container .ant-tabs-top{min-width:100%}@media only screen and (max-width:450px){.activity-container{padding:80px 12px 12px;width:90%}.activity-container .activity-headline{flex-flow:row}.activity-container-headline{text-align:left;padding:0;font-size:1.5rem;margin:0}.ant-tabs{width:100%}.activity-container .activity-headline{display:flex;align-items:center;justify-content:space-between}.activity-headline .filter-toggle-button{display:block}.activity-headline button{background:var(--buttonSecondaryColor);border:none;color:var(--buttonSecondaryTextColor);height:30px;padding:0 2rem;border-radius:8rem;outline:none}.activity-main-filter{display:none}}.preview-card{border-radius:1rem;text-align:left;position:-webkit-sticky;position:sticky;padding-top:5%;width:280px;top:2.3rem}.preview-card .preview-tag{padding:0 1rem;color:var(--textPrimaryColor)}@media only screen and (max-width:450px){.preview-card{display:none}}.create-single-container{text-align:left;width:100%;display:flex;justify-content:space-evenly;align-items:flex-start}.create-context .special-text{background:-webkit-linear-gradient(#9813e5,#5f21e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.create-single-upload{width:60%;padding:0 1rem}.create-single-upload h1,.create-single-upload p{font-weight:700;color:var(--textPrimaryColor)}.create-single-upload .upload-box{border:2px dashed #ddd;border-radius:1rem;padding:2rem 4rem;position:relative;width:90%}.upload-box .upload-input{display:flex;flex-flow:column;justify-content:center;align-items:center;color:var(--grayColor)}.upload-box-container{margin-top:25px}.upload-box .upload-input p{font-weight:500;color:var(--grayAccent)}#my-create-input{display:none}.upload-box button{background-color:var(--buttonColor)!important;border:none;border-radius:8rem;height:40px;color:#fff;cursor:pointer;width:100%;font-weight:700}.upload-box input::-webkit-file-upload-button{visibility:hidden}.upload-box img{height:150px}.upload-box audio,.upload-box img,.upload-box video{max-width:100%;object-fit:fill}.upload-box video{height:150px}.upload-box svg{position:absolute;right:5%;top:5%;font-size:1.8rem;color:var(--grayAccent)}.upload-box svg:hover{color:#000;cursor:pointer}.create-single-upload .create-context{max-width:90%}.create-single-upload .regular-item,.switch-type{margin-top:1.5rem}.create-context h3{margin:0;font-size:.9rem}.create-context h2,.create-context h3,.create-context span{font-weight:700;color:var(--textPrimaryColor)}.create-context h2{margin:0;font-size:1rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.create-context p{margin:0;color:var(--textLightColor);font-weight:500;font-size:.9rem}.create-context input{margin-bottom:8px;border-radius:8rem;padding:8px 1rem;background:var(--backgroundWhiteColor);color:var(--textPrimaryColor);border:1px solid var(--lightGrayColor)}.regular-select-currency{outline:none;border-top-right-radius:8rem;border-bottom-right-radius:8rem;background-color:var(--backgroundWhiteColor);border:1px solid var(--lightGrayColor)}.ant-form-item{margin-bottom:8px}.ant-switch-checked{background-color:var(--purple7)}.regular-item .regular-item-container{display:flex;align-items:center;justify-content:flex-start;padding:8px 0;flex-wrap:wrap}.ant-input{background:var(--backgroundWhiteColor)!important}.regular-item .regular-collection-card{padding:1.5rem 1rem;border:1px solid var(--grayAccent);border-radius:1rem;margin-right:10px;margin-bottom:10px;text-align:center;cursor:pointer;height:140px;width:140px}.regular-collection-card:hover{border:1px solid var(--grayAccent)}.regular-item .active{border:1px solid var(--textPrimaryColor)}.regular-collection-card svg{font-size:32px;border-radius:8rem;border:1px solid var(--grayAccent);padding:6px}.regular-collection-card img{width:35px;height:35px;border-radius:50%}.auction-time-container{padding-top:10px;display:flex;justify-content:space-between}.auction-time-field{width:48%;padding:8px 12px 0}.auction-time-field .input-picker{width:100%;margin-top:12px;border-radius:8px;padding:8px;border-width:1px;font-size:14px}.auction-time-select{width:230px;border:unset;border-bottom:1px solid #eaecef;font-size:14px;padding:8px;width:100%}.auction-time-select:focus-visible{outline:unset}@media only screen and (max-width:1300px){.create-single-upload{width:80%;padding:0}.auction-time-container{display:block}.auction-time-field{width:100%;padding:8px 12px 0}}@media only screen and (max-width:450px){.create-single-upload{width:100%;padding:0}.create-single-upload .upload-box{width:100%}.create-single-upload .create-context{max-width:100%}.auction-time-container{display:block}.auction-time-field{width:100%;padding:8px 12px 0}}.single-form{padding:1rem 0}.single-form h3{font-weight:700;color:var(--textPrimaryColor);font-size:1rem}.single-multiple-copy{display:flex;align-items:center;justify-content:space-between}.copy-input,.royalti-input{width:100%}.single-form h3>span{color:var(--grayAccent);font-weight:700}.single-form .input-group{display:flex}.single-form input{border-radius:8rem;padding:8px 1rem;background:var(--backgroundWhiteColor);color:var(--textPrimaryColor);border:1px solid var(--lightGrayColor)}.single-form-button{padding:0 2rem;height:40px;outline:none;color:#fff;background:var(--buttonColor);border:none;border-radius:8rem;cursor:pointer;margin-top:1rem;font-weight:700}.select-category{width:100%;margin-bottom:8px;border-radius:8rem;padding:8px 1rem;background:var(--backgroundWhiteColor);color:var(--textPrimaryColor);border:1px solid var(--lightGrayColor);outline:none;background-color:var(--backgroundWhiteColor)}.property-add-button{background:transparent;border:none;vertical-align:middle}.property-add-button svg{font-size:26px;border-radius:8rem;border:2px solid var(--textPrimaryColor);padding:3px}.property-remove-button{background:transparent;border:none;vertical-align:middle}.create-container{padding-top:120px;display:flex;justify-content:space-evenly;width:90%;margin:0 auto}@media only screen and (max-width:450px){.create-container{width:95%;padding-bottom:0;padding-top:100px}}.edit-profile{width:50%;margin:0 auto;padding-top:120px;text-align:left}#my-file-edit{display:none}.edit-profile-header{display:flex;justify-content:flex-start;align-items:center}.edit-profile-header svg{border:1px solid var(--grayAccent);padding:8px;font-size:2rem;border-radius:8rem;margin-right:12px;cursor:pointer}.edit-profile h1{font-size:2rem;font-weight:700;color:var(--textPrimaryColor);margin:0}.edit-profile .edit-profile-para{font-size:1.2rem;font-weight:500;color:var(--textLightColor);width:80%}.edit-profile .edit-user-box{display:flex;justify-content:flex-start;align-items:center;margin-top:2rem}.edit-user-box div,.edit-user-box img{width:100px;height:100px;object-fit:cover;border-radius:8rem;margin-right:4rem}.edit-user-box button{background:var(--buttonSecondaryColor);border:none;border-radius:8rem;min-width:150px;height:40px;color:var(--buttonSecondaryTextColor);font-size:1rem;font-weight:700;outline:none;cursor:pointer}.edit-user-box .edit-user-info p{padding-top:8px;color:var(--textLightColor);font-weight:500;font-size:.9rem;width:100%}.edit-form{margin-top:2rem}.edit-form h3{margin:0 0 0 8px;color:var(--textPrimaryColor);font-weight:700}.edit-form p{margin:0 8px;font-weight:500;color:var(--textLightColor)}.edit-form .two-item{display:flex;justify-content:space-between;align-items:flex-start}.edit-form .two-item input{width:90%;border-radius:8rem;padding:8px 1rem;font-size:1rem}.edit-form textarea{border-radius:1rem;resize:none;min-height:150px;border:none}.edit-form input,.edit-form textarea{font-size:1rem;width:95%;color:var(--textPrimaryColor)}.edit-form input{border-radius:8rem;padding:8px 1rem;border:none}.edit-form .two-item .ant-form-item{width:100%;padding-bottom:1rem}.edit-form .ant-form-item{padding-bottom:1rem}.edit-form a{background:var(--buttonSecondaryColor);min-width:150px;color:var(--buttonSecondaryTextColor);padding:8px 1rem;text-align:center;font-weight:700;margin-top:1rem;cursor:pointer}.edit-form .submit-button,.edit-form a{border:none;border-radius:8rem;font-size:1rem;outline:none}.edit-form .submit-button{background:var(--buttonColor);min-width:250px;height:50px;color:#fff;margin-top:3rem}.edit-form .verified-box{width:60%}@media only screen and (max-width:450px){.edit-profile{width:95%;margin:0 auto;padding-top:80px;padding-bottom:0}.edit-profile .edit-user-box{align-items:center}.edit-profile .edit-user-box p{margin:0}.edit-profile .edit-profile-para{width:100%}.edit-form .two-item{flex-flow:column}.edit-form .two-item input{width:100%}.edit-form .ant-form-item,.edit-form .two-item .ant-form-item{padding-bottom:0}.edit-form .two-item .verified-box{width:100%}.edit-form .submit-button{width:100%;margin-top:2rem}}.search-page{padding-top:100px;text-align:left;width:90%;margin:1rem auto}.search-page h1{font-size:2rem;font-weight:700;color:var(--textLightColor)}.search-page h1>span{color:var(--textPrimaryColor)}@media only screen and (max-width:450px){.search-page h1{font-size:1.5rem}.search-page{padding-top:90px}}.how-content{width:60%;margin:5rem auto;text-align:left}.how-content img{width:100px;height:100px}.how-content h1{font-size:2.5rem;font-weight:700;color:var(--textPrimaryColor)}.how-collapse-content{margin-bottom:2rem}.how-content .how-head{padding:1rem 0}.how-head svg{color:var(--accentColor);margin-right:1rem}@media only screen and (max-width:450px){.how-content{width:90%;margin-top:1rem}}.how-it-work{padding-top:5rem;padding-bottom:5rem}.support-form-container{width:70%;display:flex;justify-content:space-between;align-items:flex-start;margin:2rem auto;text-align:left}.support-form{width:50%}.support-search{width:30%}.support-search span{border-radius:8rem;padding:4px 8px}.support-form .ant-select-selector{border-radius:8rem!important;height:40px!important;padding-top:4px!important}.support-form .ant-select{width:95%!important}.support-form button:hover{cursor:pointer}.support-nav{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:70%;padding:1rem 0}.support-nav p{margin:0}.support-nav-logo{display:flex;align-items:center;justify-content:center}.support-nav img{width:30px;height:30px;object-fit:cover;margin-right:8px}.support-nav a{font-weight:500;cursor:pointer;margin-right:1rem}.support-container .support-footer{height:100px;border-top:1px solid var(--grayAccent)}.sell-page{padding-top:67px;height:100vh;display:grid;grid-template-columns:65% 35%}.sell-page-right button{background:var(--buttonColor);height:40px;outline:none;border:none;color:var(--textWhiteColor);font-weight:700;font-size:1rem;text-align:center;border-radius:1rem;cursor:pointer;padding:0 1rem}.sell-page-right .owner-item-content{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--lightGrayColor)}.sell-page-right h2{font-size:1.3rem;color:var(--textPrimaryColor);font-weight:1000;line-height:1.5rem}.sell-page-right h5{font-size:1rem;color:var(--accentColor);font-weight:700;line-height:1rem}.sell-page-right h5>span{color:var(--textPrimaryColor)}.sell-page-right .user-info h5>span{padding-left:5px;padding-right:5px;color:var(--accentColor)}.sell-page .sell-page-left{border-right:1px solid var(--grayAccent);display:flex;align-items:center;justify-content:center}.sell-page-left .ant-image{width:50%}.sell-page-left img{width:100%;height:auto;object-fit:cover;border-radius:1rem}.sell-page-right{text-align:left}.sell-page-right-header{display:flex;justify-content:space-between;padding:2rem 1rem 0;position:-webkit-sticky;position:sticky;top:80px;background:var(--backgroundColor);box-shadow:0 8px 8px rgba(0,0,0,.1);z-index:100}.sell-page-right-header h1{font-size:2rem;font-weight:700;color:var(--textPrimaryColor);margin:0}.sell-page-right-header p{color:var(--textLightColor);font-weight:700}.sell-page-right-header p>span{background:-webkit-linear-gradient(#9813e5,#5f21e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sell-page-header-action,.sell-page-right-header .sell-page-like{display:flex;align-items:center}.sell-page-like p{margin:0 8px 0 0;font-weight:700}.sell-page-header-action svg{font-size:1.5rem;width:32px;height:32px;padding:6px;font-weight:700;border:1px solid var(--grayAccent);color:var(--grayAccent);border-radius:8rem}.sell-page-header-action svg:hover{border-color:var(--textLightColor);cursor:pointer}.sell-page-like svg{border:none;padding:8px;color:var(--grayAccent)}.sell-page-like{border:1px solid var(--grayAccent);border-radius:8rem;margin-right:12px}.sell-page-like:hover{border-color:var(--textLightColor);cursor:pointer}.sell-page-right-content{overflow-y:scroll;position:relative;height:60vh;padding:28px 1rem 2rem;background:var(--backgroundWhiteColor)}.sell-page-right-content h3{color:var(--textPrimaryColor);overflow-y:scroll;position:relative;max-height:10vh}.seperate-content{padding-top:10px;padding-bottom:10px;display:flex;justify-content:space-between}.seperate-content-component{width:48%}.time{text-align:center;margin:0 2px}.time-value{border-radius:6px;padding:4px 7px;font-size:1.3rem;color:var(--textPrimaryColor);font-weight:1000;color:#1e2026;background-color:#e3e3e3}.sell-page-right-footer{position:fixed;bottom:0;box-shadow:8px 8px 8px 8px rgba(0,0,0,.1);width:35%;background:var(--backgroundColor);padding:0 1rem 10px}.sell-page-right-footer-separate{background:linear-gradient(90deg,#0c50ff 0,#0c50ff 24%,#5b9dff 55.73%,#ff74f1 75%,#ff74f1);height:3px;width:100%}.seperate-content .sell-page-right-footer-left{background:var(--buttonColor);width:100%;border-radius:8rem}.seperate-content .sell-page-right-footer-right{background:var(--purple9);width:100%;color:var(--textPrimaryColor);border-radius:8rem}.sell-page-right-footer-full{width:100%}.user-item{padding:1rem 0;border-bottom:1px solid var(--lightGrayColor)}.user-item .user-content{display:flex;align-items:center}.user-content img{border-radius:8rem;width:40px;height:40px;object-fit:cover}.user-info{margin-left:8px;margin-right:8px}.user-info h5{margin:0;font-size:1rem;font-weight:700;line-height:1rem}.user-info h5,.user-info span{color:var(--textLightColor)}.user-info p{margin:0;color:var(--textPrimaryColor);font-weight:700}.user-item button{width:100%;border-radius:8rem;height:40px;background:var(--buttonSecondaryColor);color:var(--buttonSecondaryTextColor);border:none;outline:none;margin-top:12px}@media only screen and (max-width:1024px){.sell-page{display:flex;flex-flow:column}.sell-page-right-footer{width:100%}.sell-page-right-header{position:relative;top:0;box-shadow:none}.sell-page-right-content{height:auto;overflow:hidden;padding-bottom:200px}}.item-detail-info{padding-top:5px}.item-detail-info p{font-size:1rem;color:var(--textPrimaryColor);font-weight:700;line-height:1.2rem}.item-detail-info span{color:var(--textLightColor)}.item-detail-info-properties{margin-bottom:16px;vertical-align:inherit;max-width:100%;min-height:0;min-width:0;flex-shrink:0;flex-direction:row;flex-basis:auto;display:flex;align-items:stretch;flex-wrap:wrap}.item-detail-info-property{margin-right:10px;margin-bottom:10px;min-width:80px;padding:0 10px;text-align:center;border:2px solid rgba(4,4,5,.1);border-radius:16px;transition:all .12s ease-in-out 0s;-webkit-user-select:none;-ms-user-select:none;user-select:none}
/*# sourceMappingURL=main.7f748b34.chunk.css.map */