@tailwind base;@tailwind components;@tailwind utilities;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;background-color:#0d0d0f;color:#fff;background-repeat:no-repeat}.toast{background-color:#000}button,div,p{font-family:JetBrains Mono}iframe{display:none}#myThreeJsCanvas{z-index:-1;position:fixed;left:0;top:0;width:100%;height:100%;display:block;border-radius:5px;filter:none!important}::-webkit-scrollbar{width:6px;background-color:#434040;border-radius:3px}::-webkit-scrollbar-thumb{background:#BF3DAA;border-radius:3px;width:4px}.vortex-wrapper{position:absolute;top:calc(50% - 20px);left:calc(50% - 60px)}.background{position:fixed;z-index:-2;top:0;width:100%}@media only screen and (max-width: 897px){body{background-color:#2f0b49}}model-viewer{height:inherit;width:inherit}model-viewer::part(default-progress-bar){background-color:#bf3daa;height:2px}a{color:inherit;text-decoration:none}.login-modal{width:0;height:0;position:fixed;top:50%;left:50%;z-index:100;display:flex;justify-content:center;align-items:center;transition:.1s}.login-modal-content{z-index:101;display:flex;flex-direction:column;align-items:center;max-width:99%;min-width:35%;max-height:95%;transition:1s;position:relative;justify-content:center;background:rgba(13,13,15,1);border:2px solid #271C27;backdrop-filter:blur(20px);border-radius:16px;padding:40px}.login-modal-header-cancel-flex{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px}.login-modal-header-text{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:24px;line-height:125%;letter-spacing:-1px;color:#fff;margin:0}.information-text{text-align:center;margin-top:20px}.login-modal-logo{max-width:500px;width:50%}@media only screen and (max-width: 613px){.login-modal-header-text{font-size:16px}.login-modal-content{min-width:70%}.login-modal{transition:none}}.login-button{outline:0;cursor:pointer;user-select:none;display:inline-flex;align-items:center;margin:.45rem 0;padding:.45rem;text-decoration:none;transition:.15s;border:2px solid #BF3DAA;background:transparent;padding:.45rem 1rem;z-index:1;height:60px;width:400px;text-align:start;font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:14px;line-height:100%;padding:32px;color:#fff;align-self:start;width:100%;justify-content:space-between}.login-button:active{box-shadow:none}.login-button:hover{background:rgba(191,61,170,.08)}.wallet-info{background:rgba(191,61,170,.1);padding:7px;font-size:12px;color:#bf3daa;width:78px;text-align:center}@media only screen and (max-width: 600px){.login-button{font-size:10px}.wallet-info{margin-right:-16px}.wallet-name{margin-left:-16px}}.header{height:60px;width:100%;display:flex;align-items:center;padding:10px 10px 10px 0;justify-content:center;z-index:100;top:0;position:fixed;align-self:baseline;transition:.12s ease-in-out}.header-content-wrapper{width:96%;height:60px;display:flex;align-items:center;padding:10px 0 0;justify-content:space-between;z-index:100;top:0}.logo-text-wrapper{display:flex;align-items:center}.logo-text{font-size:23px;font-weight:700;user-select:none}.header-logo{max-height:70px;min-height:70px;min-width:70px;cursor:pointer}.button-wrapper{margin:6%}.icons-wrapper{display:flex;column-gap:10px;margin-right:10px}.navbar-item{display:flex;align-items:center;cursor:pointer;justify-content:space-between;font-size:14px;padding:10px;border-width:1px}.navbar-active{border-style:solid}.wallet-icon{width:25px;height:25px;cursor:pointer;transition:.2s;margin-right:20px}@media only screen and (max-width: 800px){.navbar-item{font-size:12px}}@media only screen and (max-width: 450px){.header-logo{min-height:40px;min-width:40px;max-height:40px}.logo-text{font-size:12px;margin:0 0 5px}.icons-wrapper{margin-right:0}.navbar-item{font-size:9px;margin:0 0 5px}.icons-wrapper{column-gap:4px}}.general-button{outline:0;cursor:pointer;user-select:none;display:inline-flex;justify-content:center;align-items:center;margin:.45rem 0;padding:.45rem;width:fit-content;height:fit-content;text-decoration:none;transition:color .15s ease-out,background .15s ease-out,transform .15s ease-out,box-shadow .15s ease-out,border .15s ease-out;border:2px solid black;background:#BF3DAA;border:1px solid #BF3DAA;color:#fff;padding:.45rem 1rem;z-index:1}.general-button:active{background:linear-gradient(0deg,#993188,#993188),#BF3DAA}.general-button:hover{background:#993188}.disabled{cursor:not-allowed}.sidebar-dashboard-flex{width:100%;display:flex;min-height:calc(100vh - 120px);margin:60px 20px 0 0;justify-content:center}.dashboard-wrapper{width:95%;display:flex;height:100%;margin:20px;max-height:calc(100vh - 120px);min-height:calc(100vh - 120px);border-radius:16px;border:2px solid #271C27;background:rgba(13,13,15,.65)}.dashboard-wrapper-mobile{width:100%;display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 80px)}.address-container{display:flex;flex-direction:column;width:100%;padding:5px 10px 10px}.address-name{margin:0 0 0 5px;font-size:12px}.value-flex{display:flex;width:100%;justify-content:space-between;padding:2px 2px 2px 0;align-items:center}.value-box{width:100%;padding:5px;margin-right:5px;overflow:hidden;white-space:nowrap;font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;color:#c4c4c4;background:#18181E;border-radius:96px}.copy-button{width:25px;margin:5px;height:25px;cursor:pointer}.copy-button:active{transform:translate(1px) translateY(1px)}.wallet{border-right:solid;border-right-color:#271c27;width:21%;border-top-left-radius:10px;border-bottom-left-radius:10px;display:flex;flex-direction:column;align-items:center;padding:20px}.wallet-text{font-style:normal;font-weight:700;font-size:40px;line-height:125%;letter-spacing:-1px;color:#fff;margin:10px}.connect-wallet-button{font-size:16px;width:100%;height:60px}.connect-button-wrapper{flex:auto}.disconnect-wallet{font-size:16px;width:100%;height:60px;background:transparent;border-color:#bf3daa}.tokens-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:10px}.tokens-header{display:flex;justify-content:space-between;width:100%}.small-text{font-size:12px;text-align:center}.token-flex{display:flex;width:100%;justify-content:space-between;align-items:center}.token-name-balance-flex{display:flex;width:100%;justify-content:space-between;align-items:center;background:#18181E;border-radius:40px;margin-top:10px;margin-bottom:10px;padding:0 10px;font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;height:30px}.token-logo{border-radius:50%;width:30px;height:30px;margin-right:10px}.status{width:100%;flex:auto}.status-head{font-size:12px;margin:20px 0 0;font-weight:500;line-height:15px}.status-text-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.status-text{font-style:normal;font-weight:400;font-size:12px;line-height:125%;letter-spacing:-1px;color:#c4c4c4;background:#18181E;border-radius:10px;padding:10px}.horizontal-line{width:100%;height:1px;background:#3F3B3B}.wallet-footer{display:flex;font-size:10px;justify-content:space-evenly;width:100%;margin:10px;align-items:center}.social-link{cursor:pointer}.social-link:hover{text-decoration:underline}.dot{width:4px;height:4px;border-radius:50%;background:white;margin-bottom:4px}.green-text{color:#3dbf59}.red-text{color:#bf3d3d}.wallet-status-wrapper-mobile{display:flex;flex-direction:column;width:100%;align-items:center}.status-mobile{display:flex;width:90%;margin:0 10px;justify-content:space-between;background:#18181E;border-radius:57px;padding:10px}.status-mobile-text{margin:0;font-weight:500;font-size:12px;line-height:125%}.wallet-mobile{background:rgba(13,13,15,.64);border:2px solid #271C27;border-radius:8px;display:flex;flex-direction:column;width:90%;align-items:center;padding:10px;margin:10px;transition:.3s}.wallet-mobile-container{width:100%;display:flex;flex-direction:column;align-items:center}.wallet-text-mobile{font-style:normal;font-weight:700;font-size:20px;line-height:125%;letter-spacing:-1px;color:#fff;margin:10px}.wallet-menu-flex{display:flex;align-items:center;width:100%;justify-content:space-between}.wallet-menu-text{margin-bottom:5px;margin-top:5px;font-style:normal;font-weight:700;font-size:14px;line-height:125%;letter-spacing:-1px}.horizontal-line-mobile{width:93vw;height:1px;background:#271C27;margin-bottom:4px;margin-top:3px}@media only screen and (max-width: 997px){.copy-button{width:20px;height:20px}}.playground{min-width:70vw;max-width:70vw;border-top-right-radius:10px;border-bottom-right-radius:10px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:end;max-height:calc(100vh - 160px);margin:10px}.big-text{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:46px;line-height:125%;letter-spacing:-1px;margin-bottom:10px}.box{padding:30px 10px;border-style:solid;box-shadow:0 2px 4px #f73d93;border-radius:4px}.scene-wrapper{display:flex;flex-direction:column;height:90%;border:2px solid #271C27;border-radius:12px;position:relative}.generated-wrapper{width:100%;height:100%}.sneakpeek-detail-row{display:flex;height:70px;justify-content:space-between;align-items:center;width:100%;margin-bottom:5px}.rarity-box{background:#1A1E18;display:flex;align-items:center;justify-content:space-between;border-radius:40px;font-size:14px;padding:5px 20px;width:100%;cursor:pointer}.rarity-value{color:#3dbf59}.sneakpeek-id{margin-left:10px;margin-bottom:10px;margin-top:5px;font-size:12px;font-weight:700}.detail-buttons{display:flex;justify-content:space-between;align-items:center;column-gap:10px}.details-buttons{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:14px;line-height:125%;margin-left:5px;cursor:pointer}.details-buttons:hover{text-decoration:underline}.share-button{position:absolute;bottom:10px;right:15px;color:#beb8b8;width:fit-content;height:fit-content}.information-flex{display:flex;flex-direction:column;justify-content:center}.instructions-flex{display:flex;flex-direction:column;align-items:center;align-self:center;width:70%}.create-button{font-size:16px;width:100%;height:60px}.create-button-wrapper{flex:auto;align-self:flex-end}.generated-wrapper-mobile{width:100%;height:103%}.playground-footer-wrapper-mobile{display:flex;flex-direction:column;align-items:center;width:100%;flex:auto}.playground-mobile{width:90%;padding:10px;margin:10px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:end;background:rgba(13,13,15,.64);border:2px solid #271C27;border-radius:8px;flex:auto}.scene-wrapper-mobile{display:flex;flex-direction:column;height:427px;border:2px solid #271C27;border-radius:12px;position:relative}.big-text-mobile{font-weight:700;font-size:20px;line-height:125%;text-align:center;letter-spacing:-1px;margin-bottom:10px;margin-top:10px}.instructions-flex-mobile{display:flex;flex-direction:column;align-items:center;align-self:center;width:95%;flex:auto;justify-content:space-evenly}.sneakpeek-detail-row-mobile{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%}.information-flex-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.rarity-box-mobile{background:#1A1E18;display:flex;align-items:center;justify-content:space-between;border-radius:40px;font-size:12px;width:100%;padding-left:10px;padding-right:10px;cursor:pointer}.rarity-value-mobile{color:#3dbf59;margin:5px}.sneakpeek-id-mobile{margin-bottom:10px;margin-top:5px;font-size:12px;font-weight:700}.detail-buttons-mobile{display:flex;justify-content:center;align-items:center;width:250px;width:95%;column-gap:15px;margin-top:20px}.wallet-footer-mobile{display:flex;font-size:10px;justify-content:space-evenly;width:244px;margin:10px;align-items:end;flex:auto}@media only screen and (max-width: 304px){.details-buttons{font-size:12px}}.external-url-text{color:#bf3daa;cursor:pointer}.external-url-text:hover{text-decoration:underline}.loader-wrapper{width:200px;height:200px;border:1px solid white;display:flex;flex-direction:column;justify-content:end;position:relative}.loader{position:absolute;top:50%;left:50%;margin-left:-100px;margin-top:-100px}.loaded-holder{background:#BF3DAA;transition:.3s}.loaded-text-wrapper{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.loaded-text-value{font-weight:700;font-size:40px;line-height:125%}.wrapper-flex{display:flex;justify-content:space-between;width:100%;margin:10px;align-items:center}.index-box{border:1px white solid;width:60px;height:40px;text-align:center;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.text-box{width:100%;background:#18181E;border-radius:40px;padding:10px 10px 10px 24px;font-size:14px;margin-left:20px;color:#c4c4c4}@media only screen and (max-width: 1200px){.text-box{font-size:12px}}.generate-modal{width:0;height:0;position:fixed;top:50%;left:50%;z-index:100;display:flex;justify-content:center;align-items:center;transition:.1s}.generate-modal-content{font-family:Georgia,Times New Roman,Times,serif;font-weight:400;font-size:18px;color:#fff;z-index:101;display:flex;align-items:center;max-width:95%;max-height:80%;min-width:95%;min-height:80%;transition:1s;position:relative;padding:20px 20px 20px 0;justify-content:center;background:rgba(13,13,15,.85);border:2px solid #271C27;border-radius:16px}.generate-scene{width:65%;height:80vh;overflow:hidden;margin:20px;border:2px solid #271C27;border-radius:16px;position:relative}.scene-text{color:#ffffff52;bottom:0;left:10px;position:absolute;font-size:12px}.generate-right{width:35%;display:flex;flex-direction:column;align-items:center;height:80vh;justify-content:space-between}.create-sneakpeek-head{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:24px;line-height:125%;letter-spacing:-1px;color:#fff;margin:0}.head-close-flex{display:flex;width:100%;justify-content:space-between;align-items:center}.close-icon{cursor:pointer;transition:.05s}.close-icon:active{transform:translate(1px) translateY(1px)}.definition{width:100%;background:#18181E;border-radius:20px;padding:10px 10px 10px 24px;font-size:12px;color:#c4c4c4;width:95%}.select-trait-nav-wrapper{width:100%;display:flex;margin:10px;border:1px solid #BF3DAA;height:4px}.select-trait-nav-wrapper-mobile{width:94%;display:flex;margin:10px;border:1px solid #BF3DAA;min-height:4px}.trait-nav-selected{transition:.2s ease-in-out;background:#BF3DAA}.generate-modal-buttons-wrapper{width:100%;display:flex;justify-content:space-evenly;gap:5px}.modal-button{height:50px;width:100%}.modal-button-back{height:50px;width:100%;background:transparent}.select-elements-wrapper{flex:auto;width:100%;margin-top:5px;display:flex;flex-direction:column;align-items:center;row-gap:10px;overflow-y:scroll}.selection-and-buttons-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;flex:auto;border:2px solid #271C27;border-radius:16px;padding:10px;max-height:calc(80vh - 113px)}.generate-modal-content-mobile{font-family:Georgia,Times New Roman,Times,serif;font-weight:400;font-size:18px;color:#fff;z-index:101;display:flex;flex-direction:column;align-items:center;max-width:85%;max-height:93%;min-width:85%;min-height:93%;transition:1s;position:relative;padding:20px;background:rgba(13,13,15,.85);border:2px solid #271C27;border-radius:16px;overflow-y:scroll;overflow-x:hidden}.generate-modal-content-mobile::-webkit-scrollbar-thumb{width:0}.generate-modal-content-mobile::-webkit-scrollbar-button{width:0}.content-wrapper-mobile{display:flex;flex-direction:column;align-items:center;width:100%}.generate-scene-mobile{width:93%;min-height:300px;height:300px;overflow:hidden;border:2px solid #271C27;border-radius:16px;position:relative}.head-close-flex-mobile{width:95%;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.mobile-definition{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:12px;line-height:125%;letter-spacing:-1px;color:#c4c4c4;width:95%}.select-elements-wrapper-mobile{width:95%;margin-top:15px;display:flex;flex-direction:column;align-items:center;row-gap:10px;margin-bottom:15px}.generate-modal-buttons-wrapper-mobile{width:95%;display:flex;justify-content:space-evenly;gap:5px}.wrap-vortex{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:auto}.select-trait-button-wrapper{height:60px;border:1px white;display:flex;width:98%;border-style:solid;align-items:center;justify-content:space-between;cursor:pointer;transition:.1s}.select-trait-button-wrapper:hover{background:rgba(191,61,170,.08)}.trait-button-disabled{cursor:not-allowed}.selected-trait-button-wrapper{height:60px;background:rgba(191,61,170,.08);border:1px solid #BF3DAA;display:flex;width:98%;align-items:center;justify-content:space-between;cursor:pointer}.select-trait-checkbox{width:30px;height:30px;border:1px solid white;margin:20px}.selected-trait-checkbox{width:30px;height:30px;margin:20px;background:#BF3DAA;display:flex;justify-content:center;align-items:center}.name-thumbnail-flex{display:flex;align-items:center}.trait-name-select-item{font-size:14px;font-weight:700;text-align:end}.thumbnail-img{width:30px;height:30px;margin:20px 20px 20px 30px}@media only screen and (max-width: 420px){.trait-name-select-item{font-size:12px}}.explore-wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;margin-top:90px}.header-banner-filter-wrapper{display:flex;flex-direction:column;align-items:center;position:fixed;top:0;background:rgba(0,0,0,.95);z-index:10;width:100%;height:161px}.banner-wrapper{background:linear-gradient(0deg,rgba(13,13,15,.458),rgba(25,25,29,.56)),url(/assets/header.1ea99e95.png);border:2px solid #271C27;border-radius:16px;height:284px;width:95%;background-position:center;position:relative;display:flex;align-items:center;background-size:cover}.banner-content{display:flex;justify-content:space-between;width:100%;align-items:center;margin:30px}.banner-profile-img{width:140px;height:140px;border-radius:50%;border:2px solid #271C27;background-image:url(https://cdn.discordapp.com/attachments/892092126022738051/1143879236202020965/svgviewer-png-output_36.png);background-position:center;background-size:150%}.name-generated-flex{display:flex;align-items:center;column-gap:40px}.collection-name{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:32px;line-height:125%;letter-spacing:-1px}.collection-description{max-width:892px;height:36px;font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;letter-spacing:-1px;color:#c4c4c4}.total-generated-flex{display:flex;column-gap:20px;background:#300641;border-radius:96px;padding:9px 12px}.generated-text{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;color:#c4c4c4;margin:0}.generated-text-colored{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;color:#bf3daa;margin:0}.sort-filter-wrapper-el{width:100%;display:flex;justify-content:center;position:sticky;top:79px;z-index:2}.sort-filter-flex{display:flex;justify-content:space-between;width:92%;padding:10px;border-bottom:1px solid #3F3B3B;height:60px}.items-text{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:24px;line-height:125%;letter-spacing:-1px;margin-bottom:0}.sort-buttons-flex{display:flex;align-items:center;column-gap:25px}.sort-menu{background:#18181E;border:1px solid #271C27;box-shadow:0 4px 4px #00000040;border-radius:8px;width:393px;position:absolute;margin-bottom:-99px;margin-left:-253px;transition:.2s;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;row-gap:10px}.filter-menu{background:#18181E;border:1px solid #271C27;border-radius:8px;width:393px;height:320px;position:absolute;margin-bottom:-320px;margin-left:-263px;transition:.2s;display:flex;align-items:center;flex-direction:column;overflow-y:scroll;overflow-x:hidden;padding-right:10px;padding-left:10px;box-shadow:0 4px 4px #00000040;font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:16px;line-height:125%;letter-spacing:-1px;color:#c4c4c4}.filter-menu::-webkit-scrollbar-thumb{z-index:-1;margin-top:10px;margin-bottom:10px;border-radius:1000px;width:1px;height:5px}.filter-trait-wrapper{width:100%;margin-top:5px;border-bottom:1px solid #271C27;padding-top:8px;padding-bottom:8px;padding-left:8px}.filter-trait-name-flex{width:100%;display:flex;height:21px;justify-content:space-between;align-items:center;cursor:pointer}.sneakpeeks-grid{min-height:200px;display:grid;width:92%;margin:40px auto 100px;justify-items:center;grid-template-columns:repeat(6,1fr);row-gap:40px;column-gap:5vw}.sneakpeek-card{object-fit:contain;cursor:pointer;background:linear-gradient(270deg,#bbbbbb,#888888);background-size:200% 200%;border-radius:4px;object-fit:cover;width:100%;aspect-ratio:1684 / 1664;transition:.2s ease-in-out}.sneakpeek-card:hover{transform:scale(1.025)}.sneakpeek-card-animated{object-fit:contain;cursor:pointer;border-radius:4px;object-fit:cover;width:100%;aspect-ratio:1684 / 1664;background:linear-gradient(270deg,#bbbbbb,#aaaaaa,#999999,#888888,#999999,#aaaaaa,#bbbbbb);background-size:300% 100%;animation:loading 2s linear infinite}.pagination{color:#fff!important;width:100%;display:flex;align-items:center;margin-bottom:20px;justify-content:center}li,.MuiButtonBase-root{color:#fff!important}.MuiPaginationItem-root{color:#fff}.css-1v2lvtn-MuiPaginationItem-root{color:#fff!important}.MuiPaginationItem-root.MuiPaginationItem-sizeMedium.MuiPaginationItem-text.MuiPaginationItem-circular.MuiPaginationItem-textSecondary.MuiPaginationItem-ellipsis.css-16y9h98{color:#fff}.arrow{border:solid;border-width:0 2px 2px 0;display:inline-block;padding:5px;margin-right:5px;transition:.2s}.a-right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.a-left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.a-up{margin-bottom:-2px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.a-down{margin-bottom:7px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.reset-filter-button{width:100%;height:50px;font-style:normal;font-weight:700;font-size:20px;line-height:125%;margin-left:6px}@media only screen and (max-width: 1920px){.sneakpeeks-grid{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width: 1534px){.sneakpeeks-grid{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width: 1352px){.sneakpeeks-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 1084px){.sneakpeeks-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 893px){.sneakpeeks-grid{grid-template-columns:repeat(2,1fr)}.items-text{font-size:14px;margin:0}.sort-filter-flex{align-items:center;height:40px}.sort-filter-wrapper-el{background:#2F0B49}.header-banner-filter-wrapper{height:120px}.sort-menu{width:235px;margin-left:-45px}.filter-menu{width:260px;margin-left:-180px}.sneakpeek-card{border-radius:2px}}@media only screen and (max-width: 535px){.sort-buttons-flex{column-gap:10px}}@keyframes loading{0%{background-position:100% 0%}50%{background-position:0% 100%}to{background-position:-100% 0%}}.banner-description-wrapper-mobile{display:flex;width:100%;align-items:center;flex-direction:column}.banner-mobile-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(0deg,rgba(13,13,15,.558),rgba(25,25,29,.7)),url(/assets/header.1ea99e95.png);background-position:center;width:95%;height:205px;border:2px solid #271C27;border-radius:8px;background-size:cover}.banner-profile-img-mobile{width:84px;height:84px;border-radius:50%;border:2px solid #271C27;background-image:url(https://cdn.discordapp.com/attachments/892092126022738051/1143879236202020965/svgviewer-png-output_36.png);background-position:center;background-size:150%}.collection-name-mobile{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:20px;line-height:125%;letter-spacing:-1px;text-align:center}.collection-description-mobile{max-width:892px;font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;letter-spacing:-1px;color:#c4c4c4;text-align:center;width:95%}.remove-filter-items{width:92%;margin-top:10px;display:flex;justify-self:end;justify-content:end;column-gap:20px;flex-wrap:wrap}.remove-filter-item{background:rgba(191,61,170,.08);border:1px solid #BF3DAA;color:#bf3daa;padding:10px;font-size:12px;display:flex;column-gap:11px;align-items:center;margin-bottom:10px}.x-button{width:23px;height:23px;background:#BF3DAA;cursor:pointer;display:flex;align-items:center;justify-content:center}.x-button:hover{background:#993188}.grid-wrapper{width:100%;display:flex;align-items:center;flex-direction:column}.selection-button{outline:0;cursor:pointer;user-select:none;display:inline-flex;justify-content:center;align-items:center;margin:.45rem 0;padding:.45rem;width:fit-content;height:fit-content;text-decoration:none;transition:color .15s ease-out,background .15s ease-out,transform .15s ease-out,box-shadow .15s ease-out,border .15s ease-out;border:1px solid #BF3DAA;color:#fff;padding:.45rem 1rem;z-index:1;height:50px;font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:14px;line-height:125%}.selection-button:hover{background:rgba(191,61,170,.08)}.disabled{cursor:not-allowed}@media only screen and (max-width: 811px){.selection-button{font-size:10px;margin:.2rem 0;padding:.2rem;height:40px}}.traits-select-buttons-wrapper{width:100%;display:flex;flex-direction:column;row-gap:7px;margin-top:6px;margin-left:2px}.sneakpeek-detail-screen-flex{width:100%;display:flex;min-height:calc(100vh - 120px);margin:60px 20px 0 0;justify-content:center}.sneakpeek-details-wrapper{width:95%;display:flex;height:100%;margin:20px;max-height:calc(100vh - 120px);min-height:calc(100vh - 120px);border-radius:16px;border:2px solid #271C27;background:rgba(13,13,15,.65)}.sneakpeek-detail-scene-wrapper{display:flex;flex-direction:column;border:2px solid #271C27;border-radius:12px;position:relative;width:45%;margin:15px}.sneakpeek-detail-right{width:55%;display:flex;flex-direction:column;align-items:center;margin-top:10px;padding:20px}.full-screen-button{background:transparent;height:50px}.id-view-button-flex{width:100%;display:flex;justify-content:space-between}.id-metacoders-wrapper{display:flex;align-items:center}.id{margin:0 5px 0 0;font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:40px;line-height:125%;letter-spacing:-1px;color:#bf3daa}.metacoders-text{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:125%;color:#fff}.creator-rarity{width:100%}.creator-rarity-flex{display:flex;width:100%;justify-content:space-between;align-items:center}.creator-copy-flex{display:flex;align-items:center}.principal-value{background:#18181E;border-radius:96px;white-space:nowrap;overflow:hidden;max-width:180px;min-width:180px;font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;color:#c4c4c4;padding:10px}.sneakpeek-details-rarity-box{background:#18181E;border-radius:96px;white-space:nowrap;overflow:hidden;font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;color:#c4c4c4;padding:10px;display:flex;justify-content:space-between;background:#1A1E18;cursor:pointer;column-gap:5px}.rank-rarity-flex{display:flex;column-gap:20px;align-items:center;justify-content:end;width:100%}.rank-rarity-flex-mobile{display:flex;column-gap:12px;align-items:center;justify-content:end;width:95%}@media only screen and (max-width: 335px){.rank-rarity-flex-mobile{font-size:10px!important}}@keyframes gradient-animation{0%{background-position:50% 50%}50%{background-position:100% 100%}to{background-position:50% 50%}}.rarity-index,.rarity-value{margin:0}.creator-copy{min-width:20px;max-width:20px;margin-left:10px;cursor:pointer}.creator-copy:active{transform:translate(1px) translateY(1px)}.creator-text{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:125%;margin-left:10px;margin-bottom:-5px}.description-wrapper{margin-top:10px;align-self:flex-start}.description-header-text{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:125%;margin-left:10px}.description-text{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:12px;line-height:125%;letter-spacing:-1px;color:#c4c4c4;background:#18181E;border-radius:45px;padding:10px 15px;margin-top:4px}.properties-box-wrapper{width:100%;flex:auto;height:100%;border:2px solid #271C27;border-radius:16px;display:flex;flex-direction:column;padding:10px;overflow:hidden}.properties-text{margin:0 0 10px 15px;font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:125%}.properties-grid{display:grid;grid-template-columns:repeat(2,1fr);row-gap:10px;column-gap:10px;padding:5px;align-self:center;width:100%;overflow-x:hidden;overflow-y:scroll}.sneakpeek-detail-screen-mobile-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;overflow:hidden}.sneakpeek-details-container-mobile{display:flex;width:95%;flex-direction:column;align-items:center;background:rgba(13,13,15,.64);border:2px solid #271C27;border-radius:8px}.sneakpeek-detail-scene-wrapper-mobile{display:flex;flex-direction:column;border:2px solid #271C27;border-radius:8px;position:relative;width:93%;margin:15px;height:345px}.id-view-button-flex-mobile{width:95%;display:flex;justify-content:space-between;margin-top:10px;align-items:center}.metacoders-text-mobile{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:125%;margin:0;color:#fff}.creator-text-mobile{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:125%;margin-bottom:-5px;align-self:center;width:95%;padding-left:10px}.creator-copy-flex-mobile{display:flex;align-items:center;width:95%}.principal-value-mobile{background:#18181E;border-radius:96px;white-space:nowrap;overflow:hidden;font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:14px;line-height:125%;max-width:80vw;color:#c4c4c4;padding:10px;width:100%}.sneakpeek-details-rarity-box-mobile{display:flex;align-items:center;justify-content:space-between;width:95%;background:#18181E;border-radius:96px;margin-bottom:20px}.rarity-index-mobile{margin:8px 8px 8px 15px;font-family:JetBrains Mono;font-style:normal;font-weight:400;line-height:125%;color:#c4c4c4}.rarity-value-mobile{margin:8px 15px 8px 8px}.description-text-wrapper-mobile{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:12px;line-height:125%;letter-spacing:-1px;color:#c4c4c4;background:#18181E;border-radius:45px;width:95%;margin-top:15px;margin-bottom:20px}.description-text-mobile{margin:8px 15px}.sneakpeek-properties-container-mobile{display:flex;width:calc(95% - 20px);flex-direction:column;align-items:center;background:rgba(13,13,15,.64);border:2px solid #271C27;border-radius:8px;margin-top:10px;padding:10px;min-height:250px}.properties-text-mobile{margin:0;font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:125%;width:95%}.trait-name-mobile{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:14px;line-height:125%;color:#fff}.tooltip{z-index:100;background:#18181E;border-radius:8px;max-width:260px;--rt-color-white: #fff;--rt-color-dark: #222;--rt-color-success: #8dc572;--rt-color-error: #be6464;--rt-color-warning: #f0ad4e;--rt-color-info: #337ab7;--rt-opacity: 1}.background-animated{background:radial-gradient(circle,#1A1E18,#303835,#1A1E18);background-size:200% 200%;animation:gradient-animation 3s ease-in-out infinite}.property-list-item{height:60px;border:1px white;display:flex;width:90%;border-style:solid;margin:10px;align-items:center;justify-content:space-between;transition:.1s;padding:10px;border:1px solid #6b536b}.icon-info-flex{display:flex;align-items:center;height:50px}.property-list-item-icon{width:30px;margin:5px}.info-vertical-flex{display:flex;align-items:start;flex-direction:column}.property-trait-type{margin:0;font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:100%;color:#c4c4c4}.property-trait-name{margin:5px 0;font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:14px;line-height:100%;cursor:pointer}.property-trait-name:hover{text-decoration:underline}.property-trait-rarity{margin:0;font-family:JetBrains Mono;font-style:normal;font-weight:400;font-size:10px;line-height:100%;color:#3dbf59}.view-details{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:12px;line-height:125%;text-align:right;cursor:pointer}.view-details:hover{text-decoration:underline}@media only screen and (max-width: 450px){.property-trait-type{font-size:10px}.property-trait-name{font-size:12px}.property-trait-rarity{font-size:8px}.view-details{font-size:10px}.property-list-item{height:50px}.icon-info-flex{height:40px}.property-list-item-icon{width:20px}}.trait-type-text{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-size:12px;line-height:125%;align-self:center;width:100%}.rarity-trait{margin-top:10px;margin-bottom:10px}.rarity-score{background:#18181E}.tbmood{width:100px;height:100px;color:#c4c4c4}.tbmood-text{color:#c4c4c4;font-size:12px}
