#ff-workspace #ff-creators{--cr-line:#2b2b2b;--cr-muted:#8c8c8c}
#ff-workspace .cr-eyebrow{font-size:9px;letter-spacing:1.8px;color:#888}
#ff-workspace .cr-intro{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:25px 30px;margin-bottom:30px;border:1px solid #2d2d2d;border-radius:15px;background:linear-gradient(115deg,#191919,#101010);position:relative;overflow:hidden}
#ff-workspace .cr-intro-copy h2{font-size:clamp(27px,3vw,40px);font-weight:450;letter-spacing:-1.4px;line-height:1.1;margin:16px 0 13px}
#ff-workspace .cr-intro-copy p{color:#929292;font-size:11px;line-height:1.7;margin:0}
#ff-workspace .cr-intro-copy>a{display:inline-flex;align-items:center;gap:12px;margin-top:19px;color:#bdbdbd;font-size:10px;text-decoration:none}
#ff-workspace .cr-intro svg:not(.social-mark svg),#ff-workspace .cr-directory-foot svg{width:14px;height:14px}
#ff-workspace .cr-intro-data{display:flex;flex-direction:column;justify-content:center;min-width:0;border-left:1px solid #2b2b2b;padding-left:36px}
#ff-workspace .cr-summary>span{display:block;color:#999;font-size:11px}
#ff-workspace .cr-summary>strong{display:block;font-size:46px;font-weight:400;letter-spacing:-2px;line-height:1.25;margin:9px 0 17px;font-variant-numeric:tabular-nums;white-space:nowrap}
#ff-workspace .cr-summary>strong small{font-size:12px;letter-spacing:0;color:#999;margin-left:3px}
#ff-workspace .cr-platform-track{display:flex;gap:4px;height:3px;margin-bottom:10px}
#ff-workspace .cr-platform-track i{border-radius:5px;background:#f23b45}
#ff-workspace .cr-platform-track i[data-network="TikTok"]{background:#e8e8e8}
#ff-workspace .cr-platform-track i[data-network="Instagram"]{background:linear-gradient(90deg,#f8a746,#dc387f)}
#ff-workspace .cr-summary .cr-summary-caption{font-size:9px;color:#737373}
#ff-workspace .cr-summary-bottom{display:flex;align-items:center;gap:28px;margin-top:21px}
#ff-workspace .cr-summary-bottom>div>strong{display:block;font-size:22px;font-weight:400;font-variant-numeric:tabular-nums}
#ff-workspace .cr-summary-bottom strong small{font-size:12px;color:#707070}
#ff-workspace .cr-summary-bottom>div>span{display:block;margin-top:4px;color:#888;font-size:9px}
#ff-workspace .cr-summary-bottom>a{margin-left:auto;display:flex;align-items:center;gap:9px;color:#a8a8a8;font-size:9px;text-decoration:none;max-width:90px;line-height:1.7}
#ff-workspace .cr-summary-bottom>a svg{flex-shrink:0}
#ff-workspace .cr-directory-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}
#ff-workspace .cr-directory-heading h2{font-size:21px;font-weight:450;letter-spacing:-.65px;display:flex;align-items:center;gap:10px}
#ff-workspace .cr-directory-heading h2>span{font-size:10px;letter-spacing:0;color:#999;border:1px solid #333;border-radius:6px;padding:4px 7px}
#ff-workspace .cr-directory-heading>span{font-size:10px;color:#777}
#ff-workspace .cr-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}
#ff-workspace .cr-platforms{display:flex;gap:5px;flex-wrap:wrap}
#ff-workspace .cr-platforms button{display:flex;align-items:center;gap:7px;background:transparent;border:1px solid transparent;border-radius:7px;padding:9px 12px;color:#888;font-size:11px;transition:background .18s,color .18s,border-color .18s}
#ff-workspace .cr-platforms button[aria-pressed="true"]{background:#222;color:#f2f2f2;border-color:#363636}
#ff-workspace .cr-platforms button:hover{color:#fff;background:#1a1a1a}
#ff-workspace .cr-platforms .social-mark{width:15px;height:15px}
#ff-workspace .cr-sort{position:relative;flex-shrink:0;font-size:10px;border:0;padding:0}
#ff-workspace .cr-sort>summary{display:flex;align-items:center;gap:15px;padding:5px 0;border:0;border-radius:7px;list-style:none;cursor:pointer;color:#bcbcbc}
#ff-workspace .cr-sort>summary::-webkit-details-marker{display:none}
#ff-workspace .cr-sort>div{position:absolute;right:0;top:calc(100% + 7px);width:167px;padding:5px;background:#1b1b1b;border:1px solid #383838;border-radius:9px;box-shadow:0 12px 35px #0008;z-index:5}
#ff-workspace .cr-sort button{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;background:none;border-radius:5px;padding:10px;color:#999;font-size:11px;text-align:left}
#ff-workspace .cr-sort button:hover,#ff-workspace .cr-sort button[aria-pressed="true"]{background:#292929;color:#fff}
#ff-workspace .cr-sort button>span{visibility:hidden}
#ff-workspace .cr-sort button[aria-pressed="true"]>span{visibility:visible}
#ff-workspace .cr-results{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0 15px;font-size:10px;color:#888}
#ff-workspace .cr-results>span{overflow-wrap:anywhere}
#ff-workspace .cr-results label{display:flex;align-items:center;gap:7px;white-space:nowrap;cursor:pointer;color:#aaa}
#ff-workspace .cr-results input{width:12px;height:12px;accent-color:#eee;cursor:pointer;margin:0}
#ff-workspace .cr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
#ff-workspace .cr-card{position:relative;display:block;min-width:0;background:#141414;border:1px solid #2b2b2b;border-radius:13px;overflow:hidden;text-align:left;padding:20px 21px 0;color:#eee;transition:border-color .25s,transform .25s,background .25s}
#ff-workspace .cr-card:hover{border-color:#555;background:#191919;transform:translateY(-3px)}
#ff-workspace .cr-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
#ff-workspace .cr-card-top>span:first-child{display:flex;align-items:center;gap:7px;font-size:10px;color:#999}
#ff-workspace .cr-card-top .social-mark{width:16px;height:16px}
#ff-workspace .cr-card-arrow{display:grid;place-items:center;width:24px;height:24px;border:1px solid #333;border-radius:50%;color:#888;transition:color .2s,background .2s,transform .2s}
#ff-workspace .cr-card-arrow svg{width:12px;height:12px}
#ff-workspace .cr-card:hover .cr-card-arrow{color:#111;background:#eee;transform:rotate(5deg)}
#ff-workspace .cr-identity{display:flex;align-items:center;gap:12px;min-width:0}
#ff-workspace .cr-avatar{width:50px;height:50px;flex-shrink:0;display:grid;place-items:center;border:1px solid #444;border-radius:12px;color:#ddd;background:radial-gradient(ellipse at top left,#3a3a3a,#191919 80%);box-shadow:inset 0 1px 0 #ffffff12}
#ff-workspace .cr-avatar>svg{width:37px;height:37px}
#ff-workspace .cr-identity>span:last-child{min-width:0}
#ff-workspace .cr-identity strong{display:block;font-size:17px;font-weight:500;letter-spacing:-.55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#ff-workspace .cr-identity>span>span{display:block;color:#888;font-size:10px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#ff-workspace .cr-description{display:block;margin-top:18px;color:#888;font-size:10px}
#ff-workspace .cr-status{display:inline-flex;align-items:center;gap:6px;margin-top:11px;color:#b0b0b0;font-size:9px}
#ff-workspace .cr-status svg{width:12px;height:12px;color:#ddd;flex-shrink:0}
#ff-workspace .cr-status[data-verified="false"]{color:#929292}
#ff-workspace .cr-pending-dot{width:8px;height:8px;border:1px dashed #999;border-radius:50%}
#ff-workspace .cr-card-amount{display:block;margin:19px 0 18px}
#ff-workspace .cr-card-amount>span:first-child{display:block;color:#8c8c8c;font-size:10px;margin-bottom:7px}
#ff-workspace .cr-card-amount>strong{display:block;font-size:31px;letter-spacing:-1.2px;line-height:1.2;font-weight:400;white-space:nowrap;font-variant-numeric:tabular-nums}
#ff-workspace .cr-card-amount>strong small{color:#858585;font-size:10px;letter-spacing:0}
#ff-workspace .cr-card-reserve{display:block;margin-top:8px;font-size:10px;color:#bbb;font-variant-numeric:tabular-nums}
#ff-workspace .cr-card-reserve>span{color:#777;margin-left:4px}
#ff-workspace .cr-card-source{display:flex;align-items:center;gap:8px;padding:13px 0;border-top:1px solid #2a2a2a;color:#aaa;font-size:10px}
#ff-workspace .cr-card-source>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#ff-workspace .cr-card-source>small{font-size:9px;color:#777;margin-left:auto;white-space:nowrap}
#ff-workspace .cr-token-stack{display:flex;flex-shrink:0}
#ff-workspace .cr-token-stack>span{display:grid;place-items:center;width:23px;height:23px;border:1px solid #454545;background:#252525;color:#ccc;border-radius:6px;font-family:Georgia,serif;font-style:italic;font-size:13px}
#ff-workspace .cr-token-stack>span+span{margin-left:-8px}
#ff-workspace .cr-directory-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:20px 0 0;color:#727272;font-size:9px;line-height:1.7}
#ff-workspace .cr-directory-foot a{display:flex;align-items:center;gap:7px;color:#999;text-decoration:none;white-space:nowrap}
#ff-workspace .cr-empty{grid-column:1/-1;border:1px dashed #333;border-radius:12px;text-align:center;padding:50px 20px}
#ff-workspace .cr-empty>span{font-size:28px;color:#777}
#ff-workspace .cr-empty h3{margin:12px 0;font-size:18px;font-weight:400}
#ff-workspace .cr-empty p{color:#888;font-size:12px;margin-bottom:20px}
#ff-workspace .cr-profile-identity{display:flex;align-items:center;gap:17px;margin:4px 0 25px}
#ff-workspace .cr-profile-identity .cr-avatar{width:70px;height:70px;border-radius:17px}
#ff-workspace .cr-profile-identity .cr-avatar svg{width:52px;height:52px}
#ff-workspace .cr-profile-identity>div{min-width:0}
#ff-workspace .cr-profile-identity>div>span:first-child{display:flex;align-items:center;gap:6px;color:#999;font-size:11px}
#ff-workspace .cr-profile-identity strong{display:block;margin-top:6px;font-size:17px;font-weight:400;overflow-wrap:anywhere}
#ff-workspace .cr-profile-identity .social-mark{width:14px;height:14px}
#ff-workspace .cr-profile-money{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px 0;border-top:1px solid #333;border-bottom:1px solid #333}
#ff-workspace .cr-profile-money>div>span{font-size:10px;color:#999}
#ff-workspace .cr-profile-money strong{display:block;font-size:29px;font-weight:400;letter-spacing:-1px;white-space:nowrap;margin-top:9px;font-variant-numeric:tabular-nums}
#ff-workspace .cr-profile-money small{font-size:10px;letter-spacing:0;color:#888}
#ff-workspace .cr-profile-note{display:flex;gap:10px;margin:18px 0 27px;color:#aaa}
#ff-workspace .cr-profile-note>svg{width:15px;height:15px;flex-shrink:0;margin-top:3px}
#ff-workspace .cr-profile-note p{margin:0;font-size:11px;line-height:1.7}
#ff-workspace .cr-profile h3{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:400;margin-bottom:10px}
#ff-workspace .cr-profile h3>span{color:#888;font-size:10px}
#ff-workspace .cr-profile-tokens button{display:flex;align-items:center;gap:11px;width:100%;border:1px solid #333;border-radius:9px;padding:13px;background:#1d1d1d;color:#eee;text-align:left;margin-top:7px}
#ff-workspace .cr-profile-tokens button:hover{border-color:#666}
#ff-workspace .cr-profile-tokens strong{display:block;font-size:12px;font-weight:400}
#ff-workspace .cr-profile-tokens small{display:flex;align-items:center;gap:4px;font-size:9px;color:#999;margin-top:5px}
#ff-workspace .cr-profile-tokens .pump-mark{width:12px;height:12px}
#ff-workspace .cr-profile-tokens>button>svg{width:14px;height:14px;margin-left:auto}
#ff-workspace .cr-profile-policy{display:flex;align-items:center;gap:8px;font-size:10px;color:#aaa;margin:17px 0 24px;text-decoration:none}
#ff-workspace .cr-profile-policy svg,#ff-workspace .cr-profile-claim svg{width:13px;height:13px}
#ff-workspace .cr-profile-claim{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:20px;border-top:1px solid #333}
#ff-workspace .cr-profile-claim strong{display:block;font-size:12px;font-weight:400}
#ff-workspace .cr-profile-claim span{display:block;font-size:10px;color:#888;margin-top:5px}
#ff-workspace .cr-profile-claim button{display:flex;align-items:center;gap:9px;font-size:10px}
#ff-workspace #ff-creators:not([hidden]) .cr-card{animation:cr-appear .5s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--cr-order)*40ms)}
@keyframes cr-appear{from{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}
@media(min-width:1450px){#ff-workspace .cr-card{padding:23px 25px 0}#ff-workspace .cr-identity strong{font-size:19px}}
@media(max-width:1100px){#ff-workspace .cr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#ff-workspace .cr-intro{gap:25px;padding:26px}#ff-workspace .cr-intro-data{padding-left:25px}#ff-workspace .cr-summary>strong{font-size:38px}#ff-workspace .cr-summary-bottom{gap:20px}#ff-workspace .cr-summary-bottom>a{display:none}#ff-workspace .cr-directory-heading>span{display:none}#ff-workspace .cr-platforms button{padding:8px;font-size:10px}}
@media(max-width:800px){#ff-workspace .cr-intro{grid-template-columns:1fr;gap:22px}#ff-workspace .cr-intro-copy h2{font-size:32px}#ff-workspace .cr-intro-copy h2 br{display:none}#ff-workspace .cr-intro-data{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;border-left:0;border-top:1px solid #303030;padding:21px 0 0}#ff-workspace .cr-summary-bottom{margin:0;justify-content:flex-end}#ff-workspace .cr-summary>strong{font-size:32px;margin-bottom:12px}#ff-workspace .cr-summary .cr-summary-caption{font-size:8px}#ff-workspace .cr-toolbar{align-items:flex-start;gap:9px}#ff-workspace .cr-platforms{gap:2px}#ff-workspace .cr-platforms button{padding:8px 7px;gap:5px}#ff-workspace .cr-sort>summary{padding:9px;gap:7px}#ff-workspace .cr-card{padding:17px 16px 0}#ff-workspace .cr-identity{gap:9px}#ff-workspace .cr-identity strong{font-size:15px}#ff-workspace .cr-avatar{width:43px;height:43px}}
@media(max-width:560px){#ff-workspace .cr-intro{padding:23px 21px;margin-bottom:28px;gap:21px}#ff-workspace .cr-eyebrow{font-size:8px;letter-spacing:1.2px}#ff-workspace .cr-intro-copy h2{font-size:32px;line-height:1.13;max-width:250px}#ff-workspace .cr-intro-copy h2 br{display:block}#ff-workspace .cr-intro-copy>a{margin-top:14px}#ff-workspace .cr-intro-data{grid-template-columns:1fr;gap:19px}#ff-workspace .cr-summary-bottom{justify-content:flex-start;gap:28px}#ff-workspace .cr-summary-bottom>a{display:flex}#ff-workspace .cr-summary>strong{font-size:38px}#ff-workspace .cr-directory-heading h2{font-size:20px}#ff-workspace .cr-toolbar{flex-wrap:wrap;gap:12px}#ff-workspace .cr-platforms{width:100%;justify-content:space-between;gap:0}#ff-workspace .cr-platforms button{padding:9px 7px;font-size:10px}#ff-workspace .cr-platforms .social-mark{width:13px;height:13px}#ff-workspace .cr-sort{margin-left:auto}#ff-workspace .cr-sort>summary{border:0;padding:0;font-size:10px}#ff-workspace .cr-results{padding-top:15px}#ff-workspace .cr-grid{grid-template-columns:1fr;gap:12px}#ff-workspace .cr-card{padding:19px 21px 0}#ff-workspace .cr-card-top{margin-bottom:18px}#ff-workspace .cr-identity strong{font-size:20px}#ff-workspace .cr-avatar{width:53px;height:53px}#ff-workspace .cr-identity{gap:13px}#ff-workspace .cr-description{margin-top:15px}#ff-workspace .cr-card-amount{margin:19px 0}#ff-workspace .cr-card-amount>strong{font-size:34px}#ff-workspace .cr-directory-foot{align-items:flex-start;flex-direction:column;gap:8px}#ff-workspace .cr-profile-money{gap:10px}#ff-workspace .cr-profile-money strong{font-size:24px}#ff-workspace .cr-profile-claim{align-items:flex-start;flex-direction:column}#ff-workspace .cr-profile-claim button{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){#ff-workspace .cr-card{animation:none!important;transition:none;transform:none!important}#ff-workspace .cr-card-arrow{transition:none}}

#ff-workspace .cr-controls{display:flex;align-items:center;gap:22px}#ff-workspace .cr-sort>summary{font-size:10px}#ff-workspace .cr-results{padding:14px 0}#ff-workspace .cr-profile-note>.cr-pending-dot{margin-top:6px;flex-shrink:0}
@media(max-width:560px){#ff-workspace .cr-controls{gap:13px}#ff-workspace .cr-results{gap:8px;font-size:9px}#ff-workspace .cr-sort>summary{font-size:9px;gap:6px}#ff-workspace .cr-sort{margin-left:0}#ff-workspace .cr-results label{font-size:9px;gap:5px}#ff-workspace .cr-results input{width:11px;height:11px}}
