.protected-page{max-width:880px;margin:0 auto;padding:32px 24px}.protected-back-link{color:var(--discord-blurple);margin-bottom:24px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.protected-back-link:hover{text-decoration:underline}.protected-hero{text-align:center;background:radial-gradient(circle at 20% 50%,#5865f214 0%,transparent 50%),radial-gradient(circle at 80% 80%,#7289da14 0%,transparent 50%),color-mix(in srgb,var(--bg-secondary)85%,var(--bg-primary));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff0f;border-radius:20px;margin-bottom:40px;padding:32px 24px;box-shadow:0 2px 12px #0000000f}.protected-hero-icon{color:var(--discord-blurple);margin:0 auto 16px;display:block}.protected-hero h1{color:var(--text-primary);margin:0 0 12px;font-size:28px;font-weight:700}.protected-hero-subtitle{color:var(--text-tertiary);max-width:520px;margin:0 auto;font-size:15px}.protected-filter-bar{background:radial-gradient(circle at 20% 50%,#5865f20f 0%,transparent 50%),color-mix(in srgb,var(--bg-secondary)88%,var(--bg-primary));border:var(--glass-border);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex}.protected-search-wrap{flex:1;min-width:180px;position:relative}.protected-search-icon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.protected-search-input{width:100%;color:var(--text-primary);background:var(--glass-bg);border:1px solid var(--border,#ffffff14);border-radius:10px;padding:10px 14px 10px 40px;font-size:14px;transition:border-color .2s}.protected-search-input::placeholder{color:var(--text-tertiary)}.protected-search-input:focus{border-color:var(--discord-blurple);outline:none}.protected-filter-pills,.protected-sort-pills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.protected-filter-label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-right:4px;font-size:12px;font-weight:600}.protected-filter-pill{color:var(--text-secondary);background:var(--glass-bg);border:1px solid var(--border,#ffffff14);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.protected-filter-pill:hover{color:var(--text-primary);border-color:#ffffff26}.protected-filter-pill.active{color:#fff;background:var(--discord-blurple);border-color:var(--discord-blurple)}.protected-loading,.protected-error,.protected-empty{text-align:center;color:var(--text-tertiary);padding:48px 24px}.protected-spinner{border:3px solid var(--border);border-top-color:var(--discord-blurple);border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:.8s linear infinite protected-spin}@keyframes protected-spin{to{transform:rotate(360deg)}}.protected-list{margin-top:24px}.protected-list-cards{flex-direction:column;gap:16px;display:flex}.protected-card{background:radial-gradient(circle at 20% 50%,#5865f214 0%,transparent 50%),radial-gradient(circle at 80% 80%,#7289da14 0%,transparent 50%),color-mix(in srgb,var(--bg-secondary)85%,var(--bg-primary));border:var(--glass-border);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.protected-card:hover{border-color:#5865f233;transform:translateY(-2px);box-shadow:0 4px 20px #00000014,0 0 0 1px #5865f214}.protected-card-link{color:inherit;text-decoration:none;display:block}.protected-card-link:hover{color:inherit}.protected-card-body{padding:20px 24px}.protected-card-head{justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;display:flex}.protected-creator-main{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.protected-creator-avatar{object-fit:cover;background:var(--glass-bg);border-radius:50%;flex-shrink:0;width:56px;height:56px}.protected-creator-avatar.ure-user-avatar-wrap img,.protected-creator-avatar.ure-user-avatar-wrap{border-radius:50%;width:56px;height:56px}.protected-creator-meta{flex-direction:column;gap:8px;min-width:0;display:flex}.protected-creator-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.protected-creator-platform{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:8px;font-size:18px;font-weight:600;display:inline-flex}.protected-creator-platform .protected-creator-icon{flex-shrink:0}.protected-creator-platform.tiktok .protected-creator-icon{color:#25f4ee}.protected-creator-platform.youtube .protected-creator-icon{color:red}.protected-creator-handle{color:var(--text-primary)}.protected-creator-subhandle{color:var(--text-tertiary);font-size:13px;font-weight:500}.protected-verified-badge{color:var(--discord-blurple);flex-shrink:0}.protected-stats-row{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.protected-stat-pill{color:var(--text-primary);background:var(--glass-bg);border:1px solid var(--border);border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.protected-stat-pill .protected-stat-icon{flex-shrink:0}.protected-stat-followers .protected-stat-icon{color:#3b82f6}.protected-stat-videos .protected-stat-icon{color:#a855f7}.protected-stat-hearts .protected-stat-icon{color:#ec4899}.protected-card-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.protected-duration-pill{color:var(--text-secondary);background:var(--glass-bg);border:1px solid var(--border);white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}.protected-duration-icon{color:var(--text-tertiary);flex-shrink:0}.protected-link-icon{background:var(--glass-bg);border:1px solid var(--border);width:36px;height:36px;color:var(--text-tertiary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.protected-card-link:hover .protected-link-icon{color:var(--discord-blurple);background:#5865f214;border-color:#5865f266}.protected-link-icon-wrap{color:var(--discord-blurple);align-items:center;gap:6px;font-size:14px;text-decoration:none;display:inline-flex}.protected-link-icon-wrap:hover{text-decoration:underline}.protected-link-icon-wrap .protected-link-icon{background:0 0;border:none;width:18px;height:18px;padding:0}.protected-bio-box{background:radial-gradient(circle at 20% 50%,#5865f214 0%,transparent 50%),radial-gradient(circle at 80% 80%,#7289da14 0%,transparent 50%),var(--bg-primary);text-align:center;border:1px solid #ffffff0d;border-radius:14px;margin-top:14px;padding:14px 18px;box-shadow:0 1px 6px #00000008}.protected-creator-bio{color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:5;white-space:pre-line;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.protected-creator-bio .protected-bio-flag{object-fit:cover;vertical-align:middle;border-radius:2px;width:1.25em;height:auto;max-height:1em;margin:0 1px;display:inline-block}.protected-bio-link{color:var(--discord-blurple);justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.protected-bio-link:hover{color:var(--text-primary);text-decoration:underline}.protected-bio-link-icon{flex-shrink:0}.protected-for-row{border-top:1px solid var(--border);background:#00000008;align-items:center;gap:8px;padding:10px 24px 14px;display:flex}.protected-for-avatar{flex-shrink:0}.protected-for-avatar.ure-user-avatar-wrap,.protected-for-avatar.ure-user-avatar-wrap img{width:24px;height:24px}.protected-for-label{color:var(--text-tertiary);font-size:12px;font-weight:500}@media (max-width:700px){.protected-page{padding:24px 16px}.protected-filter-bar{flex-direction:column;align-items:stretch;padding:14px 16px}.protected-search-wrap{min-width:0}.protected-filter-pills,.protected-sort-pills{justify-content:flex-start}.protected-card-body{padding:16px 18px}.protected-card-head{flex-direction:column;align-items:stretch;gap:12px}.protected-card-actions{justify-content:space-between}.protected-creator-main{min-width:0}.protected-for-row{padding:10px 18px 14px}}
