@charset "UTF-8";@layer ui{.trz-progress-square{aspect-ratio:1;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;z-index:0;--progress-background:oklch(40% .03 286.109deg)}.trz-progress-square>*{grid-column:1;grid-row:1}.trz-progress-square--launchpad-none{--progress-fill:oklch(80% .02 286.109deg)}.trz-progress-square--launchpad-pumpfun{--progress-fill:#72c98c}.trz-progress-square--launchpad-raydiumlaunchlab{--progress-fill:#4dc5ca}.trz-progress-square--launchpad-bonk{--progress-fill:#db903a}.trz-progress-square--launchpad-meteoradbc{--progress-fill:#f54b00}.trz-progress-square--launchpad-jupiterstudio{--progress-fill:#ed9c80}.trz-progress-square--launchpad-moonshot{--progress-fill:#ee7df8}.trz-progress-square--launchpad-believe{--progress-fill:#379a3e}.trz-progress-square--launchpad-boopfun{--progress-fill:#5ebbea}.trz-progress-square__progress{height:100%;overflow:hidden;pointer-events:none;width:100%}.trz-progress-square__content{border-radius:6.5px;display:flex;margin:3px;overflow:hidden;position:relative;z-index:-1}.trz-progress-square__progress-fill{transition:stroke-width .25s ease}}@layer ui{.trz-x-text{color:#e7e9ea;white-space:pre-wrap}.trz-x-text__hashtag,.trz-x-text__mention,.trz-x-text__url{color:#1d9bf0;text-decoration:none}.trz-x-text__hashtag:hover,.trz-x-text__mention:hover,.trz-x-text__url:hover{text-decoration:underline}.trz-x-text__hashtag,.trz-x-text__mention,.trz-x-text__url{font-weight:400}}@layer ui{.trz-x-post-media{aspect-ratio:16/9;border:1px solid #2f3336;border-radius:.5rem;display:grid;overflow:hidden}.trz-x-post-media--layout-1{grid-template-rows:minmax(0,1fr)}.trz-x-post-media--layout-2,.trz-x-post-media--layout-3{grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.trz-x-post-media--layout-3{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.trz-x-post-media--layout-3:first-child{grid-column:1/-1}.trz-x-post-media--layout-4{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.trz-x-post-media>*{height:100%;width:100%}}@layer ui{.trz-x-quoted-post-header{align-items:center;display:grid;font-size:1rem;grid-template-areas:"avatar name verified handle created .";grid-template-columns:1.75rem minmax(0,max-content) minmax(0,max-content) auto 1fr;text-decoration:none}.trz-x-quoted-post-header:hover{text-decoration:underline}.trz-x-quoted-post-header__avatar{aspect-ratio:1;border:1px solid #2f3336;border-radius:50%;grid-area:avatar;width:100%}.trz-x-quoted-post-header__name{color:#e7e9ea;font-weight:700;grid-area:name;margin-inline-start:.25rem}.trz-x-quoted-post-header__verified-badge{color:#1779ba;grid-area:verified;vertical-align:middle}.trz-x-quoted-post-header__handle{color:#71767b;grid-area:handle;margin-inline-start:.25rem;text-decoration:none}.trz-x-quoted-post-header__created-at{font-size:.875rem;grid-area:created}.trz-x-quoted-post-header__created-at:before{content:" · ";float:left;white-space:pre}.trz-x-quoted-post-header__handle,.trz-x-quoted-post-header__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trz-x-quoted-post{background:#000;border:1px solid #2f3336;border-radius:.75rem;color:#71767b;display:grid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;grid-template-areas:"header" "description" "media";grid-template-columns:100%;max-width:356px;padding:.75rem;width:100%}.trz-x-quoted-post__header{grid-area:header}.trz-x-quoted-post__description{font-size:1rem;grid-area:description;margin-block:.375rem .5rem}.trz-x-quoted-post__media{grid-area:media}.trz-x-quoted-post__child{grid-area:child}.trz-x-quoted-post__post-info{display:flex;font-size:.875rem;grid-area:account-info;list-style:none;margin-block:0 .125rem}.trz-x-quoted-post__info-item{align-items:center;display:flex;gap:.25rem}.trz-x-quoted-post__info-item:has(+.trz-x-quoted-post__info-item):after{content:" · ";white-space:pre}.trz-x-quoted-post__info-value{color:#e7e9ea;font-weight:700}.trz-x-quoted-post__stats{border-block:1px solid #2f3336;display:flex;flex-flow:row nowrap;font-size:.875rem;gap:.5rem;grid-area:stats;justify-content:space-between;list-style:none;margin-block:0 .375rem;padding-block:.75rem}.trz-x-quoted-post__stat{align-items:center;display:flex;gap:.25rem}.trz-x-quoted-post__stat-icon{font-size:1.25rem}.trz-x-quoted-post__stat-value{color:#e7e9ea;font-weight:700}.trz-x-quoted-post__cta{background:#eff3f4;border-radius:9999px;color:#0f1418;font-size:1rem;font-weight:700;grid-area:cta;padding:.5rem 1rem;text-align:center;text-decoration:none}}@layer ui{.trz-x-post{background:#000;border:1px solid #2f3336;border-radius:.75rem;color:#71767b;display:grid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;grid-template-areas:"reply reply reply" "avatar name logo" "avatar user logo" "description description description" "media media media" "child child child" "account-info account-info account-info" "stats stats stats" "cta cta cta";grid-template-columns:3rem 1fr auto;height:-moz-fit-content;height:fit-content;max-width:356px;padding:1rem;width:100%}.trz-x-post__in-reply,.trz-x-post__retweeted-by{align-items:center;color:#71767b;display:flex;flex-flow:row nowrap;font-size:.875rem;gap:.375rem;grid-area:reply;margin-block:0 .375rem;text-decoration:none}.trz-x-post__in-reply:hover,.trz-x-post__retweeted-by:hover{text-decoration:underline}.trz-x-post__avatar{aspect-ratio:1;border:1px solid #2f3336;border-radius:50%;grid-area:avatar;width:100%}.trz-x-post__name{align-items:center;color:#e7e9ea;display:grid;font-size:1.125rem;font-weight:700;gap:.375rem;grid-area:name;grid-template-areas:"name verified";grid-template-columns:minmax(0,max-content) auto 1fr;margin-inline-start:.375rem}.trz-x-post__author-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trz-x-post__verified-badge{color:#1779ba;font-size:1rem;vertical-align:middle}.trz-x-post__user{color:#71767b;font-size:1rem;grid-area:user;margin:0;margin-inline-start:.375rem;text-decoration:none}.trz-x-post__user:hover{text-decoration:underline}.trz-x-post__logo{align-items:end;display:flex;flex-flow:column nowrap;grid-area:logo;justify-self:end}.trz-x-post__logo-link{color:#e7e9ea;font-size:1.5rem}.trz-x-post__created-at{font-size:.875rem}.trz-x-post__description{font-size:1rem;grid-area:description;margin-block:.375rem .5rem}.trz-x-post__media{grid-area:media;margin-block:0 .5rem}.trz-x-post__child{grid-area:child;margin-block:0 .5rem}.trz-x-post__post-info{display:flex;font-size:.875rem;grid-area:account-info;list-style:none;margin-block:0 .5rem}.trz-x-post__info-item{align-items:center;display:flex;gap:.25rem}.trz-x-post__info-item:has(+.trz-x-post__info-item):after{content:" · ";white-space:pre}.trz-x-post__info-value{color:#e7e9ea;font-weight:700}.trz-x-post__stats{border-block:1px solid #2f3336;display:flex;flex-flow:row nowrap;font-size:.875rem;gap:.5rem;grid-area:stats;justify-content:space-between;list-style:none;margin-block:0 .5rem;padding-block:.5rem}.trz-x-post__stat{align-items:center;display:flex;gap:.25rem}.trz-x-post__stat-icon{font-size:1.25rem}.trz-x-post__stat-value{color:#e7e9ea;font-weight:700}.trz-x-post__cta{background:#eff3f4;border-radius:9999px;color:#0f1418;font-size:1rem;font-weight:700;grid-area:cta;padding:.5rem 1rem;text-align:center;text-decoration:none}}@layer ui{.trz-x-post-skeleton{background:#000;border:1px solid #2f3336;border-radius:.75rem;display:grid;gap:.25rem;grid-template-areas:"avatar name logo" "avatar user logo" "description description description" "info info info" "stats stats stats" "cta cta cta";grid-template-columns:auto 1fr;overflow:hidden;padding:1rem;width:356px}.trz-x-post-skeleton>*{animation:fade-skeleton 2s ease-in-out infinite}.trz-x-post-skeleton__avatar{background:#535366;border-radius:50%;grid-area:avatar;height:3rem;width:3rem}.trz-x-post-skeleton__name{grid-area:name;height:1.25rem;width:120px}.trz-x-post-skeleton__name,.trz-x-post-skeleton__user{background:#535366;border-radius:.125rem}.trz-x-post-skeleton__user{grid-area:user;height:1rem;width:100px}.trz-x-post-skeleton__logo{background:#535366;border-radius:.125rem;grid-area:logo;height:1.5rem;justify-self:end;width:1.5rem}.trz-x-post-skeleton__description{display:flex;flex-flow:column nowrap;gap:.375rem;grid-area:description;margin-block:.375rem .5rem}.trz-x-post-skeleton__text{background:#535366;border-radius:.125rem;height:.75rem;width:100%}.trz-x-post-skeleton__text--half{width:50%}.trz-x-post-skeleton__info{display:flex;gap:1rem;grid-area:info;margin-block:0 .125rem}.trz-x-post-skeleton__info-item{background:#535366;border-radius:.125rem;height:.75rem;width:60px}.trz-x-post-skeleton__stats{border-block:1px solid #2f3336;display:flex;gap:.5rem;grid-area:stats;justify-content:space-between;margin-block:0 .375rem;padding-block:.75rem}.trz-x-post-skeleton__stat{align-items:center;display:flex;gap:.25rem}.trz-x-post-skeleton__stat-icon{background:#535366;border-radius:.125rem;height:1.25rem;width:1.25rem}.trz-x-post-skeleton__stat-value{background:#535366;border-radius:.125rem;height:.75rem;width:30px}.trz-x-post-skeleton__cta{background:#535366;border-radius:9999px;grid-area:cta;height:2.5rem}.trz-x-post-error{background:#000;border:1px solid #2f3336;border-radius:.75rem;color:#71767b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;width:356px}}@layer app{.trz-youtube-iframe{border:none;border-radius:.5rem;color-scheme:auto;height:315px;transition:opacity .1s ease;width:560px}.trz-youtube-iframe--status-loading{inset:0;opacity:0;position:absolute}.trz-youtube-iframe-skeleton{align-items:center;background:#212121;border-radius:.5rem;display:flex;height:315px;justify-content:center;position:relative;width:560px}.trz-youtube-iframe-spinner{animation:trz-youtube-spinner-rotate 2s linear infinite;height:48px;width:48px}.trz-youtube-iframe-spinner__circle{animation:trz-youtube-spinner-dash 1.5s ease-in-out infinite}@keyframes trz-youtube-spinner-rotate{to{transform:rotate(1turn)}}@keyframes trz-youtube-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}}@layer app{.trz-tiktok-iframe{border:none;border-radius:.5rem;color-scheme:auto}.trz-tiktok-iframe--status-loading{opacity:0;position:absolute}.trz-tiktok-iframe-skeleton{background:#0b0a11;border-radius:.5rem;display:grid;font-size:1.5rem;place-items:center}.trz-tiktok-iframe-skeleton__icon{animation:fade-skeleton 2s ease-in-out infinite}.trz-tiktok-iframe,.trz-tiktok-iframe-skeleton{transition:.25s ease;transition-property:width,height,opacity}.trz-tiktok-iframe--orientation-horizontal,.trz-tiktok-iframe-skeleton--orientation-horizontal{height:324px;width:576px}.trz-tiktok-iframe--orientation-vertical,.trz-tiktok-iframe-skeleton--orientation-vertical{height:576px;width:324px}}@layer ui{.trz-x-profile-content{color:#71767b;display:grid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;gap:.25rem;grid-template-areas:"avatar name logo" "avatar user logo" "description description description" "account-info account-info account-info" "stats stats stats";grid-template-columns:auto 1fr auto}.trz-x-profile-content__avatar{border:1px solid #2f3336;border-radius:50%;grid-area:avatar;height:3rem;width:3rem}.trz-x-profile-content__name{align-items:center;color:#e7e9ea;font-size:1.125rem;font-weight:700;gap:.5rem;grid-area:name;margin:0}.trz-x-profile-content__user{color:#71767b;font-size:1rem;grid-area:user;margin:0;text-decoration:none}.trz-x-profile-content__user:hover{text-decoration:underline}.trz-x-profile-content__description{color:#e7e9ea;font-size:1rem;grid-area:description;margin-block:.375rem .5rem}.trz-x-profile-content__account-info{display:flex;font-size:.875rem;gap:1rem;grid-area:account-info;list-style:none;margin-block:0 .125rem}.trz-x-profile-content__verified-badge{color:#1779ba;font-size:1rem;vertical-align:middle}.trz-x-profile-content__info-item{align-items:center;display:flex;gap:.25rem}.trz-x-profile-content__info-icon{font-size:1rem}.trz-x-profile-content__stats{display:flex;font-size:.875rem;gap:.75rem;grid-area:stats;list-style:none}.trz-x-profile-content__stat{display:flex;gap:.25rem}.trz-x-profile-content__stat-value{color:#e7e9ea;font-weight:700}.trz-x-profile-content__logo{align-items:end;display:flex;flex-flow:column nowrap;grid-area:logo;justify-self:end}.trz-x-profile-content__logo-link{color:#e7e9ea;font-size:1.5rem}.trz-x-profile-content__created-at{font-size:.875rem;margin-block:.125rem 0}}@layer ui{.trz-x-account{background:#000;border:1px solid #2f3336;border-radius:.75rem;color:#71767b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden;width:356px}.trz-x-account__banner{aspect-ratio:3;border-top-left-radius:.5rem;border-top-right-radius:.5rem;width:100%}.trz-x-account__content{display:flex;flex-flow:column nowrap;gap:1rem;padding:1rem}.trz-x-account__profile{grid-area:profile}.trz-x-account__cta{background:#eff3f4;border-radius:9999px;color:#0f1418;font-size:1rem;font-weight:700;grid-area:cta;padding:.5rem 1rem;text-align:center;text-decoration:none}}@layer ui{.trz-x-account-skeleton{background:#000;border:1px solid #2f3336;border-radius:.75rem;overflow:hidden;width:356px}.trz-x-account-skeleton>*{animation:fade-skeleton 2s ease-in-out infinite}.trz-x-account-skeleton__banner{aspect-ratio:3;background:#535366;width:100%}.trz-x-account-skeleton__content{display:flex;flex-flow:column nowrap;gap:1rem;padding:1rem}.trz-x-account-skeleton__profile{display:grid;gap:.25rem;grid-template-areas:"avatar name logo" "avatar user logo" "description description description" "info info info" "stats stats stats";grid-template-columns:auto 1fr}.trz-x-account-skeleton__avatar{background:#535366;border-radius:50%;grid-area:avatar;height:3rem;width:3rem}.trz-x-account-skeleton__name{background:#535366;border-radius:.125rem;grid-area:name;height:1.25rem;width:120px}.trz-x-account-skeleton__user{background:#535366;border-radius:.125rem;grid-area:user;height:1rem;width:100px}.trz-x-account-skeleton__logo{background:#535366;border-radius:.125rem;grid-area:logo;height:1.5rem;justify-self:end;width:1.5rem}.trz-x-account-skeleton__description{display:flex;flex-flow:column nowrap;gap:.375rem;grid-area:description;margin-block:.375rem .5rem}.trz-x-account-skeleton__text{background:#535366;border-radius:.125rem;height:.75rem;width:100%}.trz-x-account-skeleton__text--half{width:50%}.trz-x-account-skeleton__info{display:flex;gap:1rem;grid-area:info;margin-block:0 .125rem}.trz-x-account-skeleton__info-item{background:#535366;border-radius:.125rem;height:.75rem;width:60px}.trz-x-account-skeleton__stats{display:flex;gap:1.25rem;grid-area:stats;margin-block:.5rem 0}.trz-x-account-skeleton__stat{display:flex;flex-flow:column nowrap;gap:.125rem}.trz-x-account-skeleton__stat-value{background:#535366;border-radius:.125rem;height:1rem;width:60px}.trz-x-account-skeleton__stat-label{background:#535366;border-radius:.125rem;height:.75rem;width:50px}.trz-x-account-skeleton__cta{background:#535366;border-radius:9999px;height:2.5rem}.trz-x-account-error{background:#000;border:1px solid #2f3336;border-radius:.75rem;color:#71767b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;width:356px}}@layer ui{.trz-x-community{background:#000;border:1px solid #2f3336;border-radius:.75rem;color:#71767b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden;width:420px}.trz-x-community__banner{aspect-ratio:3;border-top-left-radius:.5rem;border-top-right-radius:.5rem;width:100%}.trz-x-community__content{display:grid;gap:.25rem;grid-template-areas:"name logo" "tags tags" "description description" "info info" "creator creator" "cta cta ";grid-template-columns:auto 1fr;padding:1rem}.trz-x-community__tags{display:flex;gap:.375rem;grid-area:tags;list-style:none}.trz-x-community__tag{border:1px solid #2f3336;border-radius:999px;font-size:.875rem;padding:.125rem .5rem}.trz-x-community__name{align-items:center;color:#e7e9ea;display:flex;font-size:1.125rem;font-weight:700;gap:.5rem;grid-area:name;margin:0}.trz-x-community__logo{align-items:end;display:flex;flex-flow:column nowrap;grid-area:logo;justify-self:end}.trz-x-community__logo-link{color:#e7e9ea;font-size:1.5rem}.trz-x-community__created-at{font-size:.875rem}.trz-x-community__description{color:#e7e9ea;font-size:1rem;grid-area:description;margin-block:.5rem .75rem}.trz-x-community__info{display:flex;font-size:.875rem;grid-area:info;list-style:none;margin-block:0 .125rem}.trz-x-community__info-item{align-items:center;display:flex;gap:.25rem}.trz-x-community__info-item:has(+.trz-x-community__info-item):after{content:" · ";white-space:pre}.trz-x-community__info-value{color:#e7e9ea;font-weight:700}.trz-x-community__creator{border:1px solid #2f3336;border-radius:.5rem;grid-area:creator;margin-block:.5rem;padding:.5rem}.trz-x-community__cta{background:#eff3f4;border-radius:9999px;color:#0f1418;font-size:1rem;font-weight:700;grid-area:cta;padding:.5rem 1rem;text-align:center;text-decoration:none}.trz-avatar-group{align-items:center;display:flex;list-style:none}.trz-avatar-group__item{position:relative}.trz-avatar-group__item:not(:first-child){margin-inline-start:-.5rem}.trz-avatar-group__avatar{border:2px solid #000;border-radius:50%;height:1.5rem;width:1.5rem}}@layer ui{.trz-x-community-skeleton{background:#000;border:1px solid #2f3336;border-radius:.75rem;overflow:hidden;width:356px}.trz-x-community-skeleton>*{animation:fade-skeleton 2s ease-in-out infinite}.trz-x-community-skeleton__banner{aspect-ratio:3;background:#535366;width:100%}.trz-x-community-skeleton__content{display:grid;gap:.25rem;grid-template-areas:"name logo" "tags tags" "description description" "info info" "creator creator" "cta cta";grid-template-columns:auto 1fr;padding:1rem}.trz-x-community-skeleton__name{grid-area:name;width:120px}.trz-x-community-skeleton__logo,.trz-x-community-skeleton__name{background:#535366;border-radius:.125rem;height:1.5rem}.trz-x-community-skeleton__logo{grid-area:logo;justify-self:end;width:1.5rem}.trz-x-community-skeleton__tags{display:flex;gap:.375rem;grid-area:tags}.trz-x-community-skeleton__tag{background:#535366;border-radius:999px;height:1.25rem;width:60px}.trz-x-community-skeleton__description{display:flex;flex-flow:column nowrap;gap:.375rem;grid-area:description;margin-block:.5rem .75rem}.trz-x-community-skeleton__text{background:#535366;border-radius:.125rem;height:.75rem;width:100%}.trz-x-community-skeleton__text--half{width:50%}.trz-x-community-skeleton__info{align-items:center;display:flex;gap:.5rem;grid-area:info;margin-block:0 .125rem}.trz-x-community-skeleton__avatars{display:flex}.trz-x-community-skeleton__avatar{background:#535366;border-radius:50%;height:1.5rem;width:1.5rem}.trz-x-community-skeleton__avatar:not(:first-child){margin-inline-start:-.5rem}.trz-x-community-skeleton__info-text{background:#535366;border-radius:.125rem;height:.75rem;width:80px}.trz-x-community-skeleton__creator{background:#535366;border:1px solid #2f3336;border-radius:.5rem;grid-area:creator;height:4rem;margin-block:.5rem}.trz-x-community-skeleton__cta{background:#535366;border-radius:9999px;grid-area:cta;height:2.5rem}.trz-x-community-error{background:#000;border:1px solid #2f3336;border-radius:.75rem;color:#71767b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;width:356px}}@layer ui{.trz-website-info{background:#0b0a11;border:1px solid oklch(25% .015 286.109deg);border-radius:.75rem;color:#bcbcca;display:grid;grid-template-areas:"header" "description" "dates";height:-moz-fit-content;height:fit-content;max-width:320px;padding:1rem;text-decoration:none;width:100%}.trz-website-info__dates,.trz-website-info__description,.trz-website-info__header{margin-block-end:.375rem}.trz-website-info__header{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:grid;grid-area:header;grid-template-areas:"logo title" "logo url";row-gap:.25rem}.trz-website-info__logo{align-items:center;background:#212129;border:1px solid oklch(25% .015 286.109deg);border-radius:.25rem;display:flex;grid-area:logo;height:2.5rem;justify-content:center;overflow:hidden;width:2.5rem}.trz-website-info__logo-fallback{color:#9e9ea0;font-size:1.25rem}.trz-website-info__title{color:#eeeef5;font-size:1rem;font-weight:600}.trz-website-info__title,.trz-website-info__url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trz-website-info__url{color:#9e9ea0;font-size:.875rem}.trz-website-info__description{color:#bcbcca;display:-webkit-box;font-size:.875rem;grid-area:description;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.trz-website-info__dates{display:flex;flex-wrap:wrap;gap:.75rem;grid-area:dates}.trz-website-info__date--color-success{color:#78c192}.trz-website-info__date--color-warning{color:#e2cf6e}.trz-website-info__date--color-error{color:#db6466}.trz-website-info__date-label,.trz-website-info__date-value{font-size:.875rem}}@layer ui{.trz-website-skeleton{background:#0b0a11;border:1px solid oklch(25% .015 286.109deg);border-radius:.75rem;display:grid;gap:.25rem;grid-template-areas:"logo title" "logo url" "description description" "dates dates" "cta cta";grid-template-columns:auto 1fr;overflow:hidden;padding:1rem;width:320px}.trz-website-skeleton>*{animation:fade-skeleton 2s ease-in-out infinite}.trz-website-skeleton__logo{background:#535366;border-radius:.25rem;grid-area:logo;height:2.5rem;width:2.5rem}.trz-website-skeleton__title{grid-area:title;height:1.25rem;width:180px}.trz-website-skeleton__title,.trz-website-skeleton__url{background:#535366;border-radius:.125rem}.trz-website-skeleton__url{grid-area:url;height:1rem;width:150px}.trz-website-skeleton__description{display:flex;flex-flow:column nowrap;gap:.375rem;grid-area:description;margin-block:.375rem .5rem}.trz-website-skeleton__text{background:#535366;border-radius:.125rem;height:.75rem;width:100%}.trz-website-skeleton__text--half{width:60%}.trz-website-skeleton__dates{display:flex;gap:1rem;grid-area:dates;margin-block:0 .375rem}.trz-website-skeleton__date{display:flex;flex-flow:column nowrap;gap:.25rem}.trz-website-skeleton__date-label{width:60px}.trz-website-skeleton__date-label,.trz-website-skeleton__date-value{background:#535366;border-radius:.125rem;height:.75rem}.trz-website-skeleton__date-value{width:80px}.trz-website-error{background:#0b0a11;border:1px solid oklch(25% .015 286.109deg);border-radius:.75rem;color:#bcbcca;width:320px}}@keyframes fade-skeleton{0%,to{opacity:1}50%{opacity:.4}}@layer app{.trz-instagram-iframe{border:none;border-radius:.5rem;color-scheme:auto}}@layer app{.trz-token-socials{align-items:center;display:flex;flex-flow:row nowrap}.trz-token-socials__link--brand-youtube{--trz-icon-button-color-hover:red}.trz-token-socials__link--brand-discord{--trz-icon-button-color-hover:#5865f2}.trz-token-socials__link--brand-telegram{--trz-icon-button-color-hover:#26a5e4}}@layer app{.trz-token-migrated{align-self:center}.trz-token-migrated__icon{color:#efbf04}}@layer app;@layer app{.trz-holders-total{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}}@layer ui;@layer app{.trz-top-holders-percent{width:-moz-fit-content;width:fit-content}}@layer app{.trz-creator-percent{width:-moz-fit-content;width:fit-content}}@layer app{.trz-snipers-percent{width:-moz-fit-content;width:fit-content}}@layer app{.trz-insiders-percent{width:-moz-fit-content;width:fit-content}}
