.TokenTile__root{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;height:100%;cursor:pointer;overflow:hidden}.TokenTile__overlay{position:absolute;top:0;right:0;bottom:0;left:0}
.TokenOverlay__root{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:.3vw;box-sizing:border-box}.TokenOverlay__root>*{color:inherit;font-size:13px;font-weight:400}.TokenOverlay__root a{color:currentColor;text-decoration:none;text-underline-style:single}.TokenOverlay__root a:hover{text-decoration:underline}.TokenOverlay__rows{flex:1;flex-direction:column;justify-content:space-between;height:100%;max-height:100%}.TokenOverlay__row,.TokenOverlay__rows{display:flex}.TokenOverlay__row{flex-grow:1;position:relative;flex-direction:column}.TokenOverlay__top-row{justify-content:flex-start;height:40%;max-height:40%}.TokenOverlay__middle-row{align-items:center}.TokenOverlay__bottom-row{justify-content:flex-end;height:40%;max-height:40%}.TokenOverlay__name{font-size:15px;text-align:center;font-weight:700;margin-bottom:3px;color:inherit}.TokenOverlay__desc{display:block;width:100%;font-size:13px;line-height:1.3em;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.TokenOverlay__counter,.TokenOverlay__desc{text-align:center;white-space:nowrap}.TokenOverlay__counter{display:flex;flex-direction:row;align-items:center;color:inherit;font-weight:700;font-size:0}.TokenOverlay__counter svg{margin-right:10%}.TokenOverlay__counter:not(:last-child){margin-right:15%}
.TokenThumbnail__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;background-color:var(--snft-grey);-webkit-animation-name:TokenThumbnail__media-background-fade-in-animation;animation-name:TokenThumbnail__media-background-fade-in-animation;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.TokenThumbnail__root,.TokenThumbnail__root img,.TokenThumbnail__root video{-webkit-animation-duration:.3s;animation-duration:.3s}.TokenThumbnail__root img,.TokenThumbnail__root video{width:auto;height:auto;max-width:100%;max-height:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;margin:0!important;padding:0!important;border:0 solid transparent!important;outline:0 solid transparent!important;box-shadow:0 0 0 transparent!important;-webkit-animation-name:TokenThumbnail__media-object-fade-in-animation;animation-name:TokenThumbnail__media-object-fade-in-animation;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;box-sizing:content-box!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.TokenThumbnail__image,.TokenThumbnail__root{width:100%!important;height:100%!important}.TokenThumbnail__image{max-width:100%;max-height:100%;min-width:100%;min-height:100%;-o-object-fit:cover!important;object-fit:cover!important;margin:0!important;padding:0!important;border:0 solid transparent!important;outline:0 solid transparent!important;box-shadow:0 0 0 transparent!important;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:TokenThumbnail__media-object-fade-in-animation;animation-name:TokenThumbnail__media-object-fade-in-animation;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;box-sizing:content-box!important}.TokenThumbnail__image:after{display:none;content:" "}.TokenThumbnail__not-available{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;font-weight:700;line-height:1.5em;text-align:center;background:#043da0;-webkit-animation-name:TokenThumbnail__not-available-color-shift;animation-name:TokenThumbnail__not-available-color-shift;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.TokenThumbnail__not-available-text{padding:0 8px}@-webkit-keyframes TokenThumbnail__not-available-color-shift{0%,to{background:#043da0}25%{background:#04a03b}50%{background:#a84228}}@keyframes TokenThumbnail__not-available-color-shift{0%,to{background:#043da0}25%{background:#04a03b}50%{background:#a84228}}
.TokenLoading__root{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;-webkit-animation-name:TokenLoading__animation;animation-name:TokenLoading__animation;-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}@-webkit-keyframes TokenLoading__animation{0%,to{background:#e3e3e3}50%{background:#efefef}}@keyframes TokenLoading__animation{0%,to{background:#e3e3e3}50%{background:#efefef}}
.FeedLayout__root{box-sizing:border-box}.FeedLayout__wrapper{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;image-rendering:high-quality}.FeedLayout__button{display:block;text-align:center}.FeedLayout__load-more-btn{}.FeedLayout__fake-tokens{padding-bottom:100%;border-radius:2px;background-color:var(--snft-grey);-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:FeedLayout__fake-media-flash-animation;animation-name:FeedLayout__fake-media-flash-animation;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes FeedLayout__fake-media-flash-animation{0%,to{background:#e3e3e3}50%{background:#efefef}}@keyframes FeedLayout__fake-media-flash-animation{0%,to{background:#e3e3e3}50%{background:#efefef}}
.TokenPopupBox__container{position:fixed;top:0;bottom:0;left:0;right:0;font-size:14px;background:rgba(0,0,0,.7);overflow-x:hidden;overflow-y:auto;z-index:999999999}.TokenPopupBox__horizontal,.TokenPopupBox__vertical{}.TokenPopupBox__layer{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;max-height:100vh}.TokenPopupBox__control{display:block;width:40px;height:40px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;pointer-events:auto;overflow:hidden}.TokenPopupBox__control .TokenPopupBox__control-label{display:block;text-indent:-9999em}.TokenPopupBox__control-icon{color:#fff;font-size:40px;line-height:40px;width:40px;height:40px}.TokenPopupBox__close-button{position:absolute;top:5px;right:5px}.TokenPopupBox__nav-layer{z-index:0}.TokenPopupBox__nav-boundary,.TokenPopupBox__nav-layer{pointer-events:none}.TokenPopupBox__nav-boundary{margin:0 auto;padding:40px}.TokenPopupBox__nav-aligner{position:relative;width:100%;height:100%;margin:0 auto;pointer-events:none}.TokenPopupBox__nav-aligner-sidebar{max-width:935px}.TokenPopupBox__nav-aligner-no-sidebar{max-width:600px}.TokenPopupBox__nav-btn{position:absolute;top:50%;margin-top:-20px}.TokenPopupBox__prev-btn{left:-40px}.TokenPopupBox__next-btn{right:-40px}.TokenPopupBox__modal-layer{padding:0 40px;width:auto;height:100%;pointer-events:none;z-index:1}.TokenPopupBox__modal-aligner{position:relative;align-items:center;width:100%;margin:auto;pointer-events:none}.TokenPopupBox__modal-aligner>*{pointer-events:auto}.TokenPopupBox__modal-aligner-sidebar{max-width:935px}.TokenPopupBox__modal-aligner-no-sidebar{max-width:600px}.TokenPopupBox__vertical .TokenPopupBox__modal-layer{padding:40px}.TokenPopupBox__vertical .TokenPopupBox__modal-aligner{padding-bottom:20px}.TokenPopupBox__vertical .TokenPopupBox__modal{max-height:100%}.TokenPopupBox__no-scroll{overflow:hidden!important}.TokenPopupBox__cta-icon{width:20px;height:20px;line-height:20px;vertical-align:text-bottom;margin-right:.1em}.TokenPopupBox__skeleton-cta-button{height:42px}.TokenPopupBox__skeleton-cta-button,.TokenPopupBox__skeleton-cta-link{}.TokenPopupBox__skeleton-cta-link{height:26px;margin:8px 15px}
.TokenViewer__container{position:relative;width:100%;border-radius:2px;overflow:hidden}.TokenViewer__container *{font-size:inherit}.TokenViewer__horizontal,.TokenViewer__vertical{}.TokenViewer__wrapper{position:relative;justify-content:center;min-height:450px}.TokenViewer__wrapper-sidebar{margin-right:335px;background:#000}.TokenViewer__sidebar{position:absolute;top:0;right:0;bottom:0;width:335px;background:#fff;display:flex;flex-flow:column nowrap;align-items:stretch;overflow:hidden}.TokenViewer__token-container{display:block;width:100%}.TokenViewer__token-sizer{display:block;top:0;left:0;padding-bottom:100%;box-sizing:border-box;overflow:hidden}.TokenViewer__token{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;display:flex;justify-content:center}.TokenViewer__token,.TokenViewer__vertical{flex-direction:column}.TokenViewer__vertical .TokenViewer__wrapper{left:0;bottom:unset;min-height:unset}.TokenViewer__vertical .TokenViewer__wrapper-sidebar{margin-right:0}.TokenViewer__vertical .TokenViewer__token-sizer{position:relative;max-width:450px;height:auto;margin:auto;padding-bottom:0}.TokenViewer__vertical .TokenViewer__token{height:unset}.TokenViewer__vertical .TokenViewer__sidebar,.TokenViewer__vertical .TokenViewer__token{position:relative;width:100%}
.TokenPopupBoxImage__image{width:100%;height:100%;vertical-align:bottom;min-width:unset;max-width:unset;min-height:unset;max-height:unset;-o-object-fit:contain;object-fit:contain;margin:0!important;padding:0!important;border:0 solid transparent!important;outline:0 solid transparent!important;box-shadow:0 0 0 transparent!important;box-sizing:content-box!important}.TokenPopupBoxImage__loading{display:block;min-width:250px;min-height:300px;-webkit-animation-name:TokenPopupBoxImage__loading;animation-name:TokenPopupBoxImage__loading;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.TokenPopupBoxImage__error{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:250px;min-height:250px;background:#000}.TokenPopupBoxImage__error-message{color:#fff;font-size:20px;text-align:center}@-webkit-keyframes TokenPopupBoxImage__loading{0%,to{background:#eee}50%{background:#fff}}@keyframes TokenPopupBoxImage__loading{0%,to{background:#eee}50%{background:#fff}}
:root{--snft-media-lightbox-border-color:#eee}.TokenInfo__container{flex:1;display:flex;flex-direction:column;align-items:stretch;background:#fff;max-height:100%}.TokenInfo__container a{color:#2a2a2a!important;font-weight:700;font-size:inherit;text-decoration:none}.TokenInfo__container a:focus,.TokenInfo__container a:hover{text-decoration:underline}.TokenInfo__container a:focus svg,.TokenInfo__container a:hover svg{text-decoration:none!important}.TokenInfo__padded{padding:18px 20px}.TokenInfo__bordered{border:0 solid #eee;border:0 solid var(--snft-media-lightbox-border-color)}.TokenInfo__header{flex:0;display:flex;flex-direction:row;align-items:center;border-bottom-width:1px}.TokenInfo__header>*{flex:1}.TokenInfo__token-name{font-size:1.15em;line-height:1.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TokenInfo__token-name a{color:inherit}.TokenInfo__skeleton-name{height:1.5em}.TokenInfo__traits{flex:1;position:relative;display:flex;align-items:stretch;flex-flow:column nowrap;overflow:hidden}.TokenInfo__traits-scroller{display:grid;grid-gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-auto-rows:55px;overflow-x:hidden;overflow-y:auto}.TokenInfo__footer{display:flex;flex-direction:column;align-items:stretch;padding:8px;border-top-width:1px;line-height:1.6em}.TokenInfo__footer a{color:inherit}
.TokenTrait__root{display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch;padding:8px;border-radius:3px}.TokenTrait__trait{border:1px solid var(--snft-line-color)}.TokenTrait__skeleton{}.TokenTrait__row{font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TokenTrait__type{color:#838383;font-size:10px;line-height:18px;text-transform:uppercase}.TokenTrait__value{color:#444;font-size:15px;line-height:26px;text-transform:capitalize}
.TokenFeed__feed{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}
