.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all .2s ease}.Dropdown-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:700;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:rgba(51,51,51,.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option.is-selected,.Dropdown-option:hover{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}.mde-header{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:stretch;border-bottom:1px solid #c8ccd0;border-radius:2px 2px 0 0;background:#f9f9f9}.mde-header .mde-tabs{display:flex;flex-direction:row}.mde-header .mde-tabs button{border-radius:2px;margin:6px 3px;background-color:transparent;border:1px solid transparent;cursor:pointer}.mde-header .mde-tabs button:first-child{margin-left:6px}.mde-header .mde-tabs button.selected{border:1px solid #c8ccd0}.mde-header .svg-icon{width:1em;height:1em;display:inline-block;font-size:inherit;overflow:visible;vertical-align:-.125em}.mde-header ul.mde-header-group{margin:0;padding:10px;list-style:none;display:flex;flex-wrap:nowrap}.mde-header ul.mde-header-group.hidden{visibility:hidden}.mde-header ul.mde-header-group li.mde-header-item{display:inline-block;position:relative;margin:0 4px}.mde-header ul.mde-header-group li.mde-header-item button{text-align:left;cursor:pointer;height:22px;padding:4px;margin:0;border:none;background:none;color:#242729}@-webkit-keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}@keyframes tooltip-appear{0%{opacity:0}to{opacity:1}}.mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:before{z-index:1000001;width:0;height:0;color:rgba(0,0,0,.8);content:"";top:-5px;bottom:auto;margin-right:-5px;border:5px solid transparent;border-top-color:rgba(0,0,0,.8)}.mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:after,.mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:before{-webkit-animation-name:tooltip-appear;animation-name:tooltip-appear;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;position:absolute;pointer-events:none;right:50%}.mde-header ul.mde-header-group li.mde-header-item button.tooltipped:hover:after{font-size:11px;z-index:1000000;padding:5px 8px;color:#fff;content:attr(aria-label);background:rgba(0,0,0,.8);border-radius:3px;bottom:100%;-webkit-transform:translateX(50%);transform:translateX(50%);margin-bottom:5px;white-space:nowrap}.mde-textarea-wrapper{position:relative}.mde-textarea-wrapper textarea.mde-text{width:100%;border:0;padding:10px;vertical-align:top;resize:vertical;overflow-y:auto}.mde-preview .mde-preview-content{padding:10px}.mde-preview .mde-preview-content blockquote,.mde-preview .mde-preview-content dl,.mde-preview .mde-preview-content ol,.mde-preview .mde-preview-content p,.mde-preview .mde-preview-content pre,.mde-preview .mde-preview-content table,.mde-preview .mde-preview-content ul{margin-top:0;margin-bottom:16px}.mde-preview .mde-preview-content h1,.mde-preview .mde-preview-content h2,.mde-preview .mde-preview-content h3{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;border-bottom:1px solid #eee;padding-bottom:.3em}.mde-preview .mde-preview-content h1{font-size:1.6em}.mde-preview .mde-preview-content h2{font-size:1.4em}.mde-preview .mde-preview-content h3{font-size:1.2em}.mde-preview .mde-preview-content ol,.mde-preview .mde-preview-content ul{padding-left:2em}.mde-preview .mde-preview-content blockquote{margin-left:0;padding:0 1em;color:#777;border-left:.25em solid #ddd}.mde-preview .mde-preview-content blockquote>:first-child{margin-top:0}.mde-preview .mde-preview-content blockquote>:last-child{margin-bottom:0}.mde-preview .mde-preview-content code{padding:.2em 0;margin:0;font-size:90%;background-color:rgba(0,0,0,.04);border-radius:3px}.mde-preview .mde-preview-content code:after,.mde-preview .mde-preview-content code:before{letter-spacing:-.2em;content:"\00a0"}.mde-preview .mde-preview-content pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f7f7f7;border-radius:3px}.mde-preview .mde-preview-content pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.mde-preview .mde-preview-content pre code:after,.mde-preview .mde-preview-content pre code:before{content:none}.mde-preview .mde-preview-content pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.mde-preview .mde-preview-content a{color:#4078c0;text-decoration:none}.mde-preview .mde-preview-content a:hover{text-decoration:underline}.mde-preview .mde-preview-content>:first-child{margin-top:0!important}.mde-preview .mde-preview-content>:last-child{margin-bottom:0!important}.mde-preview .mde-preview-content:after{display:table;clear:both;content:""}.mde-preview .mde-preview-content table{display:block;width:100%;border-spacing:0;border-collapse:collapse}.mde-preview .mde-preview-content table thead th{font-weight:700}.mde-preview .mde-preview-content table td,.mde-preview .mde-preview-content table th{padding:6px 13px;border:1px solid #c8ccd0}.react-mde{border:1px solid #c8ccd0;border-radius:2px}.react-mde *{box-sizing:border-box}.react-mde .invisible{display:none}.react-mde .image-tip{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex!important;padding:7px 10px;margin:0;font-size:13px;line-height:16px;color:gray;background-color:#f9f9f9;border-top:1px solid #c8ccd0;position:relative}.react-mde .image-tip .image-input{min-height:0;opacity:.01;width:100%!important;position:absolute;top:0;left:0;padding:5px;cursor:pointer}ul.mde-suggestions{position:absolute;min-width:180px;padding:0;margin:20px 0 0;list-style:none;cursor:pointer;background:#fff;border:1px solid #c8ccd0;border-radius:3px;box-shadow:0 1px 5px rgba(27,31,35,.15)}ul.mde-suggestions li{padding:4px 8px;border-bottom:1px solid #e1e4e8}ul.mde-suggestions li:first-child{border-top-left-radius:2px;border-top-right-radius:2px}ul.mde-suggestions li:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}ul.mde-suggestions li:hover,ul.mde-suggestions li[aria-selected=true]{color:#fff;background-color:#0366d6}.App{background-color:#181818;background-size:cover;text-align:center;position:fixed;height:100%;color:#f6c30d}.Maintenance{font-size:2rem;color:#fff;height:100%}.App-logo{height:40vmin;pointer-events:none}::-webkit-scrollbar{width:8px;height:5px;color:#f6c30d}::-webkit-scrollbar-track{background:#000;width:50%}::-webkit-scrollbar-thumb{background:#f6c30d;height:50px;width:50px;border-radius:10px}.InsideScroll::-webkit-scrollbar{width:5px}.InsideScroll::-webkit-scrollbar-thumb{background:#f6c30d}.InsideScroll::-webkit-scrollbar-track{background:#f6c30d77;border-left:2px solid transparent;border-right:2px solid transparent;background-clip:padding-box}.InsideScrollApp::-webkit-scrollbar{width:5px}.InsideScrollApp::-webkit-scrollbar-thumb{background:#f6c30d}.InsideScrollApp::-webkit-scrollbar-track{background:#f6c30d77;border-left:2px solid #181818;border-right:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#555}.ViewImage{cursor:pointer;width:33px;height:33px;margin-top:auto;opacity:.85}.ViewImage:hover{opacity:1}.ViewImage img{width:33px;height:33px}model-viewer{width:100%;height:auto;min-height:400px;max-width:100%;max-height:600px;outline:none}.tooltip{border-bottom:1px dotted #000}@font-face{font-family:SFCompact;src:url(/fonts/SF-Compact-Rounded-Regular.otf) format("opentype")}@font-face{font-family:SFCompactLight;src:url(/fonts/SF-Compact-Rounded-Light.otf) format("opentype")}@font-face{font-family:SFCompactBold;src:url(/fonts/SF-Compact-Rounded-Bold.otf) format("opentype");font-weight:700}body{font-family:SFCompactLight,sans-serif;background-color:#000}body:before{content:"";display:block;position:fixed;width:100%;height:100%;left:0;top:0;z-index:-1}body:after{background-image:url(/background3.svg);z-index:10;-webkit-backdrop-filter:blur(20);backdrop-filter:blur(20)}.AssetListSettings{text-align:right}.AssetListSettings .SettingSwitch{text-align:right;display:block;margin-right:20px;position:absolute;left:calc(100% - 75px);top:85px}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}.App{width:100%;left:0}}.AppLink{display:block;margin:20px}.StoresAndApps{height:95%;overflow-y:auto}a,a:hover{text-decoration:none}.PriceInfo{height:36px;font-weight:100;margin-top:auto;font-size:.6rem;display:flex;flex-wrap:wrap;justify-content:space-evenly}.PriceInfo,.PriceInfo a{color:#fefefe}.PageComponent{padding:15px;margin:15px}.AssetBundle{display:flex;overflow-x:auto}.BundleItemDetails{display:block;width:250px}.AssetFavButton{top:55px;left:239px;width:36px;height:39px}.AssetFavButton,.AssetFavButton img{position:absolute}.AssetFavButton img:first-child{width:36px;height:39px}.AssetFavButton img:nth-child(2){width:22px;height:22px;top:9px;left:25px}.AssetInspectButton img{position:absolute}.AssetInspectButton img:first-child{width:36px;height:39px}.AssetInspectButton img:nth-child(2){width:20px;height:20px;top:9px;left:25px}.AssetPreview.Small{height:350px}.AssetPreview table{margin-top:auto;margin-bottom:auto}.SalesDate{display:block;left:0;opacity:.7;position:absolute;top:-16px;font-size:12px;color:#fefefe}.AssetLinks .SalesDate{position:relative;top:0}.ImageContainer{display:flex;margin:auto}.RankingInfo img{max-height:100px}.AssetPreviewDetails{height:auto;text-align:center;font-size:8pt;color:#fefefe}.CardInfo{display:flex;width:80%;justify-content:space-evenly;height:30px;margin:auto}.HoverTip{position:absolute;height:10px;top:-5px;left:0;display:none;margin-left:auto;margin-right:auto;border:5px solid transparent;border-bottom-color:#f6c30d}.AssetPreviewHoverDetailsTrigger{position:relative;overflow:visible}.AssetPreviewEdition{top:-25px}.AssetPreviewHoverDetailsTrigger .HoverTip{left:calc((266px - 10px) / 2);top:20px}.AssetPreviewEdition.AssetPreviewHoverDetailsTrigger .HoverTip{top:0}.AssetPreviewHoverDetails{position:absolute;width:240px;max-height:250px;overflow-y:auto;left:calc((266px - 250px) / 2);top:35px;background-color:#0f0f0f;padding:10px 5px;margin:5px auto auto;z-index:30;display:none;border-top:1px solid #f6c30d;box-shadow:5px 5px 20px -5px #000000aa}.AssetPreviewEdition .AssetPreviewHoverDetails{top:15px}.MarketInfoDetails{position:absolute;width:90%;height:auto;left:auto;background-color:#0f0f0f;padding-left:5%;padding-right:1%;padding-bottom:5%;margin-top:5px;z-index:30;display:none;border-top:1px solid #f6c30d22;box-shadow:5px 5px 20px -5px #000000aa}.AssetPreviewHoverDetailsTrigger:hover .AssetPreviewHoverDetails,.AssetPreviewHoverDetailsTrigger:hover .HoverTip,.BulkAssetPreviewHoverDetailsTrigger:hover .BulkAssetPreviewHoverDetails,.BulkAssetPreviewHoverDetailsTrigger:hover .HoverTip{display:block}.MarketInfoTrigger{font-size:10pt;height:2.3rem;color:#fefefe}.MarketInfoTrigger:hover .MarketInfoDetails{display:block}.BalanceDetailsTrigger{position:relative;top:-3px}.BalanceDetails{position:absolute;width:90%;height:auto;left:auto;background-color:#0f0f0f;padding-left:5%;padding-right:1%;padding-bottom:5%;margin-top:5px;z-index:20;display:none;box-shadow:5px 5px 20px -5px #000000aa}.BalanceDetailsTrigger:hover .BalanceDetails{display:block}.BalanceDetails .HoverTip{left:8.5rem;box-shadow:5px 5px 20px -5px #000000aa}.MoreOptions .HoverTip{left:128px;top:-20px;display:block;box-shadow:5px 5px 20px -5px #000000aa}.MoreButton{width:1.2rem;height:1.2rem;opacity:.7;margin:auto;cursor:pointer}.MoreButton:hover{opacity:1}.BulkAssetPreviewDetails td:last-child{color:#fefefe;text-align:right;max-width:7rem;line-height:16px}.AssetPreviewDetails a{color:#fefefe}.AssetPreviewImage a{color:#fefefe;font-size:12px}.AssetPreviewImage .LazyLoad{margin:auto;width:200px;height:200px}.AssetInfoLink{display:flex;justify-content:space-evenly;margin:auto;height:20px}.FavButton,.InfoButton,.ShareButton,.ToggleButton{width:22px;height:22px;opacity:.7}.FavButton:hover,.InfoButton:hover,.ShareButton:hover,.ToggleButton:hover{font-weight:700;opacity:1;cursor:pointer}.FavButton{position:absolute;margin-top:5px;margin-left:calc(100% - 35px)}.FavButton.favored{opacity:1}.ShareButton,.ShareContainer{position:absolute;margin-top:5px;margin-left:calc(0px)}.AssetInfo{display:flex}.HistoryContainer{width:calc(100% - 200px);margin-left:100px;margin-right:100px}.HistoryContainer.Embed{width:50%;margin-left:0;margin-right:0}.HistoryContainer.Embed .PriceHistory{padding:0}.PriceHistory{background-color:#333333aa;padding-top:50px;padding-bottom:50px}.PriceHistory .highcharts-container{margin-top:auto;width:calc(100% - 200px)}.MoreSales{width:calc(100% - 200px);margin-left:100px;margin-right:100px}.DetailsContainer{height:100%}.DetailsContainer a{color:#fefefe}.AssetName,h3{font-size:30pt;font-weight:lighter;margin-bottom:2rem}.AssetName,h2,h3{text-align:left;color:#fff}h2{font-size:15pt;font-weight:400;margin:1rem auto}.AssetDetails{width:calc(50% - 100px);margin:100px 100px auto 0;font-size:10pt;overflow:auto;color:#fff}.AuthorTd{display:inline-flex}.AssetDetails .VerifiedIcon{margin-right:5px}.AssetDetails .VerifiedIcon img{width:15px;height:15px}.AssetDetails td:first-child{text-align:left;width:30%}.AssetDetails h3{color:#fff;text-align:left}.AssetDetails td:last-child{text-align:right;max-width:100px;overflow-x:auto;line-height:22px}.NumberOfAssets{display:inline-flex;line-height:26px}.NumberOfAssets a{color:#fff;text-decoration:underline}.__react_component_tooltip{color:#fefefe;background:#1a1a1abb}.AssetDetails table{width:100%;margin-bottom:auto;margin-top:auto}.AssetImage{position:relative;display:flex;width:calc(45% - 100px);margin:100px auto}.AssetImage .LazyLoadImg{display:flex;height:580px;width:100%}.AssetImage img{max-width:100%;max-height:600px;margin:auto}.AssetImage video{margin:auto}.SaleContainer{max-height:600px;overflow-y:auto}.AssetNextButtons{width:28px;height:28px;border:none;color:#fefefe;cursor:pointer;background-color:transparent;outline:none;font-size:18pt}.AssetLinks{height:150px;position:relative;top:15px;text-align:center}.AssetLinks .ViewLink{margin:auto;height:25%;line-height:50px}.AssetLinks .ViewLink a{color:#f6c30d}.AssetLinks .UserArea{position:relative;margin:auto;height:50%;top:0}.AssetLinks div:nth-child(3){height:25%;margin:auto}.UserBalance{position:absolute;right:10px;font-size:12px;color:#fefefe;z-index:10;line-height:1}@media only screen and (max-width:1000px){.HoverTip{left:9.8rem}.MoreSales{width:calc(100% - 50px);margin-left:25px;margin-right:25px}body{background-size:1920px 1080px}.AssetInfo{width:100%;height:auto;display:block}.AssetImage{width:100%;height:auto}.SubNav{font-size:7pt}.UserBalance{width:50px;font-size:9px}.AssetImage img{width:auto;max-height:600px;border-radius:5px;margin:auto}.AssetImage{margin:auto}.DetailsContainer{width:100%;height:600px}.AssetDetails{width:90%;z-index:10;margin:100px 5%}.highcharts-xaxis-labels text{visibility:hidden}.highcharts-xaxis-labels text:first-child,.highcharts-xaxis-labels text:last-child{visibility:visible}.AssetLinks{width:auto}.TransactionList{width:calc(100% - 42px);overflow-x:auto}.TransactionList table{min-width:1000px}.PriceHistory{width:100%;position:relative}.PriceHistory .highcharts-container{margin-top:auto;width:100%}}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;top:100%;left:50%;margin-left:-60px;position:absolute;z-index:10}.tooltip:hover .tooltiptext{visibility:visible}.Analytics{width:96%;padding-top:10px;margin:auto;padding-left:2%;padding-right:2%;height:calc(100% - 140px)}.Stats{display:block;overflow-y:auto}.CollectionContainer{width:100%}.RevenueChart h3{margin-top:0}.RevenueChart{width:calc(60% - 91px);height:350px}.RevenueChart .highcharts-container{width:100%;height:270px}.MarketChart h3{margin-top:0}.MarketChart{height:400px}.highcharts-legend{height:100px!important;overflow-y:hidden!important}.TopMarkets table,.TradingHistory table{margin-top:1rem;border:none;width:100%;text-align:center}.TopMarkets table th,.TradingHistory table th{border-bottom:1px solid #fefefe;padding-bottom:10px;border-spacing:0}.TopMarkets td,.TradingHistory td{padding:14px;border:0}.TopMarkets th:hover,.TradingHistory th:hover{text-shadow:0 0 2px #fefefe;cursor:pointer}.TopMarkets th:first-child:hover,.TopMarkets th:nth-child(2):hover,.TradingHistory th:first-child:hover,.TradingHistory th:nth-child(2):hover{text-shadow:none;cursor:auto}.TopMarkets,.TradingHistory{height:auto;overflow-y:auto;color:#fefefe}.TradingHistory{background-color:#333333aa}.TopCollections{height:auto;overflow-y:auto;color:#fefefe}.TopCollections table{margin-top:1rem;border:none;width:100%;text-align:center}.TopCollections table th{border-bottom:1px solid #fefefe;padding-bottom:10px;border-spacing:0}.TopCollections td{padding:14px;border:0}.TopCollections th:hover{text-shadow:0 0 2px #fefefe;cursor:pointer}.TopCollections th:first-child:hover,.TopCollections th:nth-child(2):hover{text-shadow:none;cursor:auto}.AnalyticsComponent .Dropdown-root{width:25%;margin:auto}.AnalyticsComponent .Dropdown-control{width:100%}.CollectionComponent .Dropdown-root{width:50%;margin:auto}.AnalyticsComponent .Dropdown-menu,.CollectionComponent .Dropdown-control{width:100%}.AnalyticsComponent .highcharts-container{width:100%;height:320px}@media only screen and (max-width:1000px){.AnalyticsComponent .Dropdown-root{width:50%}.MarketChart,.RevenueChart{width:auto}.MarketChart .Dropdown-control,.MarketChart .Dropdown-menu{width:70%}.TopMarkets th{font-size:10pt}.TopMarkets td{padding:5px;border:0;font-size:10pt}.TopCollections th{font-size:10pt}.TopCollections td{padding:5px;border:0;font-size:10pt}}.Growth{display:flex;justify-content:space-evenly}.Growth div:first-child{width:20%;margin:auto}.Growth div:last-child{width:80%;margin:auto}.Glyph.ArrowUp{fill:#f6c30d}.Glyph.ArrowDown{fill:#fefefe}@media only screen and (max-width:1000px){.GeneralStats{color:#fefefe;width:auto;height:auto}.GeneralStats table{border-spacing:2px;font-size:12px}}.shadowed{box-shadow:5px 5px 20px -5px #000000aa}.AssetHeadline{height:20%}.Icon{position:relative;cursor:pointer}.Icon img{height:22px;width:22px}.flip-card{background-color:transparent;height:11rem;width:11rem;margin:.5rem;-webkit-perspective:1000px;perspective:1000px}.flip-card-inner{position:relative;text-align:center;width:100%;height:100%;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.flip-card-background{-webkit-filter:blur(10px);filter:blur(10px);opacity:1;width:120%;height:120%;position:relative;left:-10%}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex}.flip-card-back{width:100%;height:100%;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.Icon{color:#fefefe;-webkit-text-decoration:None;text-decoration:None;font-size:18px;height:26px;opacity:.85;transition:opacity .5s;text-align:center}.Icon.selected,.Icon:hover{color:#fefefe;opacity:1}.LoginButton{color:#fefefe;-webkit-text-decoration:None;text-decoration:None;font-size:18px;height:30px;width:30px;opacity:.85;background-color:transparent;text-align:right;border:none;outline:none;margin-top:auto;margin-bottom:auto;display:flex}.LoginButton:hover{color:#fefefe;opacity:1;font-size:24px}.UserIcon{display:flex;margin:auto;text-align:center;font-size:16px;width:14%;color:#fefefe;padding:2%;cursor:pointer}.UserIcon img{width:20px;height:20px;margin-right:5px;margin-left:auto;margin-top:auto}.ViewAsImage{color:#fefefe;opacity:.7}.ViewAsImage:hover{color:#fefefe;opacity:1}@media only screen and (max-width:1000px){.ViewAsImage{display:none}.flip-card.large{background-color:transparent;width:100%;height:auto;-webkit-perspective:1000px;perspective:1000px}.AssetList{width:100%;padding-left:0;padding-right:0}.UserIcon{font-size:10px}}.Page{height:calc(100% - 96px);width:100%;overflow-x:hidden;overflow-y:scroll;margin:auto auto auto 0;z-index:10;transition:width .2s,-webkit-transform .2s;transition:transform .2s,width .2s;transition:transform .2s,width .2s,-webkit-transform .2s}.ScrollUpIcon{position:absolute;left:calc(100% - 70px);top:calc(100% - 70px)}.ScrollUpIcon img{width:40px;height:40px}.Banners{text-align:center;width:700px;height:100px;margin:auto}.Banners img{width:auto;max-height:100px;max-width:700px;margin:auto}.Banners a{opacity:1}.CollectionElement{width:95%;display:flex;justify-content:center;position:relative;margin:5px auto;flex-wrap:wrap;height:100px}.CollectionElement .FavoritesOnly{margin:auto}.CollectionDropdown{display:flex;height:44px;width:100%}.CollectionDropdown img{position:absolute;top:10px}.BackgroundImage{position:absolute;width:60%;height:60%;margin:10% 20% 20%;background-position:50%;background-size:contain;background-repeat:no-repeat;opacity:.5;z-index:-1;-webkit-filter:blur(5px) brightness(.4);filter:blur(5px) brightness(.4)}.AssetContent{position:relative;width:100%;height:100%;top:-100%}.CollectionDropdown .MuiInput-underline:hover:not(.Mui-disabled):before{border:none}.CollectionDropdown .MuiInputBase-root{height:44px;overflow-y:auto;overflow-x:hidden;background-color:#1a395299;border:3px solid #f6c30d77;padding:0 5px 5px;border-radius:20px}.CollectionDropdown .MuiChip-root{background-color:transparent;border:1px solid #f6c30d77;border-radius:15px}.CollectionElement .CollectionDropdown .MuiAutocomplete-inputRoot .MuiAutocomplete-input:first-child{padding:6px}.CollectionDropdown .MuiChip-label{color:#f6c30d}.CollectionDropdownImage{height:30px;width:30px}body .MuiPaper-root{font-family:sans-serif;background-color:#111;color:#fefefe;font-size:12px}.CollectionDropdownImage img{height:30px;width:30px}body .MuiAutocomplete-option{cursor:pointer;display:flex;outline:0;box-sizing:border-box;min-height:30px;align-items:center;margin:5px;padding:0;justify-content:flex-start;-webkit-tap-highlight-color:transparent}body .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot{padding-right:25px}.CollectionDropdown img{height:30px;width:30px;margin:auto 10px auto auto}.CollectionElement .MuiAutocomplete-hasPopupIcon,.CollectionElement .MuiAutocomplete-hasPopupIcon .MuiAutocomplete-inputRoot,.CollectionElement .MuiAutocomplete-inputRoot,.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot{padding-right:0}.CollectionElement .MuiFormLabel-root{color:#f5f5f5;width:250px}.CollectionElement .MuiSvgIcon-root{color:#f6c30d}.CollectionElement .MuiFormControl-fullWidth{margin:auto}.CollectionElement .MuiInputBase-input{position:relative;top:2px;color:#f6c30d}.CollectionDropdown .MuiInputBase-input input::-webkit-input-placeholder{color:green}.CollectionDropdown .MuiInputBase-input input:-ms-input-placeholder{color:green}.CollectionDropdown .MuiInputBase-input input::placeholder{color:green}.CollectionDropdown{max-width:200px;margin:auto}.CollectionDropdown.ChooseCollection .MuiInputBase-input{color:#f6c30d;opacity:1}.CollectionElement .MuiInput-underline:after,.CollectionElement .MuiInput-underline:before{border-bottom:none}.CollectionElement .Dropdown-control{width:200px;height:40px}.CollectionElement .Dropdown-menu{width:200px;top:40px}.CollectionElement .Dropdown-placeholder,.CollectionElement Dropdown-option.is-selected{width:180px;font-size:16px;font-weight:700}.CollectionElement .Dropdown-option{font-size:16px;font-weight:700;height:40px}.CollectionDropdownOption.Small{font-size:14px}.CollectionDropdownOption{display:flex;justify-content:space-between;font-size:14px;font-weight:700;width:140px}.CollectionDropdownOption div{margin:auto}.CollectionDropdownOption div:last-child{width:calc(100% - 20px);overflow-x:hidden;white-space:nowrap;padding-left:5px}@media only screen and (max-width:1450px){.CollectionElement Dropdown-placeholder is-selected{width:200px}}.Signature img{width:50%}@media only screen and (max-width:1450px){.Banners,.Banners img{width:400px;max-height:100px}.Tabs{position:relative}}@media only screen and (max-width:1000px){.InventoryPage,.MarketPage{height:calc(100% - 200px);width:100%}.Page{height:calc(100% - 188px)}.Banners img{width:100%}.CollectionElement .FavoritesOnly{margin-top:15px}.CollectionElement{width:100%;display:flex;justify-content:center}.CollectionElement Dropdown-placeholder is-selected{width:200px}.ScrollUpIcon{position:absolute;left:calc(100% - 60px);top:calc(100% - 40px)}.TopCollections,.TopMarkets{width:auto}.TopCollections .Dropdown-control,.TopCollections .Dropdown-menu,.TopMarkets .Dropdown-control,.TopMarkets .Dropdown-menu{width:50%}}@media only screen and (max-width:768px){.MoreSales{width:100%;margin-left:0;margin-right:0}}.MarketChart .highcharts-legend{overflow-y:auto;max-height:50px;height:100px}.RefreshIcon{width:32px;height:32px}.RefreshIcon.Loading{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;animation-direction:reverse;margin-right:auto;margin-left:auto}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.App-footer{background-color:#f6c30d;color:#fefefe;height:5%;z-index:0}.TopAsset{display:inline-block;font-size:12pt;overflow-wrap:break-word;overflow:hidden;background-color:#fefefe}.TopAssetPrice{text-align:center;position:relative}.MarketLink{justify-content:space-between;width:100%;text-decoration:none;color:#fefefe}.MarketLink.Available div:last-child{font-size:14px;margin-top:auto;margin-bottom:auto;display:flex}.MarketLink.Available div:first-child{font-size:16px;margin-top:auto;margin-bottom:auto;justify-content:space-evenly}.MarketLink.Sold{font-size:10pt}.Arrow{position:relative;top:-1px}.MarketLink:hover div.Arrow{margin-left:10px;animation:bounce 1s infinite alternate;-webkit-animation:bounce .5s infinite alternate}.ErrorNote{position:absolute;background-color:#333;border-radius:5px;border:1px solid #bf0007;text-align:center;z-index:30;width:calc(100% - 20px);height:calc(100% - 20px);max-width:250px;max-height:100px;padding:10px;line-height:20px;display:flex;justify-content:center;color:#f6c30d;font-size:12px;margin-left:auto;margin-right:auto}.SellPriceInfo{font-size:8px;width:100%}.UserAreaa div{display:flex;padding-left:10px;padding-right:10px;justify-content:space-between;width:calc(100% + 20px)}.EditContainer{margin:auto;line-height:1.5rem;font-weight:700;color:#fefefe;display:flex;height:auto}.UserArea.Full .BuyContainer .MoreOptions{position:relative;text-align:center;margin-left:auto;margin-right:auto;top:0;left:0}.BuyButton.Relative{position:relative;top:0;left:0;background-color:transparent;height:1.5rem}.BuyButton.Relative a{color:#000;font-weight:700;font-size:10pt;opacity:1}.PrevNextButtons{position:absolute;margin:auto;width:28px;height:28px;border:none;color:#f6c30d;cursor:pointer;background-color:transparent;outline:none;font-size:18px}.PrevNextButtons:first-child{margin:0 auto 0 0;left:0;top:30%}.PrevNextButtons:last-child{margin:0 0 0 auto;right:0;top:30%}.PrevNextButtons:hover{font-weight:700}.BuyButton:hover{font-weight:bolder}.UnpackButton{width:150px;transition:width .25s;height:28px;line-height:28px;border-radius:5px;border:1px solid #f6c30d;color:#f6c30d;cursor:pointer;font-size:10pt;background-color:transparent;outline:none;margin:auto;font-weight:700}.UnpackButton:hover{font-weight:700;box-shadow:0 0 2px #f6c30d}.UnpackButton a{color:#f6c30d;opacity:1}.SwapButton{width:150px;transition:width .25s;height:28px;border-radius:5px;border:1px solid #f6c30d;color:#f6c30d;cursor:pointer;background-color:transparent;outline:none;margin:auto}.SwapButton:hover{font-weight:700;box-shadow:0 0 2px #f6c30d}video{outline:none}#webgl-canvas,.userInput{outline:none!important}.SellInput{border-bottom:2px solid #000}.MoreOptions .SellButtonFull{top:0;left:0;position:relative;margin:5px auto}.SellInput.Memo{border-bottom:2px solid #f6c30d;background-color:transparent;color:#f6c30d;min-width:100px}.TransferInput{font-size:8pt;margin:auto;color:#f6c30d}.AssetLinks .UserArea{width:60%;margin-left:auto;margin-right:auto}.SellInput.Hidden,.TransferInput.Hidden{visibility:hidden;width:0;transition:width .25s;margin:0;padding:0}.SellInput.FadeIn{width:50px}.SellInput.Large{width:100%}.TransferInput.FadeIn{width:50px}.TransferContainer{display:flex;width:100px;margin:auto}.MoreOptions button,.MoreOptions input{margin-bottom:5px}.BidInput{margin:auto;display:flex;border:none;border-bottom:1px solid #f6c30d;height:30px;font-size:16px;background:none;color:#f6c30d;outline:none}.BidInput,.BidInput.Hidden{width:0;transition:width .25s}.BidInput.Hidden{visibility:hidden}.BidInput.FadeIn{width:75px}.PriceArea{display:flex;position:absolute;width:16rem}@media only screen and (max-width:1000px){.PriceArea{width:96%}.TopAssetPrice{top:-120px}.UserArea{position:relative}}.TopAssetPrice{color:#fefefe}.NextLink{cursor:pointer}.MarketLink{line-height:40px;display:flex;font-size:20px}.MarketLink .SubNav{display:flex;font-size:18px}.MarketLink .Icon{top:-2px}.FaqItem a{color:#4a82af;cursor:pointer}.TopAsset a{color:#fefefe}.TopAsset img{max-height:100px;max-width:100px}.TopAssetTitle{height:30px}.TopAssetImage{height:100px;margin:20px}.TopAssetDetails{height:60px;padding:10px;text-align:left;font-size:8pt;color:#fefefe}.TopAssetDetails td:first-child{color:#f6c30d}.Asset{height:calc(100% - 140px);overflow:auto;padding-top:10px}@media only screen and (max-width:1000px){.Asset{height:calc(100% - 170px);overflow:auto;padding-top:10px}}.tab-pane{display:None}.tab-pane.active{display:block;height:100%}.TransactionList{background-color:#333333aa;padding-top:50px;padding-bottom:50px}.TransactionInfo:nth-child(2n){background-color:hsla(0,0%,8%,.5)}.TransactionInfo td,.TransactionInfo td:last-child{text-align:center}.TransactionList a{color:#fefefe}.TransactionList p{font-weight:700}.TransactionList table{border:none;width:100%}@media only screen and (max-width:1000px){.CollectionElement .MuiAutocomplete-hasPopupIcon,.CollectionElement .MuiFormControl-fullWidth .MuiAutocomplete-inputRoot{padding-right:0}.AssetTabs{margin:5px;padding-right:2px;padding-left:2px;font-size:12px}.AssetTabs a{color:#fefefe;-webkit-text-decoration:None;text-decoration:None;padding:10px 5px;opacity:.85;outline:0}}tspan{color:#f6c30d;font-weight:700}.css-49imk9{position:relative;left:100px;top:-150px;display:inline-block}.FindButton{margin-top:20px}@media only screen and (max-width:1000px){.AssetSearch{width:100%}.AssetList{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.AssetPreviewDetails{text-align:center;font-size:10pt;color:#fefefe}.InfoButtonLink{margin-left:calc(50% - 30px)}.AssetSearch .SearchSettings{width:100%;min-height:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:20}.AssetSearch .SearchSettings .CloseButton,.AssetSearch .SearchSettings .SettingsButton{width:0;height:0;display:none}.InfoButton{width:18px;height:18px}.PageComponent{margin:0 0 5px;padding:5px}.EditContainer{margin-bottom:10px}.HistoryContainer{width:100%;margin:0}.Page,.PageComponent{padding:0}}.CollectionRelease{text-align:center;display:flex;font-size:12pt;overflow-wrap:break-word;margin:1rem 1rem 2rem;padding:.3rem;width:13.5rem;min-width:13.5rem;height:13rem;box-shadow:5px 5px 20px -5px rgba(0,0,0,.667);border-radius:1rem;background-color:rgba(38,38,38,.733);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:relative}.ReleaseContent{margin:auto;color:#fff}.ReleaseHeader{font-size:1.4rem;line-height:2rem;color:#f6c30d}.ReleaseImage img{max-width:5rem;max-height:5rem}
/* ! tailwindcss v3.1.3 | MIT License | https://tailwindcss.com */*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Rubik,ui-sans-serif,system-ui}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%;padding-right:1rem;padding-left:1rem}@media (min-width:320px){.container{max-width:320px}}@media (min-width:640px){.container{max-width:640px;padding-right:1rem;padding-left:1rem}}@media (min-width:680px){.container{max-width:680px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:850px){.container{max-width:850px}}@media (min-width:920px){.container{max-width:920px}}@media (min-width:1024px){.container{max-width:1024px;padding-right:0;padding-left:0}}@media (min-width:1280px){.container{max-width:1280px;padding-right:0;padding-left:0}}@media (min-width:1400px){.container{max-width:1400px}}@media (min-width:1536px){.container{max-width:1536px;padding-right:1rem;padding-left:1rem}}@media (min-width:1680px){.container{max-width:1680px}}@media (min-width:1900px){.container{max-width:1900px}}@media (min-width:2400px){.container{max-width:2400px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900}.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800}.prose :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700}.prose :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:var(--tw-prose-links)}.prose :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline;padding:.5714286em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose>:where(ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose>:where(ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose>:where(ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose>:where(ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose>:where(ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose>:where(:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose>:where(:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base{font-size:1rem;line-height:1.75}.prose-base :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-base :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose-base :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose-base :where(h1):not(:where([class~=not-prose] *)){font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose-base :where(h2):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose-base :where(h3):not(:where([class~=not-prose] *)){font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose-base :where(h4):not(:where([class~=not-prose] *)){margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose-base :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-base :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-base :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-base :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-base :where(figcaption):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose-base :where(code):not(:where([class~=not-prose] *)){font-size:.875em}.prose-base :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.prose-base :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-base :where(pre):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose-base :where(ol):not(:where([class~=not-prose] *)){padding-left:1.625em}.prose-base :where(ul):not(:where([class~=not-prose] *)){padding-left:1.625em}.prose-base :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose-base :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose-base :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose-base>:where(ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base>:where(ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base>:where(ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base>:where(ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base>:where(ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.prose-base :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-base :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-base :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-base :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-base :where(table):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857}.prose-base :where(thead th):not(:where([class~=not-prose] *)){padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose-base :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-base :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-base :where(tbody td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose-base :where(tbody td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-base :where(tbody td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-base>:where(:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base>:where(:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.visible{visibility:visible}.\!visible{visibility:visible!important}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-y-1\/2{top:50%;bottom:50%}.inset-x-1\/2{left:50%;right:50%}.inset-y-0{top:0;bottom:0}.right-52{right:13rem}.top-32{top:8rem}.top-0{top:0}.-left-2{left:-.5rem}.top-4{top:1rem}.-bottom-2{bottom:-.5rem}.right-2{right:.5rem}.top-1{top:.25rem}.left-2{left:.5rem}.top-6{top:1.5rem}.top-auto{top:auto}.right-10{right:2.5rem}.-top-0\.5{top:-.125rem}.-top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.left-1{left:.25rem}.right-4{right:1rem}.-top-3{top:-.75rem}.bottom-2{bottom:.5rem}.top-8{top:2rem}.top-3{top:.75rem}.top-2{top:.5rem}.left-auto{left:auto}.right-3{right:.75rem}.left-32{left:8rem}.left-7{left:1.75rem}.top-10{top:2.5rem}.-top-px{top:-1px}.-top-1{top:-.25rem}.-top-8{top:-2rem}.-right-2{right:-.5rem}.-left-36{left:-9rem}.top-1\/2{top:50%}.left-1\/2{left:50%}.bottom-10{bottom:2.5rem}.-top-5{top:-1.25rem}.left-3{left:.75rem}.right-1{right:.25rem}.-right-1{right:-.25rem}.right-8{right:2rem}.bottom-8{bottom:2rem}.-right-12{right:-3rem}.top-64{top:16rem}.z-10{z-index:10}.z-100{z-index:100}.z-30{z-index:30}.z-50{z-index:50}.z-40{z-index:40}.z-20{z-index:20}.z-0{z-index:0}.z-70{z-index:70}.col-span-2{grid-column:span 2/span 2}.col-span-1{grid-column:span 1/span 1}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.m-auto{margin:auto}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-8{margin:2rem}.m-3{margin:.75rem}.m-0{margin:0}.m-0\.5{margin:.125rem}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-4{margin-left:1rem;margin-right:1rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-0{margin-top:0;margin-bottom:0}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-5\%{margin-left:5%;margin-right:5%}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.mb-5{margin-bottom:1.25rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mb-10{margin-bottom:2.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-0{margin-top:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.ml-5{margin-left:1.25rem}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.ml-80\%{margin-left:80%}.ml-80{margin-left:20rem}.mt-1{margin-top:.25rem}.mb-8{margin-bottom:2rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.mr-5{margin-right:1.25rem}.mr-2{margin-right:.5rem}.mr-1{margin-right:.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.mt-a-pix{margin-top:1px}.ml-a-pix{margin-left:1px}.mt-7{margin-top:1.75rem}.mt-16{margin-top:4rem}.mr-8{margin-right:2rem}.ml-2\.5{margin-left:.625rem}.ml-8{margin-left:2rem}.ml-3{margin-left:.75rem}.-mt-1{margin-top:-.25rem}.mb-6{margin-bottom:1.5rem}.mt-9{margin-top:2.25rem}.mr-10{margin-right:2.5rem}.ml-10{margin-left:2.5rem}.ml-4{margin-left:1rem}.mr-7{margin-right:1.75rem}.mr-4{margin-right:1rem}.mr-3{margin-right:.75rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.ml-0{margin-left:0}.mb-24{margin-bottom:6rem}.mt-40{margin-top:10rem}.mb-0{margin-bottom:0}.mr-0{margin-right:0}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-page-xl{height:calc(100% - 6rem)}.h-screen{height:100vh}.h-page-s{height:calc(100% - 9rem)}.h-6{height:1.5rem}.h-auto{height:auto}.h-32{height:8rem}.h-full{height:100%}.h-120{height:30rem}.h-64{height:16rem}.h-16{height:4rem}.h-12{height:3rem}.h-8{height:2rem}.h-7{height:1.75rem}.h-40{height:10rem}.h-20{height:5rem}.h-48{height:12rem}.h-11{height:2.75rem}.h-5{height:1.25rem}.h-10{height:2.5rem}.h-168{height:42rem}.h-56{height:14rem}.h-4{height:1rem}.h-52{height:13rem}.h-1\/2{height:50%}.h-24{height:6rem}.h-28{height:7rem}.h-0{height:0}.h-112{height:28rem}.h-80{height:20rem}.h-132{height:33rem}.h-176{height:44rem}.h-72{height:18rem}.h-36{height:9rem}.h-2\/3{height:66.6%}.h-54{height:13.5rem}.h-3\/4{height:75%}.h-9{height:2.25rem}.h-44{height:11rem}.h-14{height:3.5rem}.h-100{height:25rem}.h-88{height:22rem}.h-60{height:15rem}.h-9\/10{height:90%}.h-6\.5{height:1.625rem}.max-h-24{max-height:6rem}.max-h-96{max-height:24rem}.max-h-144{max-height:36rem}.max-h-screen{max-height:100vh}.max-h-100{max-height:25rem}.max-h-48{max-height:12rem}.max-h-28{max-height:7rem}.max-h-168{max-height:42rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-full{max-height:100%}.max-h-40{max-height:10rem}.max-h-25{max-height:6.25rem}.max-h-8{max-height:2rem}.max-h-54{max-height:13.5rem}.max-h-4\/5{max-height:80%}.max-h-14{max-height:3.5rem}.max-h-6{max-height:1.5rem}.max-h-0{max-height:0}.max-h-1200{max-height:300rem}.max-h-120{max-height:30rem}.max-h-10{max-height:2.5rem}.min-h-192{min-height:48rem}.min-h-screen{min-height:100vh}.w-0{width:0}.w-17\/20{width:85%}.w-6{width:1.5rem}.w-full{width:100%}.w-80{width:20rem}.w-32{width:8rem}.w-1\/2{width:50%}.w-64{width:16rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-auto{width:auto}.w-18{width:4.5rem}.w-36{width:9rem}.w-10{width:2.5rem}.w-1\/3{width:33.33%}.w-2\/3{width:66.66%}.w-7{width:1.75rem}.w-120{width:30rem}.w-8{width:2rem}.w-56{width:14rem}.w-11\/12{width:91.666667%}.w-24{width:6rem}.w-4{width:1rem}.w-48{width:12rem}.w-28{width:7rem}.w-12{width:3rem}.w-10\/12{width:83.333333%}.w-72{width:18rem}.w-16{width:4rem}.w-4\/5{width:80%}.w-52{width:13rem}.w-46{width:11.5rem}.w-screen{width:100vw}.w-9\/10{width:90%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-1{width:.25rem}.w-3\/10{width:30%}.w-9{width:2.25rem}.w-14{width:3.5rem}.w-1\/10{width:10%}.w-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-44{width:11rem}.w-100{width:25rem}.w-5\/6{width:83.333333%}.w-1\/6{width:16.666667%}.min-w-64{min-width:16rem}.min-w-34{min-width:8.5rem}.min-w-60{min-width:15rem}.min-w-min{min-width:-webkit-min-content;min-width:min-content}.min-w-full{min-width:100%}.min-w-54{min-width:13.5rem}.min-w-56{min-width:14rem}.min-w-32{min-width:8rem}.max-w-40{max-width:10rem}.max-w-48{max-width:12rem}.max-w-80{max-width:20rem}.max-w-full{max-width:100%}.max-w-fit{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.max-w-64{max-width:16rem}.max-w-min{max-width:-webkit-min-content;max-width:min-content}.max-w-34{max-width:8.5rem}.max-w-60{max-width:15rem}.max-w-700px{max-width:700px}.max-w-1\/2{max-width:50%}.max-w-36{max-width:9rem}.max-w-10{max-width:2.5rem}.max-w-160{max-width:40rem}.grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-x-1\/2,.-translate-y-1\/2{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x:-50%}.rotate-90{--tw-rotate:90deg}.rotate-0,.rotate-90{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate:0deg}.rotate-180{--tw-rotate:180deg}.-rotate-1,.rotate-180{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-1{--tw-rotate:-1deg}.-rotate-2{--tw-rotate:-2deg}.-rotate-2,.-rotate-3{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-3{--tw-rotate:-3deg}.-rotate-4{--tw-rotate:-4deg}.-rotate-4,.-rotate-5{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-5{--tw-rotate:-5deg}.-rotate-6{--tw-rotate:-6deg}.-rotate-6,.-rotate-7{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-7{--tw-rotate:-7deg}.-rotate-8{--tw-rotate:-8deg}.-rotate-8,.-rotate-9{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-9{--tw-rotate:-9deg}.rotate-1{--tw-rotate:1deg}.rotate-1,.rotate-2{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-2{--tw-rotate:2deg}.rotate-3{--tw-rotate:3deg}.rotate-3,.rotate-4{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-4{--tw-rotate:4deg}.rotate-5{--tw-rotate:5deg}.rotate-5,.rotate-6{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-6{--tw-rotate:6deg}.rotate-7{--tw-rotate:7deg}.rotate-7,.rotate-8{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-8{--tw-rotate:8deg}.rotate-9{--tw-rotate:9deg}.rotate-9,.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite}.cursor-pointer{cursor:pointer}.cursor-auto{cursor:auto}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.list-disc{list-style-type:disc}.auto-cols-auto{grid-auto-columns:auto}.grid-flow-row{grid-auto-flow:row}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.content-center{align-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-center{justify-items:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-y-5{row-gap:1.25rem}.gap-x-10{-webkit-column-gap:2.5rem;column-gap:2.5rem}.gap-x-5{-webkit-column-gap:1.25rem;column-gap:1.25rem}.gap-x-4{-webkit-column-gap:1rem;column-gap:1rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded-2xl{border-radius:1rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.rounded-3xl{border-radius:1.5rem}.rounded-sm{border-radius:.125rem}.rounded-full{border-radius:9999px}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-tr-xl{border-top-right-radius:.75rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-0{border-width:0}.border-8{border-width:8px}.\!border{border-width:1px!important}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-b-0{border-bottom-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-solid{border-style:solid}.border-none{border-style:none}.border-primary{--tw-border-opacity:1;border-color:rgb(246 195 13/var(--tw-border-opacity))}.border-paper{border-color:#262626aa}.border-red-600{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity))}.border-primaryt{border-color:#f6c30d77}.border-neutralt{border-color:#fefefe33}.border-negative{--tw-border-opacity:1;border-color:rgb(216 63 17/var(--tw-border-opacity))}.border-paper2{border-color:#262626bb}.border-graphbg{--tw-border-opacity:1;border-color:rgb(51 51 51/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-neutral{--tw-border-opacity:1;border-color:rgb(254 254 254/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-red-800{--tw-border-opacity:1;border-color:rgb(153 27 27/var(--tw-border-opacity))}.border-card3{--tw-border-opacity:1;border-color:rgb(123 83 83/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-yellow-300{--tw-border-opacity:1;border-color:rgb(253 224 71/var(--tw-border-opacity))}.border-positive{--tw-border-opacity:1;border-color:rgb(21 183 151/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-opacity-20{--tw-border-opacity:0.2}.bg-app{background-color:rgb(24 24 24/var(--tw-bg-opacity))}.bg-app,.bg-blue{--tw-bg-opacity:1}.bg-blue{background-color:rgb(26 57 82/var(--tw-bg-opacity))}.bg-paper{background-color:#262626aa}.bg-transparent{background-color:transparent}.bg-graphbg{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.bg-primaryt{background-color:#f6c30d77}.bg-primary{--tw-bg-opacity:1;background-color:rgb(246 195 13/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-page{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity))}.bg-transactionInfo{background-color:#141414aa}.bg-paperd{background-color:#262626dd}.bg-dark{--tw-bg-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity))}.bg-papere{background-color:#262626ee}.bg-paper2{background-color:#262626bb}.bg-bluet2{background-color:#1a395266}.bg-mint{background-color:#0a0a0add}.bg-paperl{background-color:#323232aa}.bg-bluet{background-color:#1a395299}.bg-neutral{--tw-bg-opacity:1;background-color:rgb(254 254 254/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-primaryt2{background-color:#f6c30d22}.bg-neutralt{background-color:#fefefe33}.bg-secondaryt{background-color:#0a0a0aaa}.bg-paperb{background-color:#323232bb}.bg-card2{--tw-bg-opacity:1;background-color:rgb(13 246 165/var(--tw-bg-opacity))}.bg-card4{--tw-bg-opacity:1;background-color:rgb(246 195 13/var(--tw-bg-opacity))}.bg-card6{--tw-bg-opacity:1;background-color:rgb(130 127 196/var(--tw-bg-opacity))}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71/var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-wax{background-image:url(/WAX_W.svg)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-graphic1{background-image:url(/Graphic1.svg)}.bg-graphic3{background-image:url(/Graphic3.svg)}.bg-graphic2{background-image:url(/Graphic2.svg)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-blue{--tw-gradient-from:#1a3952;--tw-gradient-to:rgba(26,57,82,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-app{--tw-gradient-from:#181818;--tw-gradient-to:hsla(0,0%,9%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-card3{--tw-gradient-from:#7b5353;--tw-gradient-to:rgba(123,83,83,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-card5{--tw-gradient-from:#0a1d2e;--tw-gradient-to:rgba(10,29,46,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-card1{--tw-gradient-from:#08253e;--tw-gradient-to:rgba(8,37,62,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-bluet{--tw-gradient-from:#1a395299;--tw-gradient-to:rgba(26,57,82,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-blueg{--tw-gradient-to:rgba(26,57,82,0);--tw-gradient-stops:var(--tw-gradient-from),#1a3952ee,var(--tw-gradient-to)}.to-brown{--tw-gradient-to:#472a00}.to-transparent{--tw-gradient-to:transparent}.to-card4{--tw-gradient-to:#f6c30d}.to-card6{--tw-gradient-to:#827fc4}.to-card2{--tw-gradient-to:#0df6a5}.to-browng{--tw-gradient-to:#472a00ee}.bg-25\%{background-size:25%}.bg-75\%{background-size:75%}.bg-right{background-position:100%}.bg-right-top{background-position:100% 0}.bg-no-repeat{background-repeat:no-repeat}.fill-primary{fill:#f6c30d}.fill-neutral{fill:#fefefe}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.p-4{padding:1rem}.p-2{padding:.5rem}.p-8{padding:2rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-1{padding:.25rem}.p-1\/2{padding:.125rem}.p-0{padding:0}.p-3\.5{padding:.875rem}.p-1\.5{padding:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-4{padding-left:1rem;padding-right:1rem}.px-0{padding-left:0;padding-right:0}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-0{padding-top:0;padding-bottom:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-8{padding-left:2rem;padding-right:2rem}.px-px{padding-left:1px;padding-right:1px}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pb-10{padding-bottom:2.5rem}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-2{padding-bottom:.5rem}.pr-0{padding-right:0}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pt-3{padding-top:.75rem}.pt-7{padding-top:1.75rem}.pt-5{padding-top:1.25rem}.pl-10{padding-left:2.5rem}.pl-4{padding-left:1rem}.pl-1{padding-left:.25rem}.pr-3{padding-right:.75rem}.pl-7{padding-left:1.75rem}.pr-1{padding-right:.25rem}.pl-12{padding-left:3rem}.pl-8{padding-left:2rem}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pb-2\.5{padding-bottom:.625rem}.pt-20{padding-top:5rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-5xl{font-size:3rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xs{font-size:.5rem}.text-1xs{font-size:.6rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-normal{font-weight:400}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-3{line-height:.75rem}.leading-5{line-height:1.25rem}.leading-13{line-height:3.25rem}.leading-7{line-height:1.75rem}.leading-triple{line-height:3}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-relaxed{line-height:1.625}.leading-9{line-height:2.25rem}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgb(246 195 13/var(--tw-text-opacity))}.text-neutral{--tw-text-opacity:1;color:rgb(254 254 254/var(--tw-text-opacity))}.text-bluel{--tw-text-opacity:1;color:rgb(74 130 175/var(--tw-text-opacity))}.text-graphbg{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-positive{--tw-text-opacity:1;color:rgb(21 183 151/var(--tw-text-opacity))}.text-negative{--tw-text-opacity:1;color:rgb(216 63 17/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-secondary{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-secondaryt{color:#0a0a0aaa}.text-card3{--tw-text-opacity:1;color:rgb(123 83 83/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.opacity-85{opacity:.85}.opacity-80{opacity:.8}.opacity-100{opacity:1}.opacity-0{opacity:0}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-0{outline-width:0}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.brightness-100{--tw-brightness:brightness(1)}.brightness-100,.brightness-75{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-75{--tw-brightness:brightness(.75)}.contrast-100{--tw-contrast:contrast(1)}.contrast-100,.grayscale-0{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale-0{--tw-grayscale:grayscale(0)}.grayscale{--tw-grayscale:grayscale(100%)}.grayscale,.hue-rotate-0{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)}.saturate-100{--tw-saturate:saturate(1)}.saturate-100,.sepia-0{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia-0{--tw-sepia:sepia(0)}.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}.backdrop-blur-sm,.backdrop-blur-xl{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)}.backdrop-blur-3xl,.backdrop-blur-lg{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-2xl,.backdrop-blur-md{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-width{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,-webkit-text-decoration-color,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-height{transition-property:height,max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-200{transition-delay:.2s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.text-primary-shine{text-shadow:0 0 2px #f6c30d77}.text-shadow{text-shadow:0 2px 4px rgba(0,0,0,.1)}:root{--index:0;--side-navigation-item-height:2rem}:first-child{--index:0}:nth-child(2){--index:1}:nth-child(3){--index:2}:nth-child(4){--index:3}:nth-child(5){--index:4}:nth-child(6){--index:5}:nth-child(7){--index:6}:nth-child(8){--index:7}:nth-child(9){--index:8}:nth-child(10){--index:9}:nth-child(11){--index:10}:nth-child(12){--index:11}:nth-child(13){--index:12}:nth-child(14){--index:13}:nth-child(15){--index:14}:nth-child(16){--index:15}:nth-child(17){--index:16}:nth-child(18){--index:17}:nth-child(19){--index:18}:nth-child(20){--index:19}:nth-child(21){--index:20}:nth-child(22){--index:21}:nth-child(23){--index:22}:nth-child(24){--index:23}body{--tw-text-opacity:1;color:rgb(254 254 254/var(--tw-text-opacity))}img,video{max-height:100%}.show{-webkit-transform:translate(0);transform:translate(0);transition:border-top-right-radius .2s,border-bottom-right-radius .2s,-webkit-transform .2s;transition:transform .2s,border-top-right-radius .2s,border-bottom-right-radius .2s;transition:transform .2s,border-top-right-radius .2s,border-bottom-right-radius .2s,-webkit-transform .2s}.nav-link{height:100%}.mark-down a{color:#4a82af}.c-w-40{width:calc(100% - 10rem)}.t-mint{top:calc(100% - 5rem)}.p-mint{padding:.1rem .2rem 0}.c-w-results{width:calc(100% - 10rem)}.c-w-collection{width:calc(100% - 130px)}.collection-img{max-width:1rem;max-height:1rem}.forward-button{top:calc(100% - 2rem);left:calc(100% - 2rem)}.back-button{top:calc(100% - 2rem);right:calc(100% - 2rem)}.error-note-size{width:calc(100% - 20px);height:calc(100% - 20px);max-width:250px;max-height:100px}.c-size-mint{width:calc(100% - .6rem);top:calc(100% - 10.6rem)}.mint-info-width{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.min-w-8{min-width:2rem}.p-1000{-webkit-perspective:1000px;perspective:1000px}.flip-transform{transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flip-transform-rotate{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.bv-hidden{-webkit-backface-visibility:hidden;backface-visibility:hidden}.max-w-44{max-width:11rem}.max-h-44{max-height:11rem}.max-w-4{max-width:1rem}.colletion-title-position{top:-190px;left:60px}.top-m1{top:-.1rem}.right-m1{right:-.8rem}.left-m1{left:-.8rem}.left-popup{left:calc(50% - 15em)}.shadow{box-shadow:5px 5px 20px -5px #000000aa}.a-bg{background-color:#262626aa}.b-1{border:1px solid #f6c30d44}.left-error{left:calc(100% - 24em)}.search-settings-show{-webkit-transform:translate(0);transform:translate(0)}.search-settings-hide,.search-settings-show{transition:border-top-right-radius .2s,border-bottom-right-radius .2s,-webkit-transform .2s;transition:transform .2s,border-top-right-radius .2s,border-bottom-right-radius .2s;transition:transform .2s,border-top-right-radius .2s,border-bottom-right-radius .2s,-webkit-transform .2s}.search-settings-hide{position:relative;-webkit-transform:translate(-40px);transform:translate(-40px);border-top-right-radius:15px;border-bottom-right-radius:15px}.search-results-hide{width:calc(100% + 40px);position:relative;transition:width .2s}.refresh-icon{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;animation-direction:reverse}.red-filter{-webkit-filter:invert(40%) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(400%) contrast(2);filter:grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(300%) contrast(.8);opacity:.4;filter:alpha(opacity=40);transition:all .5s}.red-filter:hover{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:.8;filter:alpha(opacity=80);transition:all .5s}.top-sale-price{text-shadow:0 0 20px #4a82af}.hover\:rotate-12:hover{--tw-rotate:12deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-auto:hover{cursor:auto}.hover\:border-primary:hover{--tw-border-opacity:1;border-color:rgb(246 195 13/var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hover\:bg-paperl:hover{background-color:#323232aa}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgb(246 195 13/var(--tw-bg-opacity))}.hover\:bg-paget:hover{background-color:#0a0a0aaa}.hover\:bg-graphbg:hover{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.hover\:bg-primaryt2:hover{background-color:#f6c30d22}.hover\:bg-blued:hover{background-color:#0f2d44ed}.hover\:bg-bluet:hover{background-color:#1a395299}.hover\:bg-paperc:hover{background-color:#323232cc}.hover\:from-bluet:hover{--tw-gradient-from:#1a395299;--tw-gradient-to:rgba(26,57,82,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:font-bold:hover{font-weight:700}.hover\:font-extrabold:hover{font-weight:800}.hover\:text-primary:hover{--tw-text-opacity:1;color:rgb(246 195 13/var(--tw-text-opacity))}.hover\:text-neutral:hover{--tw-text-opacity:1;color:rgb(254 254 254/var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-60:hover{opacity:.6}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-bulk:hover{--tw-shadow:-5px 10px 10px #f6c30d44;--tw-shadow-colored:-5px 10px 10px var(--tw-shadow-color)}.hover\:shadow-bulk:hover,.hover\:shadow-sets:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-sets:hover{--tw-shadow:-5px 10px 10px #827fc444;--tw-shadow-colored:-5px 10px 10px var(--tw-shadow-color)}.hover\:shadow-market:hover{--tw-shadow:-5px 10px 10px #0df6a544;--tw-shadow-colored:-5px 10px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-bluet:hover{--tw-shadow-color:#1a395299;--tw-shadow:var(--tw-shadow-colored)}.hover\:brightness-100:hover{--tw-brightness:brightness(1)}.hover\:brightness-100:hover,.hover\:grayscale-0:hover{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:grayscale-0:hover{--tw-grayscale:grayscale(0)}.hover\:text-shine:hover{text-shadow:0 0 1px hsla(0,0%,100%,.8)}.hover\:text-primary-shine:hover{text-shadow:0 0 2px #f6c30d77}.hover\:text-shadow:hover{text-shadow:0 2px 4px rgba(0,0,0,.1)}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset:inset}.focus-visible\:ring-primary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(246 195 13/var(--tw-ring-opacity))}.focus-visible\:ring-secondary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(10 10 10/var(--tw-ring-opacity))}.disabled\:border-neutral:disabled{--tw-border-opacity:1;border-color:rgb(254 254 254/var(--tw-border-opacity))}.disabled\:text-neutral:disabled{--tw-text-opacity:1;color:rgb(254 254 254/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.prose-headings\:text-neutral :is(:where(h1,h2,h3,h4,th):not(:where([class~=not-prose] *))){--tw-text-opacity:1;color:rgb(254 254 254/var(--tw-text-opacity))}.prose-p\:text-neutral :is(:where(p):not(:where([class~=not-prose] *))){--tw-text-opacity:1;color:rgb(254 254 254/var(--tw-text-opacity))}.prose-a\:text-bluel :is(:where(a):not(:where([class~=not-prose] *))){--tw-text-opacity:1;color:rgb(74 130 175/var(--tw-text-opacity))}.prose-a\:no-underline :is(:where(a):not(:where([class~=not-prose] *))){-webkit-text-decoration-line:none;text-decoration-line:none}.prose-strong\:font-bold :is(:where(strong):not(:where([class~=not-prose] *))){font-weight:700}.prose-strong\:text-neutral :is(:where(strong):not(:where([class~=not-prose] *))){--tw-text-opacity:1;color:rgb(254 254 254/var(--tw-text-opacity))}.prose-li\:marker\:font-bold * :is(:where(li):not(:where([class~=not-prose] *)))::marker{font-weight:700}.prose-li\:marker\:text-neutral * :is(:where(li):not(:where([class~=not-prose] *)))::marker{color:#fefefe}.prose-li\:marker\:font-bold :is(:where(li):not(:where([class~=not-prose] *)))::marker{font-weight:700}.prose-li\:marker\:text-neutral :is(:where(li):not(:where([class~=not-prose] *)))::marker{color:#fefefe}@media (min-width:320px){.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.sm\:col-span-8{grid-column:span 8/span 8}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.md\:-top-2{top:-.5rem}.md\:right-6{right:1.5rem}.md\:left-auto{left:auto}.md\:-right-6{right:-1.5rem}.md\:-top-4{top:-1rem}.md\:top-8{top:2rem}.md\:right-8{right:2rem}.md\:right-5{right:1.25rem}.md\:right-1{right:.25rem}.md\:col-span-2{grid-column:span 2/span 2}.md\:m-8{margin:2rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-0{margin-top:0}.md\:mb-auto{margin-bottom:auto}.md\:mr-0{margin-right:0}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-page-md{height:calc(100% - 3rem)}.md\:h-7{height:1.75rem}.md\:h-5{height:1.25rem}.md\:h-40{height:10rem}.md\:h-4{height:1rem}.md\:h-full{height:100%}.md\:h-3{height:.75rem}.md\:h-28{height:7rem}.md\:h-80{height:20rem}.md\:h-88{height:22rem}.md\:h-59{height:14.75rem}.md\:h-48{height:12rem}.md\:h-160{height:40rem}.md\:h-auto{height:auto}.md\:h-30px{height:30px}.md\:h-16{height:4rem}.md\:h-12{height:3rem}.md\:h-8{height:2rem}.md\:h-10{height:2.5rem}.md\:h-6{height:1.5rem}.md\:max-h-32{max-height:8rem}.md\:w-3\/20{width:15%}.md\:w-0{width:0}.md\:w-17\/20{width:85%}.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.66%}.md\:w-1\/3{width:33.33%}.md\:w-7{width:1.75rem}.md\:w-5{width:1.25rem}.md\:w-40{width:10rem}.md\:w-4\/5{width:80%}.md\:w-3{width:.75rem}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:w-1\/4{width:25%}.md\:w-120{width:30rem}.md\:w-7\/10{width:70%}.md\:w-20{width:5rem}.md\:w-96{width:24rem}.md\:w-3\/5{width:60%}.md\:w-4{width:1rem}.md\:w-144{width:36rem}.md\:w-9\/10{width:90%}.md\:w-32{width:8rem}.md\:w-3\/10{width:30%}.md\:w-16{width:4rem}.md\:max-w-64{max-width:16rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:overflow-y-auto{overflow-y:auto}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.md\:rounded-tr-none{border-top-right-radius:0}.md\:border-b-2{border-bottom-width:2px}.md\:bg-transparent{background-color:transparent}.md\:p-5{padding:1.25rem}.md\:p-10{padding:2.5rem}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:p-0{padding:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-0{padding-left:0;padding-right:0}.md\:pl-6{padding-left:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pl-8{padding-left:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pl-0{padding-left:0}.md\:pl-2{padding-left:.5rem}.md\:pl-4{padding-left:1rem}.md\:pl-9{padding-left:2.25rem}.md\:pt-0{padding-top:0}.md\:text-left{text-align:left}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-2xs{font-size:.5rem}.md\:text-1xs{font-size:.6rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:font-semibold{font-weight:600}.md\:leading-7{line-height:1.75rem}.md\:leading-3{line-height:.75rem}.md\:leading-5{line-height:1.25rem}.md\:leading-6{line-height:1.5rem}.md\:active\:w-36:active,.md\:focus\:w-36:focus{width:9rem}}@media (min-width:850px){.md1\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:920px){.md2\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\:right-10{right:2.5rem}.lg\:right-6{right:1.5rem}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:m-4{margin:1rem}.lg\:m-auto{margin:auto}.lg\:m-2{margin:.5rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:my-24{margin-top:6rem;margin-bottom:6rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:mt-24{margin-top:6rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-page-lg{height:calc(100% - 4.5rem)}.lg\:h-6{height:1.5rem}.lg\:h-5{height:1.25rem}.lg\:h-10{height:2.5rem}.lg\:h-88{height:22rem}.lg\:h-96{height:24rem}.lg\:h-176{height:44rem}.lg\:h-18{height:4.5rem}.lg\:h-8{height:2rem}.lg\:w-2\/3{width:66.66%}.lg\:w-auto{width:auto}.lg\:w-2\/5{width:40%}.lg\:w-5\/12{width:41.666667%}.lg\:w-144{width:36rem}.lg\:w-4\/5{width:80%}.lg\:w-6{width:1.5rem}.lg\:w-5{width:1.25rem}.lg\:w-11\/12{width:91.666667%}.lg\:w-1\/2{width:50%}.lg\:w-3\/5{width:60%}.lg\:w-3\/10{width:30%}.lg\:w-1\/5{width:20%}.lg\:w-20{width:5rem}.lg\:max-w-32{max-width:8rem}.lg\:max-w-72{max-width:18rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-wrap{flex-wrap:wrap}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:justify-evenly{justify-content:space-evenly}.lg\:gap-12{gap:3rem}.lg\:p-5{padding:1.25rem}.lg\:p-8{padding:2rem}.lg\:p-4{padding:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:pb-4{padding-bottom:1rem}.lg\:text-right{text-align:right}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-2xs{font-size:.5rem}.lg\:text-1xs{font-size:.6rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:leading-3{line-height:.75rem}.lg\:leading-6{line-height:1.5rem}}@media (min-width:1280px){.xl\:col-span-4{grid-column:span 4/span 4}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:mt-2{margin-top:.5rem}.xl\:mt-0{margin-top:0}.xl\:mr-3{margin-right:.75rem}.xl\:h-page-xl{height:calc(100% - 6rem)}.xl\:h-8{height:2rem}.xl\:h-6{height:1.5rem}.xl\:h-56{height:14rem}.xl\:h-10{height:2.5rem}.xl\:h-5{height:1.25rem}.xl\:h-4{height:1rem}.xl\:h-112{height:28rem}.xl\:h-120{height:30rem}.xl\:h-16{height:4rem}.xl\:h-auto{height:auto}.xl\:h-24{height:6rem}.xl\:h-9{height:2.25rem}.xl\:max-h-48{max-height:12rem}.xl\:w-8{width:2rem}.xl\:w-7{width:1.75rem}.xl\:w-56{width:14rem}.xl\:w-5{width:1.25rem}.xl\:w-1\/2{width:50%}.xl\:w-full{width:100%}.xl\:w-48{width:12rem}.xl\:w-96{width:24rem}.xl\:w-6{width:1.5rem}.xl\:w-9{width:2.25rem}.xl\:w-1\/3{width:33.33%}.xl\:w-auto{width:auto}.xl\:w-24{width:6rem}.xl\:w-32{width:8rem}.xl\:min-w-72{min-width:18rem}.xl\:max-w-48{max-width:12rem}.xl\:max-w-92{max-width:23rem}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xl\:pl-12{padding-left:3rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:text-xs{font-size:.75rem;line-height:1rem}.xl\:text-1xs{font-size:.6rem}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}.xl\:leading-8{line-height:2rem}.xl\:leading-5{line-height:1.25rem}.xl\:leading-4{line-height:1rem}.xl\:leading-3{line-height:.75rem}.xl\:leading-6{line-height:1.5rem}.xl\:leading-9{line-height:2.25rem}}@media (min-width:1400px){.\31xl\:h-28{height:7rem}}@media (min-width:1536px){.\32xl\:-top-3{top:-.75rem}.\32xl\:-top-5{top:-1.25rem}.\32xl\:col-span-5{grid-column:span 5/span 5}.\32xl\:block{display:block}.\32xl\:h-60{height:15rem}.\32xl\:h-6{height:1.5rem}.\32xl\:h-40{height:10rem}.\32xl\:h-64{height:16rem}.\32xl\:max-h-64{max-height:16rem}.\32xl\:w-1\/10{width:10%}.\32xl\:w-9\/10{width:90%}.\32xl\:w-72{width:18rem}.\32xl\:w-5\/6{width:83.333333%}.\32xl\:w-1\/6{width:16.666667%}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:px-1{padding-left:.25rem;padding-right:.25rem}.\32xl\:py-8{padding-top:2rem}.\32xl\:pb-8,.\32xl\:py-8{padding-bottom:2rem}.\32xl\:text-2xl{font-size:1.5rem;line-height:2rem}.\32xl\:text-sm{font-size:.875rem;line-height:1.25rem}.\32xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.\32xl\:text-base{font-size:1rem;line-height:1.5rem}.\32xl\:leading-5{line-height:1.25rem}}@media (min-width:1680px){.\33xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\33xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\33xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.\33xl\:p-8{padding:2rem}}@media (min-width:1900px){.\34xl\:-top-2{top:-.5rem}.\34xl\:-top-4{top:-1rem}.\34xl\:h-10{height:2.5rem}.\34xl\:h-7{height:1.75rem}.\34xl\:h-192{height:48rem}.\34xl\:h-72{height:18rem}.\34xl\:h-8{height:2rem}.\34xl\:h-5{height:1.25rem}.\34xl\:h-140{height:35rem}.\34xl\:h-144{height:36rem}.\34xl\:h-200{height:50rem}.\34xl\:h-84{height:21rem}.\34xl\:h-12{height:3rem}.\34xl\:h-11{height:2.75rem}.\34xl\:h-9{height:2.25rem}.\34xl\:max-h-60{max-height:15rem}.\34xl\:max-h-76{max-height:19rem}.\34xl\:w-10{width:2.5rem}.\34xl\:w-8{width:2rem}.\34xl\:w-72{width:18rem}.\34xl\:w-7{width:1.75rem}.\34xl\:w-6{width:1.5rem}.\34xl\:w-84{width:21rem}.\34xl\:w-11{width:2.75rem}.\34xl\:w-32{width:8rem}.\34xl\:w-40{width:10rem}.\34xl\:max-w-60{max-width:15rem}.\34xl\:max-w-108{max-width:26rem}.\34xl\:max-w-76{max-width:19rem}.\34xl\:rounded-2xl{border-radius:1rem}.\34xl\:rounded-3xl{border-radius:1.5rem}.\34xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.\34xl\:text-sm{font-size:.875rem;line-height:1.25rem}.\34xl\:text-base{font-size:1rem;line-height:1.5rem}.\34xl\:leading-10{line-height:2.5rem}.\34xl\:leading-8{line-height:2rem}.\34xl\:leading-12{line-height:3rem}.\34xl\:leading-7{line-height:1.75rem}}@media (min-width:2400px){.\35xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.LanguagePicker{position:absolute;width:11rem;display:flex;flex-wrap:wrap;top:1.5rem;background-image:linear-gradient(to bottom left,#1a3952dd 50%,#472a00ee);border-radius:1rem;z-index:70}.FlagIcon{margin:auto .5rem}.LanguageElement{position:relative;height:26px;width:20px;margin:auto 0;text-align:center;display:flex;justify-content:center}.LanguageElement .Dropdown-root{display:block;justify-content:normal;width:20px}.LanguageElement .Dropdown-arrow{display:none}.LanguageElement .Dropdown-placeholder{min-width:20px;max-width:20px;top:0}.LanguageElement .Dropdown-control{height:21px;width:20px;font-size:14px;border-bottom:1px solid #fefefe;border-radius:0;color:#fefefe;text-align:center;padding:0}.LanguageElement .Dropdown-menu{background-color:#1a1a1a;border:none;width:60px;top:22px;left:-20px;z-index:20;text-align:center;color:#fefefe;font-size:14px}.LanguageElement{font-size:10pt}.LanguageElement .Dropdown-option{padding:0;height:18px;font-size:10px;line-height:18px;color:#fff;background-color:#1a3952}.LanguageElement .Dropdown-option:nth-child(3),.LanguageElement .Dropdown-option:nth-child(4),.LanguageElement .Dropdown-option:nth-child(5){font-size:10px}.Notifications{display:flex;height:40px;line-height:40px}.NotificationIcon.Inactive{opacity:.85}.NotificationIcon.Inactive:hover,.NotificationIcon.Selected{opacity:1}.NotificationIcon{margin-top:auto;margin-bottom:auto;height:22px;width:22px;cursor:pointer}.NotificationInfo{margin:auto}.NotificationMessage{font-weight:700;color:#fefefe;line-height:30px;font-size:10pt}@media only screen and (max-width:1000px){.NotificationsContainer{top:41px}}.Notification{display:block;font-size:12px;line-height:20px;margin:5px}.NotificationAsset{color:#fefefe;display:flex}.Notification:nth-child(odd){background-color:#1a3952}.NotificationAsset a,.NotificationAsset a:hover{font-size:12px}.NotificationAsset td:first-child{color:#f6c30d;text-align:left}.NotificationImage{margin:5px;min-width:45px}.NotificationImage img{max-height:60px;max-width:45px}.CollectionPopupImage,.Popup,.PopupSearch,.SharePopup{position:fixed;z-index:40;left:calc(50% - 23.2em);width:42em;height:auto;background-image:linear-gradient(to bottom left,#1a3952dd 50%,#472a00ee);border-radius:1rem;box-shadow:5px 5px 20px -5px #00000055;opacity:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:30px;font-size:10pt;font-weight:lighter;color:#fefefe}.Buttons .SettingsElement.Small{top:-24px;width:50px}.Buttons .DropdownLabel{top:3px}.Buttons .SettingsElement.Small .SellInput.Memo{min-width:50px}.Popup .CheckDiv{position:relative;top:1rem}.PopupSearch{width:80%;left:0;margin:auto 10%}.SearchPopupHeader{display:flex;justify-content:space-between;margin-bottom:10px;font-size:12pt;line-height:20px}.OpenSearchPage{display:flex}.SharePopup{position:absolute;width:auto;height:auto;left:-10px;top:60px;margin-right:5px;border-top-left-radius:15px}.SharePopup button{margin:5px}.SharePopup .ShareButton{position:absolute;margin-top:0;margin-left:0;top:4px;left:0}.TwerpzPopup{position:fixed;z-index:40;left:calc(100% - 366px);top:calc(100% - 345px);opacity:1;font-size:14px;font-weight:lighter;color:#fefefe}.TwerpzPopup,.TwerpzPopupImage img{width:366px;height:320px}.TwerpzPopup.Small{left:calc(100% - 50px);top:calc(100% - 75px);width:50px;height:50px}.TwerpzPopupContent{position:relative;box-shadow:5px 5px 20px -5px #00000055}.TwerpzPopupContent.Show{left:calc(100% - 366px);transition:left .5s}.TwerpzPopupContent.Closed{left:100%;z-index:50;top:calc(100% - 320px);transition:left .5s}.TwerpzButton{position:relative}.TwerpzButton.Show{width:50px;height:50px;top:-325px;left:0;overflow:hidden;border-radius:25px;opacity:1;transition:opacity .5s}.TwerpzButton img{position:relative;width:225px;height:240px;top:-112px;left:-150px}.TwerpzButton.Hide{display:none;opacity:0}.TwerpzCloseButton{position:absolute;left:calc(100% - 30px);top:10px;cursor:pointer;z-index:50}.Popup .Dropdown-menu{max-height:100px}.CloseButton{position:absolute;right:10px;top:10px;cursor:pointer;z-index:50}.SellCalc{border-top:1px solid #fefefe55;width:305px;position:relative;font-size:10px;padding:5px;margin-top:5px;margin-left:auto;display:block}.SellCalc.Small{width:245px}.SellCalc div{display:flex;justify-content:flex-end}.Popup a{color:#f6c30d;-webkit-text-decoration:None;text-decoration:None;opacity:.85;outline:0}.Buttons{position:relative;left:0;display:flex;justify-content:flex-end;margin:auto;height:30px}.PopupCancelButton{border:1px solid #fefefe;color:#fefefe;border-bottom-left-radius:5px;border-top-right-radius:5px;background-color:#00000000}.PopupBuyButton,.PopupCancelButton{margin-left:15px;width:150px;height:30px;outline:none;cursor:pointer}.PopupBuyButton{border:1px solid #f6c30d;color:#000;border-bottom-left-radius:5px;border-top-right-radius:5px;background-color:#f6c30d;font-size:10px}.PopupBidButton,.PopupDonateButton,.PopupSellButton{margin-left:15px;width:150px;border:1px solid #f6c30d;color:#000;height:30px;border-bottom-left-radius:5px;border-top-right-radius:5px;background-color:#f6c30d;cursor:pointer;outline:none}.PopupCancelButton.Small,.PopupSellButton.Small{width:120px}.PopupSellButton:disabled{background-color:#fefefe;border:1px solid #fefefe}.PopupEditButton{margin-left:15px;width:150px;border:1px solid #f6c30d;color:#000;height:30px;border-bottom-left-radius:5px;border-top-right-radius:5px;background-color:#f6c30d;cursor:pointer;outline:none}.Overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.Overlay div{position:relative;top:50%;margin:auto;padding-bottom:15px}.CancelButton:hover,.PopupBuyButton:hover{font-weight:700}.Popup.Deactivated{display:none}.ErrorMessage{background-color:#333;border-radius:5px;border:1px solid #bf0007;position:absolute;z-index:50;width:calc(100% - 40px);height:calc(100% - 40px);top:20px;left:20px;text-align:center;margin:2px;color:#f6c30d;font-size:12px;display:flex}.ErrorMessage.Layer3{z-index:30}.AssetPreview .ErrorMessage{z-index:20}.ErrorMessage div{margin:auto}.ErrorMessage img{width:22px;height:22px}.Warning{color:#fefefe;font-size:12px;margin-top:20px;margin-bottom:20px;display:flex;text-align:left}.Warning img{width:22px;height:22px}.Warning div:first-child{margin-right:5px}.Warning div:nth-child(2){margin-top:auto;margin-bottom:auto}.PopupDetails{overflow-y:auto;position:relative;margin:auto;width:60%}.PopupDetails .PriceHistory{height:200px}.PopupDetailsContainer{display:flex}.PopupDetails table{width:100%;margin-bottom:25px}.PopupDetails td:first-child{color:#fff;text-align:left}.PopupDetails td:last-child{color:#fefefe;text-align:right}.PopupDetails a{color:#f6c30d}.Info{font-size:14pt;text-align:left;margin-bottom:15px;margin-top:15px}.Info b{color:#f6c30d}.MarketDropdown{width:150px;text-align:right;margin-top:10px;margin-bottom:20px;margin-left:auto}.MarketDropdown .SettingsElement{width:150px;margin:0}.MarketDropdown .Dropdown-control{width:150px}@media only screen and (max-height:800px){.CollectionPopupImage,.Popup{max-height:500px;overflow-y:auto}}@media only screen and (max-height:640px){.CollectionPopupImage,.Popup{max-height:400px;overflow-y:auto}}@media only screen and (max-width:1000px){.Popup{position:fixed;z-index:40;top:5%;left:0;width:calc(100% - 20px);height:auto;opacity:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px;margin:0;font-size:14px;font-weight:lighter;color:#fefefe}.PopupDetails{width:100%}.PopupSearch{width:calc(100% - 10px);margin:0;padding:5px;height:100%}.PopupSearch .AssetSearch{display:block;overflow-y:auto}.SearchPopupHeader{width:100%}.SharePopup{position:absolute;width:auto;height:auto;-webkit-backdrop-filter:none;backdrop-filter:none;left:auto}.Info{font-size:14pt;text-align:left;margin:10px}.PopupDetails{position:relative;margin:10px;font-size:12pt}.Warning{color:#fefefe;font-size:10px;margin:10px 10px 20px;display:flex;text-align:left}.CloseButton{position:absolute;left:calc(100% - 30px);top:10px;cursor:pointer}.Buttons{justify-content:space-evenly;flex-wrap:wrap;height:80px}}.SettingsElement button{margin-left:15px}.SettingsElement.Small .DropdownLabel{left:6px}.SettingsElement{width:150px;height:34px;display:inline-block;position:relative;margin:8px 15px 5px}.SearchIcon{position:relative;width:20px;height:20px;cursor:pointer}.PopupSearchResults{background-color:#1a395266;height:660px}.PopupSearchResults .SearchResults.Fixed .AssetList{display:flex;flex-wrap:wrap;justify-content:center}.LabelBox{position:relative}.LabelBox .DropdownLabel{top:-10px}.SettingsElement.Small{width:150px;display:inline-flex;margin:10px auto 5px;position:relative;padding-left:7px}.SettingsElement.Hidden{display:none}.Dropdown-option{font-size:.8rem}.Dropdown-option.is-selected{background-color:#1a1a1a;color:#f6c30d;font-size:14px;font-weight:700}.Dropdown-option{color:#f6c30d}.Dropdown-placeholder{position:relative;min-width:115px;height:16px}.Dropdown-option:hover{background-color:#1a1a1a;font-weight:700}.SortButtons{width:20px;display:flex;flex-wrap:wrap}.SortButtons button{border:none;outline:none}.AscButton.outer{background-color:transparent;border:none;height:15px;width:15px;cursor:pointer;opacity:.85;margin:0}.AscButton.outer.active{opacity:1}.AscButton.inner{background-color:transparent;width:0;height:0;border-color:transparent transparent #fefefe;border-style:solid;border-width:0 5px 5px;content:" ";display:block;cursor:pointer}.AscButton.outer:hover{opacity:1}.AscButton.active{cursor:auto}.AscButton.active,.AscButton:hover{border-color:transparent transparent #f6c30d}.DescButton.outer{background-color:transparent;border:none;height:15px;width:15px;cursor:pointer;opacity:.85;margin:0}.DescButton.outer.active{opacity:1}.DescButton.inner{position:relative;background-color:transparent;width:0;height:0;border-color:#fefefe transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;cursor:pointer}.DescButton.outer:hover{opacity:1}.DescButton.active{opacity:1;cursor:auto}.DescButton.active,.DescButton:hover{border-color:#f6c30d transparent transparent}.SettingsElement input{display:flex;border:none;border-bottom:1px solid #f6c30d;height:1.2rem;width:138px;font-size:.8rem;line-height:1.2rem;margin:calc(35px - 1.2rem) auto auto;background:none;color:#f6c30d;outline:none;border-radius:0;position:relative;top:.1rem}@-webkit-keyframes color-transition{0%{background-color:#1a395299}to{background-color:#1a395200}}@keyframes color-transition{0%{background-color:#1a395299}to{background-color:#1a395200}}.FilterElement{background-color:#1a395200;-webkit-animation-name:color-transition;animation-name:color-transition;-webkit-animation-duration:1s;animation-duration:1s}.SettingsElement input:disabled,.SettingsElement.Small input:disabled{border-bottom:1px solid #fefefe;opacity:.85}.Dropdown-root{display:block;height:2.5rem;justify-content:center;margin:0 0 auto}@media only screen and (max-width:1000px){.Dropdown-root{margin:auto 0}}.Dropdown-arrow{border-color:#f6c30d transparent transparent}.Dropdown-control{background:none;border:none;border-bottom:1px solid #f6c30d;border-radius:0;padding-left:0;color:#f6c30d;text-align:left;margin:auto}.Dropdown-control.Dropdown-disabled{color:#fefefe;border-bottom:1px solid #fefefe;opacity:.666}.Dropdown-control.Dropdown-disabled .Dropdown-arrow-wrapper .Dropdown-arrow{border-color:#fefefe transparent transparent;opacity:.666}.Dropdown-menu{background-color:#1a1a1a;border:none;top:35px;border-bottom-left-radius:5%;border-bottom-right-radius:5%;max-height:200px;z-index:40;text-align:left;font-size:12pt}.SettingsElement.Small .Dropdown-menu{width:130px}.Label{height:25px}.switch{position:relative;display:inline-block;width:30px;height:17px;margin:3px 3px 3px 10px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff}button:focus,input:focus{outline:0}input:checked+.slider{background-color:#f6c30d}input:focus+.slider{box-shadow:0 0 1px #f6c30d}input:checked+.slider:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.slider.round{border-radius:17px}.slider.round:before{border-radius:50%}@media only screen and (max-width:1000px){.AssetList{justify-content:center}.SettingsElement.Small{height:30px;flex-wrap:wrap;margin:0;position:relative;justify-content:center}.SortButtons{margin:0}.SettingsElement button{margin-left:28px}.SettingsElement{height:40px;flex-wrap:wrap;margin:0}.SettingsElement input{font-size:10pt}.Dropdown-control,.SettingsElement input{height:30px;margin-top:0;position:relative;top:0;left:0}.Dropdown-control{font-size:12px}.Dropdown-menu{max-height:150px;font-size:12px}}.TradeLoads{position:absolute;left:calc(50% - 25px);top:65px;right:auto}.RightLoader{position:relative;left:-21%}.TradeButtons .TradeButton{width:150px;height:28px;border-radius:5px;border:1px solid #f6c30d;color:#f6c30d;cursor:pointer;background-color:transparent;outline:none;margin:5px;position:relative}.TradeButton.Decline{border:1px solid #c70009;color:#c70009}.TradeItem{position:relative;width:100%;display:flex;flex-wrap:wrap;margin:auto;height:auto}.TradeMemo{position:relative;width:80%;height:2rem;max-height:2rem;font-size:10pt;line-height:1rem;font-weight:400;overflow:hidden;margin-left:auto;margin-right:auto}@media only screen and (max-width:1000px){.TradeButtons{top:-3rem}}@media only screen and (max-width:768px){#TradePage{overflow-x:auto}}
/*# sourceMappingURL=91028575a63a7d18.css.map*/