.page-module__KZwh7a__container{flex-direction:column;gap:18px;padding-bottom:32px;animation:.4s ease-out page-module__KZwh7a__fadeIn;display:flex}.page-module__KZwh7a__toolbarPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(220px,320px) auto;align-items:center;gap:12px;padding:14px;display:grid}.page-module__KZwh7a__toolbarPanelEmbedded{grid-template-columns:minmax(220px,320px) auto;justify-content:space-between}.page-module__KZwh7a__toolbarIntro{min-width:0}.page-module__KZwh7a__toolbarSearch{position:relative}.page-module__KZwh7a__heroActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.page-module__KZwh7a__updatedPill{color:#ffffff73;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.page-module__KZwh7a__statsRow{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.page-module__KZwh7a__statCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.page-module__KZwh7a__statLabel{text-transform:uppercase;letter-spacing:.6px;color:#ffffff73;font-size:10px;font-weight:700}.page-module__KZwh7a__statValue{color:#fff;font-size:18px;font-weight:800;line-height:1}.page-module__KZwh7a__sectionsColumn{flex-direction:column;gap:16px;display:flex}.page-module__KZwh7a__sectionPanel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#2b2c3057;border:1px solid #ffffff0f;border-radius:14px;padding:18px;box-shadow:0 10px 28px #00000029}.page-module__KZwh7a__sectionHeaderRow{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.page-module__KZwh7a__sectionIconWrap{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.page-module__KZwh7a__sectionCount{color:#ffffff9e;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.page-module__KZwh7a__executorSectionStack,.page-module__KZwh7a__subSectionBlock{flex-direction:column;gap:14px;display:flex}.page-module__KZwh7a__subSectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__KZwh7a__subSectionTitle{color:#fff;margin:0;font-size:14px;font-weight:800}.page-module__KZwh7a__subSectionCount{color:#ffffff7a;font-size:12px}.page-module__KZwh7a__communityCardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__KZwh7a__rankPill{color:#7dc8ff;white-space:nowrap;background:#00a2ff1a;border:1px solid #00a2ff29;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.page-module__KZwh7a__roleLinkPill{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b2e;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.page-module__KZwh7a__roleLinkBanner{color:#fbbf24;background:#f59e0b12;border:1px solid #f59e0b29;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.5;display:flex}.page-module__KZwh7a__roleLinkBanner svg{flex-shrink:0;margin-top:2px}.page-module__KZwh7a__topSection{justify-content:space-between;align-items:center;display:flex}.page-module__KZwh7a__title{color:#fff;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:900}.page-module__KZwh7a__subtitle{color:#fff6;margin-top:4px;font-size:13px;font-weight:500}.page-module__KZwh7a__currentTime{color:#34d399;cursor:pointer;background:#34d39914;border:1px solid #34d39926;border-radius:100px;align-items:center;gap:10px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 0 20px #34d3990d}.page-module__KZwh7a__currentTime:hover{background:#34d3991f;border-color:#34d3994d}.page-module__KZwh7a__currentTime svg{animation:2s infinite page-module__KZwh7a__pulseLive}@keyframes page-module__KZwh7a__pulseLive{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.page-module__KZwh7a__pushBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00a2ff 0%,#00e2b6 100%);border:none;border-radius:100px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 10px #00a2ff26}.page-module__KZwh7a__pushBtn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 14px #00a2ff40}.page-module__KZwh7a__pushBtn:active{transform:translateY(0)}.page-module__KZwh7a__spinIcon{animation:2s linear infinite page-module__KZwh7a__spinSync}@keyframes page-module__KZwh7a__spinSync{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-module__KZwh7a__slideInPush{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes page-module__KZwh7a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__KZwh7a__sectionHeader{display:none}.page-module__KZwh7a__sectionTitleGroup{color:var(--rbx-text-main);align-items:center;gap:12px;display:flex}.page-module__KZwh7a__sectionIcon{opacity:.6}.page-module__KZwh7a__sectionTitle{letter-spacing:-.5px;margin:0;font-size:18px;font-weight:900}.page-module__KZwh7a__sectionSubtitle{color:var(--rbx-text-tertiary);margin:0;font-size:12px}.page-module__KZwh7a__realtimeStatus{color:#22c55e;background:#22c55e14;border:1px solid #22c55e33;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:flex}.page-module__KZwh7a__realtimeDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite page-module__KZwh7a__pulseRealtime;box-shadow:0 0 10px #22c55e}@keyframes page-module__KZwh7a__pulseRealtime{0%{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}to{opacity:.4;transform:scale(.9)}}.page-module__KZwh7a__realtimeContainer{align-items:center;gap:12px;display:flex}.page-module__KZwh7a__filterTab{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.page-module__KZwh7a__filterTabActive{color:#00a2ff;background:#00a2ff14;border-color:#00a2ff33}.page-module__KZwh7a__adminTools{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2b2c3066;border:1px solid #ffffff0f;border-radius:20px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;box-shadow:0 10px 30px #0003}.page-module__KZwh7a__searchWrapper{flex:1;max-width:400px;position:relative}.page-module__KZwh7a__searchInput{color:#fff;background:#0003;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:12px 14px 12px 42px;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.page-module__KZwh7a__searchInput:focus{background:#0000004d;border-color:#00a2ff;box-shadow:0 0 0 4px #00a2ff1a}.page-module__KZwh7a__searchIcon{color:var(--rbx-text-tertiary);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.page-module__KZwh7a__toolButtons{gap:12px;display:flex}.page-module__KZwh7a__importBtn,.page-module__KZwh7a__createBadgeBtn{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:12px;font-weight:800;transition:all .2s;display:flex}.page-module__KZwh7a__importBtn{color:var(--rbx-text-secondary);background:#ffffff0a;border:1px solid #ffffff14}.page-module__KZwh7a__importBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.page-module__KZwh7a__createBadgeBtn{color:#fff;background:#00a2ff;border:none;box-shadow:0 4px 15px #00a2ff4d}.page-module__KZwh7a__createBadgeBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 25px #00a2ff66}.page-module__KZwh7a__badgeGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.page-module__KZwh7a__badgeGrid3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.page-module__KZwh7a__badgeGrid4{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.page-module__KZwh7a__subGroupLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--rbx-text-tertiary,#ffffff59);margin:24px 0 10px;font-size:11px;font-weight:600}.page-module__KZwh7a__subGroupLabel:first-child{margin-top:0}.page-module__KZwh7a__badgeCard{background:#2b2c303d;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:12px;padding:16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module__KZwh7a__badgeCard:hover{background:#2b2c306b;border-color:#00a2ff3d;transform:translateY(-2px);box-shadow:0 10px 24px #00000038}.page-module__KZwh7a__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.page-module__KZwh7a__cardPreviewSolid{justify-content:center;align-items:center;padding:8px;display:flex}.page-module__KZwh7a__userBadgeBlock{text-transform:uppercase;color:#fff;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:900;box-shadow:0 2px 8px #0003}.page-module__KZwh7a__cardIconImg{object-fit:contain;width:20px;height:20px}.page-module__KZwh7a__previewName{text-transform:uppercase;letter-spacing:.5px}.page-module__KZwh7a__cardActions{gap:8px;display:flex}.page-module__KZwh7a__iconAction{width:32px;height:32px;color:var(--rbx-text-tertiary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__KZwh7a__iconAction:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}.page-module__KZwh7a__deleteAction:hover{color:#ff4b4b;background:#ff4b4b1a;border-color:#ff4b4b33}.page-module__KZwh7a__cardBody{flex-direction:column;gap:6px;display:flex}.page-module__KZwh7a__cardTitle{color:#fff;margin:0;font-size:15px;font-weight:800}.page-module__KZwh7a__cardDesc{color:var(--rbx-text-tertiary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__KZwh7a__cardFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.page-module__KZwh7a__userCount{color:var(--rbx-text-tertiary);align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.page-module__KZwh7a__cardMeta{align-items:center;gap:8px;display:flex}.page-module__KZwh7a__colorDot{border-radius:50%;width:8px;height:8px}.page-module__KZwh7a__colorHex{color:var(--rbx-text-tertiary);opacity:.6;font-family:monospace;font-size:11px}.page-module__KZwh7a__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.page-module__KZwh7a__modalContent{background:#1c1d21;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) page-module__KZwh7a__modalPop;display:flex;overflow:hidden;box-shadow:0 30px 60px #00000080}@keyframes page-module__KZwh7a__modalPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.page-module__KZwh7a__modalHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.page-module__KZwh7a__modalTitle{color:#fff;margin:0;font-size:20px;font-weight:900}.page-module__KZwh7a__modalSubtitle{color:var(--rbx-text-tertiary);margin:4px 0 0;font-size:14px}.page-module__KZwh7a__closeBtn{color:var(--rbx-text-tertiary);cursor:pointer;background:0 0;border:none;transition:color .2s}.page-module__KZwh7a__closeBtn:hover{color:#fff}.page-module__KZwh7a__modalBody{padding:32px;overflow-y:auto}.page-module__KZwh7a__formSplit{grid-template-columns:1fr 1fr;gap:32px;display:grid}.page-module__KZwh7a__formGroup{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.page-module__KZwh7a__formGroup label{color:var(--rbx-text-main);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:800}.page-module__KZwh7a__formInput,.page-module__KZwh7a__formTextarea{color:#fff;background:#0003;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:12px;font-size:14px;transition:all .2s}.page-module__KZwh7a__formInput:focus,.page-module__KZwh7a__formTextarea:focus{background:#0000004d;border-color:#00a2ff}.page-module__KZwh7a__inputHint{color:#ffad0d;margin-top:4px;font-size:11px}.page-module__KZwh7a__colorPickerRow{gap:12px;display:flex}.page-module__KZwh7a__toggleBtn{cursor:pointer;background:#0003;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 14px;transition:all .2s;display:flex}.page-module__KZwh7a__toggleBtn:hover{border-color:#ffffff26}.page-module__KZwh7a__toggleKnob{border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.page-module__KZwh7a__toggleKnob:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:left .2s;position:absolute;top:3px}.page-module__KZwh7a__toggleOn .page-module__KZwh7a__toggleKnob{background:#00a2ff}.page-module__KZwh7a__toggleOn .page-module__KZwh7a__toggleKnob:after{left:19px}.page-module__KZwh7a__toggleOff .page-module__KZwh7a__toggleKnob{background:#fff3}.page-module__KZwh7a__toggleOff .page-module__KZwh7a__toggleKnob:after{left:3px}.page-module__KZwh7a__toggleLabel{color:var(--rbx-text-secondary,#fff9);font-size:13px}.page-module__KZwh7a__sizeSlider{appearance:none;cursor:pointer;background:#ffffff26;border-radius:2px;outline:none;width:100%;height:4px}.page-module__KZwh7a__sizeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#00a2ff;border-radius:50%;width:16px;height:16px;transition:background .2s}.page-module__KZwh7a__sizeSlider::-webkit-slider-thumb:hover{background:#33b4ff}.page-module__KZwh7a__colorSquare{cursor:pointer;background:0 0;border:none;border-radius:8px;width:44px;height:44px;padding:0;overflow:hidden}.page-module__KZwh7a__uploadZone{cursor:pointer;background:#0003;border:2px dashed #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:100%;height:140px;transition:all .2s;display:flex;position:relative;overflow:hidden}.page-module__KZwh7a__uploadZone:hover{background:#00a2ff0d;border-color:#00a2ff}.page-module__KZwh7a__uploadPlaceholder{color:var(--rbx-text-tertiary);flex-direction:column;align-items:center;gap:8px;display:flex}.page-module__KZwh7a__uploadPlaceholder small{opacity:.6;font-size:10px}.page-module__KZwh7a__previewContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.page-module__KZwh7a__assetPreview{object-fit:contain;max-width:64px;max-height:64px}.page-module__KZwh7a__uploadOverlay{opacity:0;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:opacity .2s;display:flex;position:absolute;inset:0}.page-module__KZwh7a__previewContainer:hover .page-module__KZwh7a__uploadOverlay{opacity:1}.page-module__KZwh7a__previewBox{background:#ffffff05;border:1px solid #ffffff0a;border-radius:16px;padding:24px}.page-module__KZwh7a__previewScene{flex-direction:column;gap:14px;display:flex}.page-module__KZwh7a__badgeStandalonePreview{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.page-module__KZwh7a__badgePreviewLabel{color:#ffffff59;font-size:11px;font-style:italic}.page-module__KZwh7a__previewFrame{background:radial-gradient(circle at 0 0,#00a2ff29,#0000 42%),linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff0f;border-radius:18px;padding:18px;position:relative}.page-module__KZwh7a__postPreviewCard,.page-module__KZwh7a__profilePreviewCard{background:#111216eb;border:1px solid #ffffff0f;border-radius:16px;overflow:hidden;box-shadow:0 18px 40px #00000047}.page-module__KZwh7a__postPreviewThumb{background:linear-gradient(135deg,#00a2ff42,#090c1433),linear-gradient(#1c2333 0%,#0f1117 100%);align-items:flex-start;height:110px;padding:12px;display:flex}.page-module__KZwh7a__postPreviewBadgeRow{flex-wrap:wrap;gap:8px;display:flex}.page-module__KZwh7a__postPreviewBody{padding:14px 14px 16px}.page-module__KZwh7a__postPreviewGame{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:8px;font-size:11px;font-weight:700}.page-module__KZwh7a__postPreviewTitle{color:#fff;margin-bottom:10px;font-size:15px;font-weight:800}.page-module__KZwh7a__postPreviewMeta{color:#ffffffad;align-items:center;display:flex}.page-module__KZwh7a__profilePreviewCard{flex-direction:column;gap:0;padding:16px;display:flex}.page-module__KZwh7a__profilePreviewTop{align-items:center;gap:12px;display:flex}.page-module__KZwh7a__profilePreviewAvatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#0ea5e9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:900;display:flex}.page-module__KZwh7a__profilePreviewIdentity{flex-direction:column;gap:4px;min-width:0;display:flex}.page-module__KZwh7a__profilePreviewHandle{color:#ffffff73;font-size:12px}.page-module__KZwh7a__profilePreviewBio{color:#fff9;font-size:12px;line-height:1.5}.page-module__KZwh7a__liveBadgePreview{text-transform:uppercase;letter-spacing:.5px;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:800;display:flex}.page-module__KZwh7a__liveBadgeImg{object-fit:contain;width:18px;height:18px}.page-module__KZwh7a__modalFooter{background:#0000001a;border-top:1px solid #ffffff0d;justify-content:flex-end;gap:16px;padding:24px 32px;display:flex}.page-module__KZwh7a__cancelBtn{color:var(--rbx-text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;padding:12px 24px;font-weight:700;transition:all .2s}.page-module__KZwh7a__cancelBtn:hover{color:#fff;background:#ffffff0d}.page-module__KZwh7a__saveBtn{color:#fff;cursor:pointer;background:#00a2ff;border:none;border-radius:12px;padding:12px 32px;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #00a2ff4d}.page-module__KZwh7a__saveBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #00a2ff66}.page-module__KZwh7a__emptyStateCard,.page-module__KZwh7a__emptyStateCompact{text-align:center;color:var(--rbx-text-tertiary);background:#ffffff05;border:2px dashed #ffffff0d;border-radius:30px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:80px 40px;display:flex}.page-module__KZwh7a__emptyStateCompact{padding:40px}.page-module__KZwh7a__previewContext{color:var(--rbx-text-tertiary);text-align:center;font-size:12px}.page-module__KZwh7a__emptyIcon{opacity:.1;margin-bottom:20px}.page-module__KZwh7a__fileInput{display:none}@media (max-width:1200px){.page-module__KZwh7a__toolbarPanel,.page-module__KZwh7a__toolbarPanelEmbedded{grid-template-columns:1fr}.page-module__KZwh7a__statsRow{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.page-module__KZwh7a__badgeGrid3,.page-module__KZwh7a__badgeGrid4{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__KZwh7a__formSplit{grid-template-columns:1fr}.page-module__KZwh7a__modalContent{max-width:760px}}@media (max-width:640px){.page-module__KZwh7a__container{gap:24px}.page-module__KZwh7a__sectionPanel{border-radius:20px;padding:18px}.page-module__KZwh7a__title{font-size:28px}.page-module__KZwh7a__badgeGrid,.page-module__KZwh7a__badgeGrid3,.page-module__KZwh7a__badgeGrid4{grid-template-columns:1fr}.page-module__KZwh7a__statsRow{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__KZwh7a__sectionHeaderRow,.page-module__KZwh7a__communityCardTop,.page-module__KZwh7a__cardFooter,.page-module__KZwh7a__toolbarPanel,.page-module__KZwh7a__heroActions{flex-direction:column;align-items:flex-start}.page-module__KZwh7a__searchInput{font-size:13px}.page-module__KZwh7a__modalHeader,.page-module__KZwh7a__modalBody,.page-module__KZwh7a__modalFooter{padding-left:20px;padding-right:20px}}
.UserBadgeList-module__WmdUDq__container{align-items:center;gap:3px;display:inline-flex}.UserBadgeList-module__WmdUDq__name{color:var(--rbx-text-main);font-weight:800;line-height:1}.UserBadgeList-module__WmdUDq__badgeList{align-items:center;gap:4px;display:flex}.UserBadgeList-module__WmdUDq__badgeIcon{object-fit:contain;width:100%;height:100%}.UserBadgeList-module__WmdUDq__cssBadge{justify-content:center;align-items:center;transition:transform .2s;display:flex;position:relative;top:-1px;box-shadow:0 1px 3px #0003}.UserBadgeList-module__WmdUDq__cssBadge:hover{transform:scale(1.1)}.UserBadgeList-module__WmdUDq__shapeCircle{border-radius:50%}.UserBadgeList-module__WmdUDq__shapeSquare{border-radius:4px}.UserBadgeList-module__WmdUDq__shapeDiamond{border-radius:2px;transform:rotate(45deg)}.UserBadgeList-module__WmdUDq__shapeHexagon{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%)}.UserBadgeList-module__WmdUDq__shapeSerrated{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.UserBadgeList-module__WmdUDq__shapeShield{clip-path:polygon(0% 0%,100% 0%,100% 75%,50% 100%,0% 75%)}.UserBadgeList-module__WmdUDq__small .UserBadgeList-module__WmdUDq__name{font-size:14px}.UserBadgeList-module__WmdUDq__small .UserBadgeList-module__WmdUDq__cssBadge{width:12px;height:12px}.UserBadgeList-module__WmdUDq__medium .UserBadgeList-module__WmdUDq__name{font-size:16px}.UserBadgeList-module__WmdUDq__medium .UserBadgeList-module__WmdUDq__cssBadge{width:16px;height:16px}.UserBadgeList-module__WmdUDq__large .UserBadgeList-module__WmdUDq__name{letter-spacing:-.5px;font-size:32px}.UserBadgeList-module__WmdUDq__large .UserBadgeList-module__WmdUDq__cssBadge{width:22px;height:22px}.UserBadgeList-module__WmdUDq__large .UserBadgeList-module__WmdUDq__badgeList{gap:8px}.UserBadgeList-module__WmdUDq__bannedTag{color:#fff;text-transform:uppercase;background:#ef4444;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:10px;font-weight:900}.UserBadgeList-module__WmdUDq__small .UserBadgeList-module__WmdUDq__bannedTag{font-size:9px}.UserBadgeList-module__WmdUDq__large .UserBadgeList-module__WmdUDq__bannedTag{padding:4px 10px;font-size:14px}.UserBadgeList-module__WmdUDq__imageBadge{box-shadow:none;background:0 0;border-radius:0}.UserBadgeList-module__WmdUDq__badgeIconImg{object-fit:contain;width:100%;height:100%}
.StatusBadge-module__T3RE4W__badge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;cursor:default;pointer-events:auto;border-radius:6px;align-items:center;width:fit-content;font-weight:900;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;overflow:hidden;box-shadow:0 2px 8px #0003}.StatusBadge-module__T3RE4W__sm{height:16px}.StatusBadge-module__T3RE4W__md{height:28px}.StatusBadge-module__T3RE4W__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:flex}.StatusBadge-module__T3RE4W__md .StatusBadge-module__T3RE4W__iconWrapper{width:28px}.StatusBadge-module__T3RE4W__customIcon{object-fit:contain;width:10px;height:10px}.StatusBadge-module__T3RE4W__md .StatusBadge-module__T3RE4W__customIcon{width:14px;height:14px}.StatusBadge-module__T3RE4W__iconFlex{justify-content:center;align-items:center;display:flex}.StatusBadge-module__T3RE4W__labelContainer{opacity:0;max-width:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.StatusBadge-module__T3RE4W__label{padding:0 6px;font-size:10px;line-height:1;display:block}.StatusBadge-module__T3RE4W__md .StatusBadge-module__T3RE4W__label{padding:0 8px;font-size:12px}.StatusBadge-module__T3RE4W__animated:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.StatusBadge-module__T3RE4W__animated:hover .StatusBadge-module__T3RE4W__labelContainer{opacity:1;max-width:200px}.StatusBadge-module__T3RE4W__static .StatusBadge-module__T3RE4W__labelContainer{opacity:0;max-width:0;display:none}.StatusBadge-module__T3RE4W__static:hover .StatusBadge-module__T3RE4W__labelContainer{opacity:0;max-width:0}.StatusBadge-module__T3RE4W__labelHidden{display:none!important}.StatusBadge-module__T3RE4W__forceShowLabel .StatusBadge-module__T3RE4W__labelContainer{opacity:1!important;max-width:200px!important;display:block!important}.StatusBadge-module__T3RE4W__noBox{box-shadow:none!important;background-color:#0000!important;border-radius:0!important;height:auto!important;overflow:visible!important}
.page-module__AHQnfa__page{gap:10px;display:grid}.page-module__AHQnfa__pageEmbedded{gap:8px}.page-module__AHQnfa__topBar{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__AHQnfa__title{color:#fff;margin:0;font-size:18px;font-weight:800}.page-module__AHQnfa__saveBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00a2ff 0%,#00e2b6 100%);border:none;border-radius:100px;align-items:center;gap:5px;margin-left:auto;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.page-module__AHQnfa__saveBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}.page-module__AHQnfa__saveBtn:disabled{opacity:.6;cursor:wait}.page-module__AHQnfa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.page-module__AHQnfa__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;gap:8px;padding:12px;display:grid}.page-module__AHQnfa__cardTop{justify-content:space-between;align-items:center;display:flex}.page-module__AHQnfa__cardTop h2{color:#fff;margin:0;font-size:14px;font-weight:800}.page-module__AHQnfa__toggle{color:#ffffff80;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.page-module__AHQnfa__toggle input{accent-color:#00a2ff;width:14px;height:14px}.page-module__AHQnfa__field{gap:4px;display:grid}.page-module__AHQnfa__field span{color:#fff9;font-size:11px;font-weight:700}.page-module__AHQnfa__field textarea{color:#fff;resize:none;width:100%;font:inherit;background:#060a12d1;border:1px solid #ffffff0f;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.45}.page-module__AHQnfa__field textarea[readOnly]{opacity:.5}.page-module__AHQnfa__chips{flex-wrap:wrap;gap:4px;display:flex}.page-module__AHQnfa__chip{color:#ffffffb3;cursor:default;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:flex}.page-module__AHQnfa__chip input{accent-color:#00a2ff;width:12px;height:12px}.page-module__AHQnfa__placement{color:#ffffff59;font-size:11px;font-style:italic}.page-module__AHQnfa__spinIcon{animation:.9s linear infinite page-module__AHQnfa__spin}@keyframes page-module__AHQnfa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1100px){.page-module__AHQnfa__grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.page-module__AHQnfa__grid{grid-template-columns:1fr}}
.admin-module__4WpgRW__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.admin-module__4WpgRW__pageTitle{color:var(--rbx-text-main);margin:0;font-size:15px;font-weight:800}.admin-module__4WpgRW__pageSubtitle{color:var(--rbx-text-secondary);margin:0;font-size:12px}.admin-module__4WpgRW__headerActions{align-items:center;gap:8px;display:flex}.admin-module__4WpgRW__refreshBtn{color:var(--rbx-text-secondary);background:var(--rbx-bg-2);border:1px solid var(--glass-border);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:600;transition:all .15s;display:flex}.admin-module__4WpgRW__refreshBtn:hover{background:var(--rbx-bg-3);color:var(--rbx-text-main)}.admin-module__4WpgRW__refreshBtn svg{flex-shrink:0}.admin-module__4WpgRW__refreshSpin{animation:.8s linear infinite admin-module__4WpgRW__spin}@keyframes admin-module__4WpgRW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-module__4WpgRW__lastUpdated{color:var(--rbx-text-tertiary);white-space:nowrap;font-size:10px}.admin-module__4WpgRW__statsRow{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin-bottom:16px;display:grid}.admin-module__4WpgRW__statCard{background:var(--rbx-bg-1);border:1px solid var(--glass-border);border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.admin-module__4WpgRW__statLabel{color:var(--rbx-text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.admin-module__4WpgRW__statValue{color:var(--rbx-text-main);font-size:22px;font-weight:800}.admin-module__4WpgRW__statCardAccent{background:#00a2ff0f;border-color:#00a2ff33}.admin-module__4WpgRW__statCardWarning{background:#ffb8000f;border-color:#ffb80033}.admin-module__4WpgRW__statCardDanger{background:#ff4b4b0f;border-color:#ff4b4b33}.admin-module__4WpgRW__statCardSuccess{background:#00e2b60f;border-color:#00e2b633}.admin-module__4WpgRW__actionQueue{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:16px;display:grid}.admin-module__4WpgRW__actionCard{background:var(--rbx-bg-1);border:1px solid var(--glass-border);cursor:pointer;color:inherit;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:all .15s;display:flex}.admin-module__4WpgRW__actionCard:hover{background:var(--rbx-bg-2);border-color:#00a2ff4d}.admin-module__4WpgRW__actionCardIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.admin-module__4WpgRW__actionCardInfo{flex-direction:column;gap:2px;display:flex}.admin-module__4WpgRW__actionCardCount{color:var(--rbx-text-main);font-size:18px;font-weight:800}.admin-module__4WpgRW__actionCardLabel{color:var(--rbx-text-secondary);font-size:11px;font-weight:600}.admin-module__4WpgRW__filterBar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.admin-module__4WpgRW__searchInput{min-width:180px;max-width:320px;color:var(--rbx-text-main);background:var(--rbx-bg-1);border:1px solid var(--glass-border);border-radius:7px;outline:none;flex:1;padding:7px 10px 7px 32px;font-size:12px;font-weight:600;transition:border-color .15s}.admin-module__4WpgRW__searchInput:focus{border-color:#00a2ff66}.admin-module__4WpgRW__searchInputWrap{flex:1;min-width:180px;max-width:320px;position:relative}.admin-module__4WpgRW__searchInputWrap svg{color:var(--rbx-text-tertiary);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.admin-module__4WpgRW__filterSelect{color:var(--rbx-text-main);background:var(--rbx-bg-1);border:1px solid var(--glass-border);cursor:pointer;border-radius:7px;outline:none;padding:7px 10px;font-size:12px;font-weight:600}.admin-module__4WpgRW__filterSelect:focus{border-color:#00a2ff66}.admin-module__4WpgRW__subTabs{border-bottom:1px solid var(--glass-border);gap:2px;margin-bottom:14px;padding-bottom:0;display:flex}.admin-module__4WpgRW__subTab{color:var(--rbx-text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .15s}.admin-module__4WpgRW__subTab:hover{color:var(--rbx-text-main)}.admin-module__4WpgRW__subTabActive{color:#fff;border-bottom-color:#00a2ff}.admin-module__4WpgRW__subTabBadge{min-width:18px;height:18px;color:var(--rbx-text-secondary);background:#ffffff14;border-radius:9px;justify-content:center;align-items:center;margin-left:6px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.admin-module__4WpgRW__subTabBadgeActive{color:#00a2ff;background:#00a2ff26}.admin-module__4WpgRW__dataList{flex-direction:column;gap:6px;display:flex}.admin-module__4WpgRW__dataRow{background:var(--rbx-bg-1);border:1px solid var(--glass-border);border-radius:8px;align-items:center;gap:12px;padding:10px 12px;transition:background .15s;display:flex}.admin-module__4WpgRW__dataRow:hover{background:var(--rbx-bg-2)}.admin-module__4WpgRW__emptyState{color:var(--rbx-text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;font-size:13px;font-weight:600;display:flex}.admin-module__4WpgRW__emptyState svg{opacity:.4}.admin-module__4WpgRW__activityFeed{flex-direction:column;gap:4px;display:flex}.admin-module__4WpgRW__activityItem{color:var(--rbx-text-secondary);border-radius:7px;align-items:flex-start;gap:10px;padding:8px 10px;font-size:12px;display:flex}.admin-module__4WpgRW__activityItem:hover{background:#ffffff05}.admin-module__4WpgRW__activityDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.admin-module__4WpgRW__activityTime{color:var(--rbx-text-tertiary);white-space:nowrap;margin-left:auto;font-size:10px}.admin-module__4WpgRW__activityBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.admin-module__4WpgRW__activityBody span{word-break:break-word}.admin-module__4WpgRW__overviewFeedsGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;display:grid}.admin-module__4WpgRW__feedCard{background:var(--rbx-bg-1);border:1px solid var(--glass-border);border-radius:10px;min-height:100%;padding:10px}.admin-module__4WpgRW__btnPrimary{color:#fff;cursor:pointer;background:#00a2ff;border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.admin-module__4WpgRW__btnPrimary:hover{background:#32b5ff}.admin-module__4WpgRW__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.admin-module__4WpgRW__btnDanger{color:#fff;cursor:pointer;background:#ff4b4b;border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.admin-module__4WpgRW__btnDanger:hover{background:#ff6b6b}.admin-module__4WpgRW__btnDanger:disabled{opacity:.5;cursor:not-allowed}.admin-module__4WpgRW__btnGhost{color:var(--rbx-text-secondary);background:var(--rbx-bg-2);border:1px solid var(--glass-border);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.admin-module__4WpgRW__btnGhost:hover{background:var(--rbx-bg-3);color:var(--rbx-text-main)}.admin-module__4WpgRW__sectionHeading{color:var(--rbx-text-main);align-items:center;gap:6px;margin:16px 0 8px;font-size:13px;font-weight:800;display:flex}.admin-module__4WpgRW__sectionHeading svg{color:var(--rbx-text-tertiary)}@media (max-width:768px){.admin-module__4WpgRW__statsRow{grid-template-columns:repeat(2,1fr)}.admin-module__4WpgRW__actionQueue,.admin-module__4WpgRW__overviewFeedsGrid{grid-template-columns:1fr}.admin-module__4WpgRW__filterBar{flex-direction:column;align-items:stretch}.admin-module__4WpgRW__searchInputWrap{max-width:none}.admin-module__4WpgRW__subTabs{-webkit-overflow-scrolling:touch;overflow-x:auto}}
.UILibraryTab-module__lcHZBG__anchorNav{border-bottom:1px solid var(--glass-border);z-index:10;background:var(--rbx-bg-0);gap:4px;margin-bottom:20px;padding:6px 0 10px;display:flex;position:sticky;top:0}.UILibraryTab-module__lcHZBG__anchorLink{color:var(--rbx-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700;transition:all .15s}.UILibraryTab-module__lcHZBG__anchorLink:hover{color:var(--rbx-text-main);background:var(--rbx-bg-2)}.UILibraryTab-module__lcHZBG__anchorLinkActive{color:#fff;background:var(--rbx-bg-2);border-color:var(--glass-border)}.UILibraryTab-module__lcHZBG__section{margin-bottom:36px;scroll-margin-top:60px}.UILibraryTab-module__lcHZBG__sectionTitle{color:var(--rbx-text-main);margin:0 0 4px;font-size:20px;font-weight:800}.UILibraryTab-module__lcHZBG__sectionSubtitle{color:var(--rbx-text-secondary);margin:0 0 20px;font-size:12px}.UILibraryTab-module__lcHZBG__pageUsageWrap{margin:0 0 20px}.UILibraryTab-module__lcHZBG__pageUsageTitle{color:var(--rbx-text-main);text-transform:uppercase;letter-spacing:.4px;margin:0 0 10px;font-size:12px;font-weight:800}.UILibraryTab-module__lcHZBG__pageUsageGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.UILibraryTab-module__lcHZBG__pageUsageCard{border:1px solid var(--glass-border);background:var(--rbx-bg-1);border-radius:10px;padding:10px}.UILibraryTab-module__lcHZBG__pageUsageLabel{color:var(--rbx-text-tertiary);text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.UILibraryTab-module__lcHZBG__pageUsageChips{flex-wrap:wrap;gap:6px;display:flex}.UILibraryTab-module__lcHZBG__pageUsageChip{color:var(--rbx-text-secondary);background:var(--rbx-bg-2);border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.UILibraryTab-module__lcHZBG__pageUsagePreview{background:#060a1273;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:6px;margin-bottom:8px;padding:8px;display:flex}.UILibraryTab-module__lcHZBG__pageUsagePreviewRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.UILibraryTab-module__lcHZBG__pageUsagePreviewPill{color:var(--rbx-text-secondary);background:var(--rbx-bg-2);border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.UILibraryTab-module__lcHZBG__pageUsagePreviewPillWarn{color:#f59e0b;background:#f59e0b17;border-color:#f59e0b4d}.UILibraryTab-module__lcHZBG__pageUsagePreviewInput,.UILibraryTab-module__lcHZBG__pageUsagePreviewSelect{color:var(--rbx-text-tertiary);background:var(--rbx-bg-2);border:1px solid #ffffff14;border-radius:6px;align-items:center;font-size:10px;font-weight:600;display:inline-flex}.UILibraryTab-module__lcHZBG__pageUsagePreviewInput{flex:1;min-width:120px;padding:5px 8px}.UILibraryTab-module__lcHZBG__pageUsagePreviewSelect{padding:5px 8px}.UILibraryTab-module__lcHZBG__pageUsagePreviewWidget,.UILibraryTab-module__lcHZBG__pageUsagePreviewWidgetMuted{background:var(--rbx-bg-2);border:1px solid #ffffff0f;border-radius:6px;padding:7px 8px}.UILibraryTab-module__lcHZBG__pageUsagePreviewWidgetTitle{color:var(--rbx-text-main);font-size:10px;font-weight:700}.UILibraryTab-module__lcHZBG__pageUsagePreviewWidgetMeta,.UILibraryTab-module__lcHZBG__pageUsagePreviewWidgetMuted{color:var(--rbx-text-tertiary);font-size:10px}.UILibraryTab-module__lcHZBG__pageUsagePreviewBtn{background:var(--rbx-bg-2);color:var(--rbx-text-secondary);border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.UILibraryTab-module__lcHZBG__pageUsagePreviewBtnSuccess{color:#00e2b6;background:#00e2b61a;border-color:#00e2b647}.UILibraryTab-module__lcHZBG__pageUsagePreviewBtnDanger{color:#ff4b4b;background:#ff4b4b1a;border-color:#ff4b4b47}.UILibraryTab-module__lcHZBG__pageUsagePreviewHint{color:var(--rbx-text-tertiary);font-size:10px}.UILibraryTab-module__lcHZBG__subsectionLabel{color:var(--rbx-text-tertiary);text-transform:uppercase;letter-spacing:1px;margin:24px 0 10px;font-size:10px;font-weight:700}.UILibraryTab-module__lcHZBG__subsectionLabel:first-child{margin-top:0}.UILibraryTab-module__lcHZBG__specimen{border:1px solid var(--glass-border);background:var(--rbx-bg-1);border-radius:10px;margin-bottom:16px;padding:24px;position:relative}.UILibraryTab-module__lcHZBG__specimenFooter{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;display:flex}.UILibraryTab-module__lcHZBG__componentName{color:var(--rbx-text-tertiary);font-size:11px;font-weight:600}.UILibraryTab-module__lcHZBG__componentName strong{color:var(--rbx-accent);font-weight:700}.UILibraryTab-module__lcHZBG__specimenNotes{color:var(--rbx-text-tertiary);text-align:right;font-size:11px}.UILibraryTab-module__lcHZBG__tokenGrid{flex-wrap:wrap;gap:16px;display:flex}.UILibraryTab-module__lcHZBG__swatch{flex-direction:column;align-items:center;gap:6px;display:flex}.UILibraryTab-module__lcHZBG__swatchBox{border:1px solid var(--glass-border);border-radius:8px;flex-shrink:0;width:52px;height:52px}.UILibraryTab-module__lcHZBG__swatchMeta{text-align:center}.UILibraryTab-module__lcHZBG__swatchVar{color:var(--rbx-text-secondary);font-size:10px;font-weight:700;display:block}.UILibraryTab-module__lcHZBG__swatchHex{color:var(--rbx-text-tertiary);font-family:monospace;font-size:9px;font-weight:600;display:block}.UILibraryTab-module__lcHZBG__typeTable{flex-direction:column;gap:0;display:flex}.UILibraryTab-module__lcHZBG__typeRow{border-bottom:1px solid #ffffff08;align-items:baseline;gap:24px;padding:10px 0;display:flex}.UILibraryTab-module__lcHZBG__typeRow:last-child{border-bottom:none}.UILibraryTab-module__lcHZBG__typeMeta{flex-direction:column;flex-shrink:0;gap:2px;width:160px;display:flex}.UILibraryTab-module__lcHZBG__typeSpec{color:var(--rbx-text-secondary);font-family:monospace;font-size:11px;font-weight:700}.UILibraryTab-module__lcHZBG__typeUsage{color:var(--rbx-text-tertiary);font-size:10px}.UILibraryTab-module__lcHZBG__typeSample{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.UILibraryTab-module__lcHZBG__radiusRow{flex-wrap:wrap;align-items:flex-end;gap:20px;display:flex}.UILibraryTab-module__lcHZBG__radiusItem{flex-direction:column;align-items:center;gap:6px;display:flex}.UILibraryTab-module__lcHZBG__radiusBox{background:var(--rbx-bg-3);border:1px solid var(--glass-border);width:48px;height:48px}.UILibraryTab-module__lcHZBG__radiusValue{color:var(--rbx-text-secondary);font-size:10px;font-weight:700}.UILibraryTab-module__lcHZBG__radiusUsage{color:var(--rbx-accent);font-size:10px;font-weight:600}.UILibraryTab-module__lcHZBG__shadowRow{flex-wrap:wrap;gap:24px;display:flex}.UILibraryTab-module__lcHZBG__shadowBox{background:var(--rbx-bg-2);border-radius:10px;width:120px;height:80px}.UILibraryTab-module__lcHZBG__shadowLabel{color:var(--rbx-text-secondary);text-align:center;margin-top:6px;font-size:10px;font-weight:700}.UILibraryTab-module__lcHZBG__noInteract{pointer-events:none}.UILibraryTab-module__lcHZBG__cardGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.UILibraryTab-module__lcHZBG__cardListGrid{flex-direction:column;gap:6px;display:flex}.UILibraryTab-module__lcHZBG__executorGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.UILibraryTab-module__lcHZBG__badgeGrid{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.UILibraryTab-module__lcHZBG__buttonMatrix{flex-direction:column;gap:12px;display:flex}.UILibraryTab-module__lcHZBG__buttonRow{align-items:center;gap:10px;display:flex}.UILibraryTab-module__lcHZBG__buttonRowLabel{color:var(--rbx-text-tertiary);text-transform:capitalize;flex-shrink:0;width:70px;font-size:10px;font-weight:700}.UILibraryTab-module__lcHZBG__execCard{background:var(--rbx-bg-2);border:1px solid var(--glass-border);border-radius:10px;flex-direction:column;gap:8px;padding:16px;display:flex}.UILibraryTab-module__lcHZBG__execTop{align-items:center;gap:10px;display:flex}.UILibraryTab-module__lcHZBG__execIcon{background:var(--rbx-bg-3);width:32px;height:32px;color:var(--rbx-accent);border-radius:8px;justify-content:center;align-items:center;display:flex}.UILibraryTab-module__lcHZBG__execInfo h4{color:var(--rbx-text-main);margin:0;font-size:14px;font-weight:700}.UILibraryTab-module__lcHZBG__execInfo span{color:var(--rbx-text-secondary);font-size:11px}.UILibraryTab-module__lcHZBG__execDesc{color:var(--rbx-text-secondary);font-size:12px;line-height:1.4}.UILibraryTab-module__lcHZBG__execFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.UILibraryTab-module__lcHZBG__execBadge{border-radius:50px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.UILibraryTab-module__lcHZBG__execBadgeVerified{color:#00e2b6;background:#00e2b61f}.UILibraryTab-module__lcHZBG__execBadgeFree{color:#00a2ff;background:#00a2ff1f}.UILibraryTab-module__lcHZBG__execBadgePatched{color:#ff4b4b;background:#ff4b4b1f}.UILibraryTab-module__lcHZBG__execPrice{color:var(--rbx-text-tertiary);font-size:11px}.UILibraryTab-module__lcHZBG__scriptRow{background:var(--rbx-bg-1);border:1px solid var(--glass-border);border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.UILibraryTab-module__lcHZBG__scriptRowThumb{background:var(--rbx-bg-3);border-radius:6px;flex-shrink:0;width:64px;height:48px;position:relative;overflow:hidden}.UILibraryTab-module__lcHZBG__scriptRowInfo{flex:1;min-width:0}.UILibraryTab-module__lcHZBG__scriptRowTitle{color:var(--rbx-text-main);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.UILibraryTab-module__lcHZBG__scriptRowMeta{color:var(--rbx-text-secondary);gap:8px;margin-top:2px;font-size:11px;display:flex}.UILibraryTab-module__lcHZBG__scriptRowMeta .UILibraryTab-module__lcHZBG__game{text-transform:uppercase;color:var(--rbx-text-tertiary);font-size:10px;font-weight:700}.UILibraryTab-module__lcHZBG__scriptRowStats{flex-shrink:0;align-items:center;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__statGreen{color:#00e2b6;font-size:12px;font-weight:700}.UILibraryTab-module__lcHZBG__statMuted{color:var(--rbx-text-secondary);font-size:12px;font-weight:600}.UILibraryTab-module__lcHZBG__detailHeaderLayout{gap:24px;display:flex}.UILibraryTab-module__lcHZBG__detailHeaderLeft{flex-shrink:0}.UILibraryTab-module__lcHZBG__detailHeaderRight{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.UILibraryTab-module__lcHZBG__detailThumb{aspect-ratio:16/9;background:linear-gradient(135deg,var(--rbx-bg-3)0%,#00a2ff14 100%);border-radius:12px;width:280px;position:relative;overflow:hidden}.UILibraryTab-module__lcHZBG__detailBadgeOverlay{position:absolute;bottom:12px;left:12px}.UILibraryTab-module__lcHZBG__detailGameRow{align-items:center;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__detailGameIconPlaceholder{background:var(--rbx-bg-3);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.UILibraryTab-module__lcHZBG__detailGameNameLink{text-transform:uppercase;color:var(--rbx-text-tertiary);font-size:11px;font-weight:700}.UILibraryTab-module__lcHZBG__detailAuthorRow{color:var(--rbx-text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.UILibraryTab-module__lcHZBG__detailAuthorLabel{color:var(--rbx-text-secondary);font-size:12px}.UILibraryTab-module__lcHZBG__detailActionColumn{flex-direction:column;gap:10px;margin-top:4px;display:flex}.UILibraryTab-module__lcHZBG__detailCopySuccess{background:#00e2b6!important;border-color:#00e2b6!important}.UILibraryTab-module__lcHZBG__detailSocialRow{align-items:center;gap:0;display:flex}.UILibraryTab-module__lcHZBG__detailSocialAction{cursor:pointer;color:var(--rbx-text-secondary);flex-direction:column;align-items:center;gap:4px;padding:8px 16px;font-size:11px;font-weight:600;transition:color .15s;display:flex}.UILibraryTab-module__lcHZBG__detailSocialAction:hover{color:var(--rbx-text-main)}.UILibraryTab-module__lcHZBG__detailFavoriteActive{color:#ff4b6e}.UILibraryTab-module__lcHZBG__detailHeartPop{animation:.45s UILibraryTab-module__lcHZBG__heartPop}@keyframes UILibraryTab-module__lcHZBG__heartPop{0%{transform:scale(1)}30%{transform:scale(1.35)}to{transform:scale(1)}}.UILibraryTab-module__lcHZBG__detailDivider{background:var(--glass-border);flex-shrink:0;width:1px;height:32px}.UILibraryTab-module__lcHZBG__detailVoteWrapper{padding:0 12px}.UILibraryTab-module__lcHZBG__detailVoteMock{gap:8px;display:flex}.UILibraryTab-module__lcHZBG__detailVoteBtn{background:var(--rbx-bg-2);border:1px solid var(--glass-border);color:var(--rbx-text-secondary);border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:700;display:flex}.UILibraryTab-module__lcHZBG__detailVoteBtn[data-active=true]{color:#00e2b6;border-color:#00e2b64d}.UILibraryTab-module__lcHZBG__detailTabBar{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-top:16px;padding:0;display:flex}.UILibraryTab-module__lcHZBG__detailTabsLeft{gap:0;display:flex}.UILibraryTab-module__lcHZBG__detailTab{color:var(--rbx-text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 20px;font-size:13px;font-weight:600;transition:all .15s}.UILibraryTab-module__lcHZBG__detailTab:hover{color:var(--rbx-text-main)}.UILibraryTab-module__lcHZBG__detailTabActive{color:var(--rbx-text-main);border-bottom-color:var(--rbx-accent)}.UILibraryTab-module__lcHZBG__detailTabsRight{align-items:center;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__detailEditBtn{color:var(--rbx-text-secondary);border:1px solid var(--glass-border);background:var(--rbx-bg-2);border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:600;display:flex}.UILibraryTab-module__lcHZBG__detailReportBtn{color:var(--rbx-text-secondary);background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:600;display:flex}.UILibraryTab-module__lcHZBG__detailPropertiesRow{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.UILibraryTab-module__lcHZBG__detailPropBadge{color:var(--prop-color,var(--rbx-text-secondary));background:color-mix(in srgb,var(--prop-color,#fff)8%,transparent);border:1px solid color-mix(in srgb,var(--prop-color,#fff)20%,transparent);border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.UILibraryTab-module__lcHZBG__detailTags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.UILibraryTab-module__lcHZBG__detailTag{color:var(--rbx-accent);background:var(--rbx-bg-2);border:1px solid var(--glass-border);border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.UILibraryTab-module__lcHZBG__detailStatsGrid{background:var(--rbx-bg-2);border:1px solid var(--glass-border);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;padding:12px;display:grid}.UILibraryTab-module__lcHZBG__detailStatItem{text-align:center}.UILibraryTab-module__lcHZBG__detailStatLabel{color:var(--rbx-text-tertiary);text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:600}.UILibraryTab-module__lcHZBG__detailStatValue{color:var(--rbx-text-main);font-size:14px;font-weight:800}.UILibraryTab-module__lcHZBG__feedHeader{margin-bottom:12px}.UILibraryTab-module__lcHZBG__feedTitle{color:var(--rbx-text-main);margin:0;font-size:16px;font-weight:800}.UILibraryTab-module__lcHZBG__adminTable{width:100%}.UILibraryTab-module__lcHZBG__adminTableHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.UILibraryTab-module__lcHZBG__adminTableTitle{align-items:center;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__adminTableTitle h3{color:var(--rbx-text-main);margin:0;font-size:15px;font-weight:800}.UILibraryTab-module__lcHZBG__adminTableCount{color:var(--rbx-text-secondary);background:var(--rbx-bg-3);border-radius:50px;padding:2px 8px;font-size:10px;font-weight:700}.UILibraryTab-module__lcHZBG__adminTableActions{align-items:center;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__adminTableCols{color:var(--rbx-text-tertiary);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--glass-border);grid-template-columns:2fr 1fr 1fr 1fr 1fr 1.5fr;gap:8px;padding:8px 12px;font-size:10px;font-weight:700;display:grid}.UILibraryTab-module__lcHZBG__adminTableRow{color:var(--rbx-text-secondary);border-bottom:1px solid #ffffff05;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1.5fr;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:grid}.UILibraryTab-module__lcHZBG__adminTableRow:hover{background:#ffffff05}.UILibraryTab-module__lcHZBG__adminScriptCell{align-items:center;gap:10px;min-width:0;display:flex}.UILibraryTab-module__lcHZBG__adminScriptThumb{background:var(--rbx-bg-3);border-radius:4px;flex-shrink:0;width:40px;height:30px}.UILibraryTab-module__lcHZBG__adminScriptInfo{min-width:0}.UILibraryTab-module__lcHZBG__adminScriptTitle{color:var(--rbx-text-main);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.UILibraryTab-module__lcHZBG__adminScriptGame{color:var(--rbx-text-tertiary);text-transform:uppercase;font-size:10px}.UILibraryTab-module__lcHZBG__adminAuthorCell{align-items:center;gap:6px;display:flex}.UILibraryTab-module__lcHZBG__adminAuthorAvatar{background:var(--rbx-accent);color:#000;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.UILibraryTab-module__lcHZBG__statusLive{color:#00e2b6;background:#00e2b61f;border-radius:50px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.UILibraryTab-module__lcHZBG__statusFlagged{color:#ff4b4b;background:#ff4b4b1f;border-radius:50px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.UILibraryTab-module__lcHZBG__statusPending{color:#00a2ff;background:#00a2ff1f;border-radius:50px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.UILibraryTab-module__lcHZBG__adminActionBtns{gap:4px;display:flex}.UILibraryTab-module__lcHZBG__adminActionBtn{cursor:pointer;border:1px solid var(--glass-border);background:var(--rbx-bg-2);color:var(--rbx-text-secondary);border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700;transition:all .15s}.UILibraryTab-module__lcHZBG__adminActionBtn:hover{background:var(--rbx-bg-3);color:var(--rbx-text-main)}.UILibraryTab-module__lcHZBG__adminActionBtnDanger{color:#ff4b4b;border-color:#ff4b4b33}.UILibraryTab-module__lcHZBG__adminActionBtnDanger:hover{background:#ff4b4b1a}.UILibraryTab-module__lcHZBG__adminActionBtnSuccess{color:#00e2b6;border-color:#00e2b633}.UILibraryTab-module__lcHZBG__adminActionBtnSuccess:hover{background:#00e2b61a}.UILibraryTab-module__lcHZBG__pagination{justify-content:center;align-items:center;gap:4px;margin-top:12px;display:flex}.UILibraryTab-module__lcHZBG__pageBtn{width:28px;height:28px;color:var(--rbx-text-secondary);background:var(--rbx-bg-2);border:1px solid var(--glass-border);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.UILibraryTab-module__lcHZBG__pageBtnActive{color:#fff;background:var(--rbx-accent);border-color:var(--rbx-accent)}.UILibraryTab-module__lcHZBG__confirmVariantSwitcher{gap:6px;margin-bottom:16px;display:flex}.UILibraryTab-module__lcHZBG__confirmVariantBtn{background:var(--rbx-bg-2);border:1px solid var(--glass-border);color:var(--rbx-text-secondary);cursor:pointer;border-radius:6px;padding:5px 14px;font-size:11px;font-weight:700;transition:all .15s}.UILibraryTab-module__lcHZBG__confirmVariantBtn:hover{color:var(--rbx-text-main);background:var(--rbx-bg-3)}.UILibraryTab-module__lcHZBG__confirmVariantBtnActive{color:var(--rbx-accent);border-color:var(--rbx-accent);background:#00a2ff14}.UILibraryTab-module__lcHZBG__modalInline{background:var(--rbx-bg-2);border:1px solid var(--glass-border);text-align:center;border-radius:16px;max-width:340px;padding:24px}.UILibraryTab-module__lcHZBG__modalInlineApprove{border-color:#00e2b633}.UILibraryTab-module__lcHZBG__modalInlineApprove .UILibraryTab-module__lcHZBG__modalIcon{color:#00e2b6}.UILibraryTab-module__lcHZBG__modalInlineReject{border-color:#ff4b4b33}.UILibraryTab-module__lcHZBG__modalInlineReject .UILibraryTab-module__lcHZBG__modalIcon{color:#ff4b4b}.UILibraryTab-module__lcHZBG__modalIcon{margin-bottom:12px}.UILibraryTab-module__lcHZBG__modalTitle{color:var(--rbx-text-main);margin:0 0 8px;font-size:15px;font-weight:800}.UILibraryTab-module__lcHZBG__modalDesc{color:var(--rbx-text-secondary);margin:0 0 16px;font-size:12px;line-height:1.5}.UILibraryTab-module__lcHZBG__modalRejectNote{width:100%;color:var(--rbx-text-main);resize:none;background:#060a12d1;border:1px solid #ffffff0f;border-radius:8px;outline:none;margin-bottom:16px;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:600}.UILibraryTab-module__lcHZBG__modalActions{justify-content:center;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__modalActionsStack{flex-direction:column;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__modalCancelBtn{background:var(--rbx-bg-3);border:1px solid var(--glass-border);color:var(--rbx-text-secondary);cursor:pointer;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700}.UILibraryTab-module__lcHZBG__modalApproveBtn{color:#00e2b6;cursor:pointer;background:#00e2b626;border:1px solid #00e2b64d;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700}.UILibraryTab-module__lcHZBG__modalRejectBtn{color:#ff4b4b;cursor:pointer;background:#ff4b4b26;border:1px solid #ff4b4b4d;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700}.UILibraryTab-module__lcHZBG__detailTitleText{color:var(--rbx-text-main);margin:0;font-size:18px;font-weight:800;line-height:1.3}.UILibraryTab-module__lcHZBG__adminPanelPreview{flex-direction:column;gap:12px;display:flex}.UILibraryTab-module__lcHZBG__adminHeaderCounters{justify-content:space-between;align-items:center;gap:10px;display:flex}.UILibraryTab-module__lcHZBG__adminCounterGroup{gap:12px;display:flex}.UILibraryTab-module__lcHZBG__adminCounter{color:var(--rbx-text-secondary);font-size:12px;font-weight:600}.UILibraryTab-module__lcHZBG__adminCounter strong{color:var(--rbx-text-main);font-weight:800}.UILibraryTab-module__lcHZBG__adminPanelToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.UILibraryTab-module__lcHZBG__adminPanelChips{flex-wrap:wrap;gap:6px;display:flex}.UILibraryTab-module__lcHZBG__adminChip{color:var(--rbx-text-secondary);background:0 0;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.UILibraryTab-module__lcHZBG__adminChipPending{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b66}.UILibraryTab-module__lcHZBG__adminChipCount{color:var(--rbx-text-tertiary);background:#ffffff14;border-radius:20px;padding:1px 7px;font-size:11px;font-weight:700}.UILibraryTab-module__lcHZBG__adminPanelRight{align-items:center;gap:8px;display:flex}.UILibraryTab-module__lcHZBG__adminSearchBox{position:relative}.UILibraryTab-module__lcHZBG__adminSearchIcon{color:var(--rbx-text-tertiary);pointer-events:none;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.UILibraryTab-module__lcHZBG__adminSortSelect{color:var(--rbx-text-secondary);cursor:pointer;background:#060a12d1;border:1px solid #ffffff0f;border-radius:6px;outline:none;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:600}.UILibraryTab-module__lcHZBG__formGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.UILibraryTab-module__lcHZBG__formField{flex-direction:column;gap:4px;display:flex}.UILibraryTab-module__lcHZBG__formLabel{color:var(--rbx-text-secondary);font-size:11px;font-weight:700}.UILibraryTab-module__lcHZBG__formLabelRequired:after{content:" *";color:var(--rbx-red)}.UILibraryTab-module__lcHZBG__formInput{width:100%;color:var(--rbx-text-main);background:#060a12d1;border:1px solid #ffffff0f;border-radius:8px;outline:none;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .15s}.UILibraryTab-module__lcHZBG__formInput:focus{border-color:#00a2ff66}.UILibraryTab-module__lcHZBG__formInput::placeholder{color:var(--rbx-text-tertiary)}.UILibraryTab-module__lcHZBG__formInputError{color:var(--rbx-red);border-color:var(--rbx-red)!important}.UILibraryTab-module__lcHZBG__formInputDisabled{opacity:.5;cursor:not-allowed}.UILibraryTab-module__lcHZBG__formHint{color:var(--rbx-text-tertiary);font-size:10px}.UILibraryTab-module__lcHZBG__formError{color:var(--rbx-red);font-size:10px;font-weight:600}.UILibraryTab-module__lcHZBG__formTextarea{width:100%;color:var(--rbx-text-main);resize:none;background:#060a12d1;border:1px solid #ffffff0f;border-radius:8px;outline:none;min-height:80px;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.45}.UILibraryTab-module__lcHZBG__formTextarea::placeholder{color:var(--rbx-text-tertiary)}.UILibraryTab-module__lcHZBG__formSelect{width:100%;color:var(--rbx-text-main);cursor:pointer;background:#060a12d1;border:1px solid #ffffff0f;border-radius:8px;outline:none;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:600}.UILibraryTab-module__lcHZBG__inputStatesGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.UILibraryTab-module__lcHZBG__inputStateLabel{color:var(--rbx-text-secondary);margin-bottom:4px;font-size:11px;font-weight:700}.UILibraryTab-module__lcHZBG__toggleRow{flex-direction:column;gap:10px;display:flex}.UILibraryTab-module__lcHZBG__toggleItem{align-items:center;gap:10px;display:flex}.UILibraryTab-module__lcHZBG__toggleSwitch{flex-shrink:0;width:36px;height:20px;position:relative}.UILibraryTab-module__lcHZBG__toggleSwitch input{opacity:0;width:0;height:0}.UILibraryTab-module__lcHZBG__toggleTrack{cursor:pointer;background:var(--rbx-bg-3);border:1px solid var(--glass-border);border-radius:20px;transition:all .2s;position:absolute;inset:0}.UILibraryTab-module__lcHZBG__toggleTrack:before{content:"";background:var(--rbx-text-secondary);border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;bottom:2px;left:2px}.UILibraryTab-module__lcHZBG__toggleSwitch input:checked+.UILibraryTab-module__lcHZBG__toggleTrack{background:var(--rbx-accent);border-color:var(--rbx-accent)}.UILibraryTab-module__lcHZBG__toggleSwitch input:checked+.UILibraryTab-module__lcHZBG__toggleTrack:before{background:#fff;transform:translate(16px)}.UILibraryTab-module__lcHZBG__toggleLabel{color:var(--rbx-text-main);font-size:12px;font-weight:600}.UILibraryTab-module__lcHZBG__toastGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.UILibraryTab-module__lcHZBG__skeletonGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1100px){.UILibraryTab-module__lcHZBG__cardGrid{grid-template-columns:repeat(3,1fr)}.UILibraryTab-module__lcHZBG__executorGrid,.UILibraryTab-module__lcHZBG__formGrid,.UILibraryTab-module__lcHZBG__inputStatesGrid{grid-template-columns:repeat(2,1fr)}.UILibraryTab-module__lcHZBG__toastGrid{grid-template-columns:1fr}.UILibraryTab-module__lcHZBG__adminTableCols,.UILibraryTab-module__lcHZBG__adminTableRow{grid-template-columns:2fr 1fr 1fr 1fr 2fr}.UILibraryTab-module__lcHZBG__skeletonGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.UILibraryTab-module__lcHZBG__cardGrid{grid-template-columns:repeat(2,1fr)}.UILibraryTab-module__lcHZBG__executorGrid,.UILibraryTab-module__lcHZBG__formGrid,.UILibraryTab-module__lcHZBG__inputStatesGrid{grid-template-columns:1fr}.UILibraryTab-module__lcHZBG__anchorNav{-webkit-overflow-scrolling:touch;overflow-x:auto}.UILibraryTab-module__lcHZBG__skeletonGrid{grid-template-columns:repeat(2,1fr)}.UILibraryTab-module__lcHZBG__detailHeaderLayout{flex-direction:column}.UILibraryTab-module__lcHZBG__detailThumb{width:100%;max-width:100%}.UILibraryTab-module__lcHZBG__detailStatsGrid{grid-template-columns:repeat(2,1fr)}.UILibraryTab-module__lcHZBG__detailSocialRow{flex-wrap:wrap}.UILibraryTab-module__lcHZBG__pageUsageGrid{grid-template-columns:1fr}}
.Card-module__b6YjYG__card{cursor:pointer;width:100%;transition:var(--transition-smooth);box-shadow:none;background:0 0;border:none;flex-direction:column;display:flex;overflow:visible}.Card-module__b6YjYG__card:hover .Card-module__b6YjYG__image{opacity:.8}.Card-module__b6YjYG__cardThumbnail{aspect-ratio:16/9;background-color:var(--rbx-bg-3);border-radius:8px;width:100%;min-height:120px;margin-bottom:8px;position:relative;overflow:hidden}.Card-module__b6YjYG__image{object-fit:cover;transition:opacity .2s}.Card-module__b6YjYG__placeholder{width:100%;height:100%;color:var(--rbx-text-secondary);text-transform:lowercase;background:#393b3d;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.Card-module__b6YjYG__badgeOverlay{pointer-events:none;z-index:5;background:linear-gradient(#0000 40%,#0006 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4px;padding:8px;display:flex;position:absolute;inset:0}.Card-module__b6YjYG__cardInfo{flex-direction:column;gap:4px;padding:0 2px;display:flex}.Card-module__b6YjYG__title{font-size:var(--card-title-size,14px);color:var(--rbx-text-main);word-break:break-word;font-weight:700;line-height:1.3;transition:color .2s}.Card-module__b6YjYG__card:hover .Card-module__b6YjYG__title{color:var(--rbx-blue);text-decoration:none}.Card-module__b6YjYG__game{font-size:var(--card-game-size,11px);color:var(--rbx-blue);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;font-weight:700;text-decoration:none;transition:color .2s;overflow:hidden}.Card-module__b6YjYG__card:hover .Card-module__b6YjYG__game{color:#59c5ff}.Card-module__b6YjYG__author{font-size:var(--card-author-size,12px);color:var(--rbx-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.Card-module__b6YjYG__authorWrapper{cursor:pointer;align-items:center;display:inline-flex}.Card-module__b6YjYG__authorNameLink{color:var(--rbx-text-secondary);transition:color .18s}.Card-module__b6YjYG__card:hover .Card-module__b6YjYG__authorNameLink{color:var(--rbx-text-main)}.Card-module__b6YjYG__authorWrapper:hover .Card-module__b6YjYG__authorNameLink{text-decoration:underline}.Card-module__b6YjYG__stats{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.Card-module__b6YjYG__statsGroup{align-items:center;gap:8px;display:flex}.Card-module__b6YjYG__votes{font-size:var(--card-stat-size,12px);align-items:center;gap:4px;font-weight:600;display:flex}.Card-module__b6YjYG__votesPositive{color:#42ff87}.Card-module__b6YjYG__votesNegative{color:#ff5d5d}.Card-module__b6YjYG__views{font-size:var(--card-stat-size,12px);color:var(--rbx-text-secondary);align-items:center;gap:4px;font-weight:600;display:flex}.Card-module__b6YjYG__statsRight{align-items:center;gap:6px;display:flex}.Card-module__b6YjYG__timeAgo{font-size:var(--card-stat-size,12px);color:var(--rbx-text-secondary);font-weight:600}.Card-module__b6YjYG__gameLink{color:var(--rbx-text-secondary);opacity:.6;align-items:center;transition:opacity .15s,color .15s;display:flex}.Card-module__b6YjYG__gameLink:hover{opacity:1;color:var(--rbx-text-main)}.Card-module__b6YjYG__editBtn{z-index:10;color:#fff;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border:1px solid #ffffff26;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700;text-decoration:none;transition:opacity .15s,background .15s;position:absolute;top:8px;right:8px}.Card-module__b6YjYG__card:hover .Card-module__b6YjYG__editBtn{opacity:1}.Card-module__b6YjYG__editBtn:hover{background:#00a2ff80;border-color:#00a2ff80}
.Button-module__8RiFmG__button{cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:disabled{opacity:.4;cursor:not-allowed;filter:grayscale()}.Button-module__8RiFmG__primary{background:var(--rbx-accent);color:#fff;box-shadow:0 4px 15px #00a2ff4d}.Button-module__8RiFmG__primary:hover{background:var(--rbx-blue-hover);transform:translateY(-2px);box-shadow:0 8px 25px #00a2ff66}.Button-module__8RiFmG__primary:active{transform:translateY(0)}.Button-module__8RiFmG__secondary{color:var(--rbx-text-main);border-color:var(--glass-border);background:0 0}.Button-module__8RiFmG__secondary:hover{background:#ffffff0d;border-color:#fff3}.Button-module__8RiFmG__neutral{background:var(--rbx-bg-2);color:var(--rbx-text-main);border-color:var(--glass-border)}.Button-module__8RiFmG__neutral:hover{background:var(--rbx-bg-3);border-color:#fff3;transform:translateY(-2px)}.Button-module__8RiFmG__danger{color:var(--rbx-red);background:#ff4b4b1a;border-color:#ff4b4b33}.Button-module__8RiFmG__danger:hover{background:var(--rbx-red);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #ff4b4b4d}.Button-module__8RiFmG__ghost{color:var(--rbx-text-secondary);background:0 0}.Button-module__8RiFmG__ghost:hover{color:var(--rbx-text-main);background:#ffffff0d}.Button-module__8RiFmG__sm{padding:8px 16px;font-size:13px}.Button-module__8RiFmG__md{padding:10px 20px;font-size:14px}.Button-module__8RiFmG__lg{padding:14px 28px;font-size:16px}.Button-module__8RiFmG__fullWidth{width:100%}
.Breadcrumbs-module__xixbIq__breadcrumbs{margin-bottom:20px}.Breadcrumbs-module__xixbIq__list{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__xixbIq__item{align-items:center;gap:8px;display:flex}.Breadcrumbs-module__xixbIq__link{color:var(--rbx-text-secondary);transition:var(--transition-smooth);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.Breadcrumbs-module__xixbIq__link:hover{color:var(--rbx-text-main)}.Breadcrumbs-module__xixbIq__separator{color:var(--rbx-text-tertiary);opacity:.5}.Breadcrumbs-module__xixbIq__current{color:var(--rbx-blue);white-space:nowrap;text-overflow:ellipsis;max-width:min(50vw,300px);font-size:13px;font-weight:700;overflow:hidden}@media (max-width:480px){.Breadcrumbs-module__xixbIq__link span{display:none}}
.Skeleton-module__QUUPIW__skeleton{background:var(--rbx-bg-3);position:relative;overflow:hidden}[data-theme=light] .Skeleton-module__QUUPIW__skeleton{background:var(--rbx-bg-2)}
.page-module__t-1Cfa__container{max-width:1100px;margin:0 auto;padding:40px 20px}.page-module__t-1Cfa__statusBanner{border:1px solid;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px;font-weight:500}.page-module__t-1Cfa__statusBanner[data-status=PENDING]{color:#ca8a04;background:#eab3081a;border-color:#eab3084d}.page-module__t-1Cfa__statusBanner[data-status=REJECTED]{color:#dc2626;background:#ef44441a;border-color:#ef44444d}.page-module__t-1Cfa__header{gap:32px;margin-bottom:40px;display:flex}.page-module__t-1Cfa__headerLeft{flex-shrink:0;width:640px}.page-module__t-1Cfa__thumbnailWrapper{aspect-ratio:16/9;border-radius:12px;width:100%;height:auto;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000080}.page-module__t-1Cfa__thumbnailPlaceholder{width:100%;height:100%;color:var(--rbx-text-tertiary);background:linear-gradient(135deg,#1a1c1e 0%,#0f1011 100%);justify-content:center;align-items:center;font-size:32px;font-weight:900;display:flex}.page-module__t-1Cfa__badgeOverlay{pointer-events:none;z-index:5;background:linear-gradient(#0000 40%,#0006 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;padding:16px;display:flex;position:absolute;inset:0}.page-module__t-1Cfa__headerRight{flex-direction:column;flex:1;justify-content:space-between;gap:24px;display:flex}.page-module__t-1Cfa__gameHeader{align-items:center;gap:10px;margin-bottom:2px;display:flex}.page-module__t-1Cfa__gameIcon{object-fit:cover;border-radius:4px;width:20px;height:20px}.page-module__t-1Cfa__gameIconPlaceholder{background:var(--rbx-bg-3);width:20px;height:20px;color:var(--rbx-text-tertiary);text-align:center;word-break:break-all;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:1px;font-size:4px;font-weight:900;display:flex}.page-module__t-1Cfa__gameNameLink{align-self:flex-start;text-decoration:none}.page-module__t-1Cfa__gameNameLink:hover .page-module__t-1Cfa__gameName,.page-module__t-1Cfa__gameNameLink:focus-visible .page-module__t-1Cfa__gameName{text-decoration:underline}.page-module__t-1Cfa__gameName{color:var(--rbx-blue);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:700}.page-module__t-1Cfa__titleInfo{flex-direction:column;gap:4px;display:flex}.page-module__t-1Cfa__title{color:var(--rbx-text-main);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:32px;font-weight:800}.page-module__t-1Cfa__authorRow{color:var(--rbx-text-secondary);font-size:14px;font-weight:500}.page-module__t-1Cfa__authorLink{color:var(--rbx-text-main);font-weight:700}.page-module__t-1Cfa__authorNameText{color:inherit}.page-module__t-1Cfa__authorLink:hover .page-module__t-1Cfa__authorNameText{text-decoration:underline}.page-module__t-1Cfa__propertiesRow{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.page-module__t-1Cfa__propBadge{text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb,var(--prop-color)10%,transparent);color:var(--prop-color);border:1px solid color-mix(in srgb,var(--prop-color)22%,transparent);border-radius:6px;align-items:center;gap:5px;padding:5px 10px 5px 8px;font-size:11px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.page-module__t-1Cfa__propBadge:hover{background:color-mix(in srgb,var(--prop-color)16%,transparent);border-color:color-mix(in srgb,var(--prop-color)40%,transparent)}.page-module__t-1Cfa__dot{opacity:.5}.page-module__t-1Cfa__actionColumn{flex-direction:column;gap:12px;width:100%;display:flex}.page-module__t-1Cfa__playBtn{border-radius:12px;justify-content:center;align-items:center;gap:12px;height:64px;font-size:18px;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0000004d}.page-module__t-1Cfa__copySuccess{transform:scale(1.02);box-shadow:0 0 20px #00c85366;background-color:#00c853!important}.page-module__t-1Cfa__playBtn:active{transform:scale(.98)}.page-module__t-1Cfa__socialRow{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.page-module__t-1Cfa__socialAction{color:var(--rbx-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.7;flex-direction:column;flex:1;align-items:center;gap:4px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.page-module__t-1Cfa__socialAction:hover{color:var(--rbx-text-main);opacity:1;transform:translateY(-2px)}.page-module__t-1Cfa__actionFavorite:hover{color:#f91880;filter:drop-shadow(0 0 8px #f918804d)}.page-module__t-1Cfa__actionFavoriteActive{color:#f91880;filter:drop-shadow(0 0 10px #f9188080);opacity:1!important}.page-module__t-1Cfa__socialAction span{text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:800}.page-module__t-1Cfa__votingDivider{display:none}.page-module__t-1Cfa__votingWrapper{flex:1.5;justify-content:center;display:flex}.page-module__t-1Cfa__actionGameLink{opacity:1}.page-module__t-1Cfa__actionGameLink:hover{color:var(--rbx-blue);filter:drop-shadow(0 0 8px #00a2ff4d)}.page-module__t-1Cfa__socialIcon{flex-shrink:0;transition:transform .15s}.page-module__t-1Cfa__socialAction:active .page-module__t-1Cfa__socialIcon{transform:scale(.85)}.page-module__t-1Cfa__heartPop{animation:.3s cubic-bezier(.34,1.56,.64,1) page-module__t-1Cfa__heartPop}@keyframes page-module__t-1Cfa__heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.page-module__t-1Cfa__tabBar{border-bottom:2px solid var(--rbx-bg-3);justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-module__t-1Cfa__tabsLeft{display:flex}.page-module__t-1Cfa__tabItem{color:var(--rbx-text-secondary);cursor:pointer;background:0 0;border:none;padding:12px 32px;font-size:14px;font-weight:700;transition:color .2s;position:relative}.page-module__t-1Cfa__tabItem:hover,.page-module__t-1Cfa__activeTab{color:var(--rbx-text-main)}.page-module__t-1Cfa__activeTab:after{content:"";background-color:#fff;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.page-module__t-1Cfa__tabBarRight{align-items:center;gap:4px;display:flex}.page-module__t-1Cfa__editBtn{color:var(--rbx-text-secondary);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.page-module__t-1Cfa__editBtn:hover{color:var(--rbx-blue);background-color:#00a3ff14;border-color:#00a3ff26}.page-module__t-1Cfa__reportBtn{color:var(--rbx-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.page-module__t-1Cfa__reportBtn:hover{color:var(--rbx-danger);background-color:#e74c3c1a}.page-module__t-1Cfa__mainContent{width:100%}.page-module__t-1Cfa__sectionTitle{color:var(--rbx-text-main);margin-bottom:12px;font-size:18px;font-weight:800}.page-module__t-1Cfa__description{color:var(--rbx-text-main);white-space:pre-wrap;margin-bottom:24px;font-size:15px;line-height:1.6}.page-module__t-1Cfa__descriptionBody{position:relative}.page-module__t-1Cfa__descriptionCollapsed{max-height:420px;overflow:hidden}.page-module__t-1Cfa__descriptionCollapsed:after{content:"";pointer-events:none;background:linear-gradient(#0f101100,#0f1011fa);height:96px;position:absolute;bottom:0;left:0;right:0}.page-module__t-1Cfa__descriptionToggle{color:#ffffff8c;letter-spacing:.03em;cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-top:none;border-radius:0 0 10px 10px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:0;margin-bottom:24px;padding:11px 20px;font-size:12px;font-weight:600;transition:background .15s,color .15s;display:flex}.page-module__t-1Cfa__descriptionToggle:hover{color:#ffffffd9;background:#ffffff0f}.page-module__t-1Cfa__spacer{height:40px}.page-module__t-1Cfa__maturityInfo{background-color:var(--rbx-bg-2);color:var(--rbx-text-secondary);border-radius:8px;align-items:center;gap:12px;margin-bottom:40px;padding:12px 20px;font-size:13px;font-weight:600;display:inline-flex}.page-module__t-1Cfa__maturityLabel{color:var(--rbx-text-main)}.page-module__t-1Cfa__codeSection{flex-direction:column;gap:16px;display:flex}.page-module__t-1Cfa__gameStatsGrid{border-top:1px solid var(--rbx-bg-3);flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:8px;padding:24px 0;display:flex}.page-module__t-1Cfa__gameStatItem{flex-direction:column;gap:8px;min-width:80px;display:flex}.page-module__t-1Cfa__statLabel{color:#bdc3c7;text-transform:none;font-size:13px;font-weight:500}.page-module__t-1Cfa__statValue{color:var(--rbx-text-main);font-size:16px;font-weight:700}.page-module__t-1Cfa__scriptSocialsSection{border-top:1px solid var(--rbx-bg-3);margin-top:24px;padding-top:24px}.page-module__t-1Cfa__socialsHeader{color:#bdc3c7;text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:800;display:flex}.page-module__t-1Cfa__socialsGrid{flex-wrap:wrap;gap:12px;display:flex}.page-module__t-1Cfa__socialLinkItem{background-color:var(--rbx-bg-3);color:var(--rbx-text-main);border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module__t-1Cfa__socialLinkItem:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.page-module__t-1Cfa__discordLinkItem:hover{background-color:#5865f2;border-color:#5865f2}.page-module__t-1Cfa__youtubeLinkItem:hover{background-color:red;border-color:red}.page-module__t-1Cfa__robloxLinkItem:hover{background-image:linear-gradient(135deg,#00a3ff,#0074ff);border-color:#00a3ff}.page-module__t-1Cfa__robloxSocialIcon,.page-module__t-1Cfa__robloxSocialIconSm{justify-content:center;align-items:center;transition:transform .2s;display:flex}.page-module__t-1Cfa__robloxSocialIcon img,.page-module__t-1Cfa__robloxSocialIconSm img{filter:brightness(0)invert()}.page-module__t-1Cfa__githubLinkItem:hover{background-color:#24292e;border-color:#24292e}.page-module__t-1Cfa__codeHeader{justify-content:space-between;align-items:center;display:flex}@media (max-width:900px){.page-module__t-1Cfa__tabItem{padding:12px 16px}.page-module__t-1Cfa__header{flex-direction:column}.page-module__t-1Cfa__headerLeft{width:100%}.page-module__t-1Cfa__thumbnailWrapper{aspect-ratio:16/9;width:100%;height:auto}.page-module__t-1Cfa__actionColumn{max-width:100%}.page-module__t-1Cfa__title{font-size:26px}.page-module__t-1Cfa__playBtn{width:100%;height:56px}.page-module__t-1Cfa__socialRow{justify-content:space-around}}.page-module__t-1Cfa__gameBanner{background:linear-gradient(90deg,#1a1c1e 0%,#24272b 100%);border:1px solid #ffffff12;border-radius:12px;margin:40px 0;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00a2ff0f,0 4px 24px -4px #00a2ff1f,inset 0 1px #ffffff0a}.page-module__t-1Cfa__gameBannerGlow{filter:blur(50px);opacity:.08;z-index:0;pointer-events:none;background-position:50%;background-size:cover;transition:opacity .4s;position:absolute;inset:-20%}.page-module__t-1Cfa__gameBanner:hover{border-color:#ffffff1f;transform:translateY(-3px);box-shadow:0 0 0 1px #00a2ff1f,0 12px 36px -4px #00a2ff33,inset 0 1px #ffffff0f}.page-module__t-1Cfa__gameBanner:hover .page-module__t-1Cfa__gameBannerGlow{opacity:.22}.page-module__t-1Cfa__gameBannerContent{z-index:1;justify-content:space-between;align-items:center;padding:24px 32px;display:flex;position:relative}.page-module__t-1Cfa__gameBannerLeft{align-items:center;gap:16px;display:flex}.page-module__t-1Cfa__gameBannerIcon{object-fit:cover;border-radius:10px;flex-shrink:0;width:52px;height:52px}.page-module__t-1Cfa__gameBannerTitle{color:var(--rbx-text-main);margin-bottom:4px;font-size:20px;font-weight:800}.page-module__t-1Cfa__gameBannerSubtitle{color:var(--rbx-text-secondary);font-size:14px}.page-module__t-1Cfa__gameBannerBtn{background:var(--rbx-blue);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:opacity .2s;display:flex}.page-module__t-1Cfa__gameBanner:hover .page-module__t-1Cfa__gameBannerBtn:hover{background:#0081cc}.page-module__t-1Cfa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.3s ease-out page-module__t-1Cfa__fadeIn;display:flex;position:fixed;inset:0}.page-module__t-1Cfa__modalContent{background:var(--rbx-bg-2);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:500px;animation:.3s cubic-bezier(.16,1,.3,1) page-module__t-1Cfa__scaleIn;overflow:hidden;box-shadow:0 20px 40px #0009}.page-module__t-1Cfa__modalHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px;display:flex}.page-module__t-1Cfa__modalHeader h3{color:var(--rbx-text-main);font-size:20px;font-weight:800}.page-module__t-1Cfa__closeModal{color:var(--rbx-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.page-module__t-1Cfa__closeModal:hover{color:var(--rbx-text-main);background:#ffffff0d}.page-module__t-1Cfa__modalBody{padding:24px}.page-module__t-1Cfa__modalBody p{color:var(--rbx-text-secondary);margin-bottom:20px;font-size:14px}.page-module__t-1Cfa__reportModalTitleRow{align-items:center;gap:12px;display:flex}.page-module__t-1Cfa__reportFlagCircle{color:#ef4444;background:#ef44442e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.page-module__t-1Cfa__reportModalTitle{color:var(--rbx-text-main);margin:0;font-size:18px;font-weight:800}.page-module__t-1Cfa__reportReasonGrid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.page-module__t-1Cfa__reportReasonPill{color:var(--rbx-text-secondary);cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:flex}.page-module__t-1Cfa__reportReasonPill:hover{background:color-mix(in srgb,var(--pill-color)10%,transparent);border-color:color-mix(in srgb,var(--pill-color)30%,transparent);color:var(--pill-color)}.page-module__t-1Cfa__reportReasonPillActive{background:color-mix(in srgb,var(--pill-color)15%,transparent)!important;border-color:color-mix(in srgb,var(--pill-color)50%,transparent)!important;color:var(--pill-color)!important}.page-module__t-1Cfa__reportField{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.page-module__t-1Cfa__reportFieldLabel{color:var(--rbx-text-main);justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.page-module__t-1Cfa__reportCharHint{color:var(--rbx-blue);font-family:inherit;font-size:12px;font-weight:500}.page-module__t-1Cfa__reportSelectWrapper{align-items:center;display:flex;position:relative}.page-module__t-1Cfa__reportSelect{appearance:none;background:var(--rbx-bg-3);width:100%;color:var(--rbx-text-main);cursor:pointer;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:10px 36px 10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.page-module__t-1Cfa__reportSelect:focus{border-color:#ffffff2e}.page-module__t-1Cfa__reportSelect option{color:var(--rbx-text-main);background:#1a1c1e}.page-module__t-1Cfa__reportSelectChevron{color:var(--rbx-text-tertiary);pointer-events:none;flex-shrink:0;position:absolute;right:12px}.page-module__t-1Cfa__detailsArea{background:var(--rbx-bg-3);width:100%;color:var(--rbx-text-main);resize:none;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s}.page-module__t-1Cfa__detailsArea::placeholder{color:var(--rbx-text-tertiary)}.page-module__t-1Cfa__detailsArea:focus{border-color:#ffffff2e}.page-module__t-1Cfa__reportWarning{background:#00a2ff12;border:1px solid #00a2ff2e;border-radius:8px;margin-bottom:4px;padding:10px 14px}.page-module__t-1Cfa__reportWarning p{color:var(--rbx-blue);font-size:12px;line-height:1.5;margin:0!important}.page-module__t-1Cfa__reportSuccess{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 24px 40px;display:flex}.page-module__t-1Cfa__reportSuccessTitle{color:#34d399;margin:0;font-size:20px;font-weight:800}.page-module__t-1Cfa__reportSuccessText{color:var(--rbx-text-secondary);max-width:320px;margin:0;font-size:14px;line-height:1.6}.page-module__t-1Cfa__modalFooter{border-top:1px solid #ffffff0d;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.page-module__t-1Cfa__cancelBtn{color:var(--rbx-text-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.page-module__t-1Cfa__cancelBtn:hover{color:var(--rbx-text-main);background:#ffffff1a}.page-module__t-1Cfa__submitReportBtn{color:var(--rbx-text-secondary);cursor:pointer;background:#ffffff14;border:1px solid #ffffff14;border-radius:8px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}.page-module__t-1Cfa__submitReportBtn:not(:disabled){color:#ef4444;background:#ef444426;border-color:#ef44444d}.page-module__t-1Cfa__submitReportBtn:hover:not(:disabled){background:#ef444440;border-color:#ef444480}.page-module__t-1Cfa__submitReportBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes page-module__t-1Cfa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__t-1Cfa__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.page-module__t-1Cfa__gameBanner:hover .page-module__t-1Cfa__gameBannerBtn{opacity:.9}.page-module__t-1Cfa__recommendedSection{margin-top:48px}.page-module__t-1Cfa__recommendedGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.page-module__t-1Cfa__recommendedMore{justify-content:center;margin-top:24px;display:flex}.page-module__t-1Cfa__viewMoreBtn{color:var(--rbx-text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__t-1Cfa__viewMoreBtn:hover{color:var(--rbx-text-main);background:#ffffff17;border-color:#ffffff2e;transform:translateY(-1px)}@media (max-width:768px){.page-module__t-1Cfa__container{padding:24px 16px}.page-module__t-1Cfa__tabBar{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.page-module__t-1Cfa__tabBar::-webkit-scrollbar{display:none}}@media (max-width:600px){.page-module__t-1Cfa__modalContent{margin:0 16px}.page-module__t-1Cfa__recommendedGrid{grid-template-columns:repeat(2,1fr)}.page-module__t-1Cfa__gameBannerContent{flex-direction:column;align-items:flex-start;gap:20px}.page-module__t-1Cfa__gameBannerBtn{justify-content:center;width:100%}.page-module__t-1Cfa__title{font-size:22px}.page-module__t-1Cfa__propertiesRow{gap:4px}.page-module__t-1Cfa__socialAction span{font-size:9px}}.page-module__t-1Cfa__versionsSection{border:1px solid var(--glass-border);background:#ffffff05;border-radius:12px;padding:24px}.page-module__t-1Cfa__comingSoonContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.page-module__t-1Cfa__comingSoonTitle{color:var(--text-primary,#fff);margin:0;font-size:1.5rem;font-weight:700}.page-module__t-1Cfa__comingSoonText{color:var(--text-muted,#ffffff80);margin:0;font-size:.95rem}.page-module__t-1Cfa__versionsList{flex-direction:column;gap:16px;margin-top:16px;display:flex}.page-module__t-1Cfa__versionItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;gap:12px;padding:20px;display:flex}.page-module__t-1Cfa__versionHeader{justify-content:space-between;align-items:center;display:flex}.page-module__t-1Cfa__versionTag{background:var(--rbx-blue);color:#fff;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:800}.page-module__t-1Cfa__versionDate{color:var(--rbx-text-tertiary);font-size:13px}.page-module__t-1Cfa__changelog{color:var(--rbx-text-secondary);margin:0;font-size:14px;line-height:1.5}.page-module__t-1Cfa__viewVersionBtn{color:var(--rbx-text-main);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-self:flex-start;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.page-module__t-1Cfa__viewVersionBtn:hover{background:#ffffff1a;border-color:#fff3}.page-module__t-1Cfa__tagsContainer{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.page-module__t-1Cfa__tagItem{color:var(--rbx-text-secondary);background:0 0;border:none;border-radius:0;padding:0;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.page-module__t-1Cfa__tagItem:hover{color:var(--rbx-blue);background:0 0;border-color:#0000;transform:none}
.page-module__sb5RTq__container{flex-direction:column;padding-bottom:80px;display:flex}.page-module__sb5RTq__header{margin-top:24px;margin-bottom:32px}.page-module__sb5RTq__title{color:var(--rbx-text-main);flex-wrap:wrap;align-items:center;gap:0 12px;font-size:32px;font-weight:800;display:flex}.page-module__sb5RTq__title span{color:var(--rbx-blue)}.page-module__sb5RTq__subtitle{color:var(--rbx-text-secondary);max-width:600px;margin-top:8px;font-size:14px}.page-module__sb5RTq__contentWrapper{width:100%}.page-module__sb5RTq__section{margin-bottom:48px}.page-module__sb5RTq__sectionHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:8px;display:flex}.page-module__sb5RTq__sectionTitleGroup{align-items:baseline;gap:12px;display:flex}.page-module__sb5RTq__sectionTitle{color:var(--rbx-text-main);font-size:18px;font-weight:700}.page-module__sb5RTq__sectionCount{color:var(--rbx-text-tertiary);font-size:12px}.page-module__sb5RTq__executorGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.page-module__sb5RTq__executorLink{color:inherit;height:100%;text-decoration:none;display:flex}.page-module__sb5RTq__executorCard{cursor:pointer;flex-direction:column;width:100%;height:100%;transition:transform .4s cubic-bezier(.23,1,.32,1);display:flex}.page-module__sb5RTq__executorCard:hover{transform:translateY(-6px)}.page-module__sb5RTq__executorThumbnail{aspect-ratio:16/9;background-color:var(--rbx-bg-3);border-radius:8px;width:100%;margin-bottom:8px;transition:transform .6s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.page-module__sb5RTq__executorCard:hover .page-module__sb5RTq__executorThumbnail{transform:scale(1.02)}.page-module__sb5RTq__executorImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.page-module__sb5RTq__executorCard:hover .page-module__sb5RTq__executorImage{transform:scale(1.1)}.page-module__sb5RTq__executorPlaceholder{color:#6a6e73;background:#393b3d;justify-content:center;align-items:center;width:100%;height:100%;font-weight:800;display:flex}.page-module__sb5RTq__statusPill{z-index:2;white-space:nowrap;align-items:center;gap:0;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:12px;right:12px;overflow:hidden}.page-module__sb5RTq__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 10px}.page-module__sb5RTq__statusText{opacity:0;letter-spacing:.05em;text-shadow:0 2px 4px #00000080;max-width:0;margin-left:0;font-size:10px;font-weight:800;transition:all .4s cubic-bezier(.23,1,.32,1);overflow:hidden}.page-module__sb5RTq__executorCard:hover .page-module__sb5RTq__statusPill{gap:8px}.page-module__sb5RTq__executorCard:hover .page-module__sb5RTq__statusText{opacity:1;max-width:80px}.page-module__sb5RTq__executorInfo{flex-direction:column;flex:1;gap:6px;padding:0 4px;display:flex}.page-module__sb5RTq__cardTitle{color:var(--rbx-text-main);margin:0;font-size:18px;font-weight:700;line-height:1.2;transition:color .2s}.page-module__sb5RTq__executorCard:hover .page-module__sb5RTq__cardTitle{color:var(--rbx-blue)}.page-module__sb5RTq__cardDescription{color:var(--rbx-text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__sb5RTq__tagRow{align-items:center;gap:8px;margin-top:8px;display:flex}.page-module__sb5RTq__pillTag{color:var(--rbx-text-main);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:var(--transition-smooth);text-transform:uppercase;letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;align-items:center;gap:6px;padding:3px 8px;font-size:10px;font-weight:800;display:flex}.page-module__sb5RTq__pillTag:hover{background:#ffffff14;border-color:#ffffff1f;transform:translateY(-1px)}.page-module__sb5RTq__pillIcon{opacity:1}.page-module__sb5RTq__uncIcon{object-fit:contain;filter:drop-shadow(0 0 4px #ff004b4d);width:auto;height:12px}.page-module__sb5RTq__executorToolIcon{background:#00a2ff0d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module__sb5RTq__statsRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.page-module__sb5RTq__statsLeft{align-items:center;gap:12px;display:flex}.page-module__sb5RTq__stat{color:var(--rbx-text-secondary);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.page-module__sb5RTq__stat span{color:var(--rbx-text-main)}.page-module__sb5RTq__statDivider{background:#ffffff1a;width:1px;height:12px}.page-module__sb5RTq__filterActions{align-items:center;gap:16px;display:flex}@media (max-width:900px){.page-module__sb5RTq__sectionHeader{flex-direction:column;align-items:flex-start;gap:12px}.page-module__sb5RTq__filterActions{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding:4px 0;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000,#000 calc(100% - 32px),#0000);mask-image:linear-gradient(90deg,#000,#000 calc(100% - 32px),#0000)}.page-module__sb5RTq__filterActions::-webkit-scrollbar{display:none}}@media (max-width:768px){.page-module__sb5RTq__container{padding-bottom:60px}.page-module__sb5RTq__title{font-size:26px}.page-module__sb5RTq__executorGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}@media (max-width:480px){.page-module__sb5RTq__executorGrid{grid-template-columns:repeat(2,1fr);gap:12px}.page-module__sb5RTq__cardTitle{font-size:15px}.page-module__sb5RTq__cardDescription{font-size:12px}}.page-module__sb5RTq__filterDivider{background:#ffffff1a;flex-shrink:0;width:1px;height:16px}.page-module__sb5RTq__filterGroup{white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.page-module__sb5RTq__filterLabel{color:var(--rbx-text-tertiary);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;margin-right:4px;font-size:11px;font-weight:700}.page-module__sb5RTq__filterBtn{color:var(--rbx-text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:700;transition:all .2s}.page-module__sb5RTq__filterBtn:hover{color:var(--rbx-text-main);background:#ffffff0f}.page-module__sb5RTq__filterBtnActive{border-color:var(--rbx-blue);color:var(--rbx-blue);background:#00a2ff1a}.page-module__sb5RTq__noResults{text-align:center;color:var(--rbx-text-tertiary);padding:60px 0;font-size:14px}.page-module__sb5RTq__emptyState{text-align:center;color:var(--rbx-text-secondary);padding:60px 24px;font-size:15px;font-weight:600}.page-module__sb5RTq__priceLabel{color:var(--rbx-blue);letter-spacing:.05em;padding:2px 0;font-size:11px;font-weight:900}.page-module__sb5RTq__skeleton{background:#ffffff08;border-radius:4px;position:relative;overflow:hidden}.page-module__sb5RTq__skeleton:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#ffffff08 20%,#ffffff0f 60%,#fff0);animation:2s infinite page-module__sb5RTq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes page-module__sb5RTq__shimmer{to{transform:translate(100%)}}.page-module__sb5RTq__skeletonThumbnail{aspect-ratio:16/9;border-radius:8px;width:100%;margin-bottom:12px}.page-module__sb5RTq__skeletonTitle{width:60%;height:18px;margin-bottom:8px}.page-module__sb5RTq__skeletonTags{gap:8px;margin-top:8px;display:flex}.page-module__sb5RTq__skeletonTag{border-radius:4px;width:60px;height:22px}.page-module__sb5RTq__skeletonStats{justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.page-module__sb5RTq__skeletonStatLeft{width:80px;height:14px}.page-module__sb5RTq__skeletonStatRight{width:40px;height:14px}.page-module__sb5RTq__skeletonInfo{flex-direction:column;flex:1;padding:0 4px;display:flex}
.VoteButtons-module__zToSga__votingContainer{flex-direction:column;gap:10px;width:100%;display:flex}.VoteButtons-module__zToSga__voteButtons{gap:12px;display:flex}.VoteButtons-module__zToSga__voteBtn{background-color:var(--rbx-bg-2);color:var(--rbx-text-secondary);border:1px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-weight:700;transition:all .2s;display:flex}.VoteButtons-module__zToSga__voteBtn:hover:not(:disabled){background-color:var(--rbx-bg-3);color:var(--rbx-text-main)}.VoteButtons-module__zToSga__voteBtn.VoteButtons-module__zToSga__activeUp{color:#00e2b6;background-color:#00e2b626;border-color:#00e2b64d}.VoteButtons-module__zToSga__voteBtn.VoteButtons-module__zToSga__activeDown{color:#f74b4b;background-color:#f74b4b26;border-color:#f74b4b4d}.VoteButtons-module__zToSga__voteBtn:disabled{opacity:.6;cursor:not-allowed}.VoteButtons-module__zToSga__voteBarContainer{background-color:var(--rbx-bg-2);border-radius:3px;width:100%;height:6px;margin-top:4px;overflow:hidden}.VoteButtons-module__zToSga__voteBar{background-color:#00e2b6;border-radius:3px;height:100%;transition:width .4s cubic-bezier(.175,.885,.32,1.275)}.VoteButtons-module__zToSga__statInfo{color:var(--rbx-text-tertiary);justify-content:space-between;font-size:12px;font-weight:600;display:flex}.VoteButtons-module__zToSga__approvalValue{color:var(--rbx-text-secondary);font-weight:700}.VoteButtons-module__zToSga__viewsValue{color:var(--rbx-text-secondary)}.VoteButtons-module__zToSga__simpleContainer{align-items:center;gap:20px;display:flex}.VoteButtons-module__zToSga__socialAction{color:var(--rbx-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.7;flex-direction:column;align-items:center;gap:4px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.VoteButtons-module__zToSga__socialAction:hover{color:var(--rbx-text-main);opacity:1;transform:translateY(-2px)}.VoteButtons-module__zToSga__actionUp:hover{color:#00e2b6;filter:drop-shadow(0 0 8px #00e2b64d)}.VoteButtons-module__zToSga__actionDown:hover{color:#f74b4b;filter:drop-shadow(0 0 8px #f74b4b4d)}.VoteButtons-module__zToSga__socialAction span{text-transform:uppercase;font-size:11px;font-weight:700}.VoteButtons-module__zToSga__activeIcon{color:#00e2b6;filter:drop-shadow(0 0 10px #00e2b680);opacity:1!important}.VoteButtons-module__zToSga__activeDownIcon{color:#f74b4b;filter:drop-shadow(0 0 10px #f74b4b80);opacity:1!important}.VoteButtons-module__zToSga__voteIcon{flex-shrink:0;transition:transform .15s}.VoteButtons-module__zToSga__socialAction:active .VoteButtons-module__zToSga__voteIcon{transform:scale(.85)}.VoteButtons-module__zToSga__votePop{animation:.3s cubic-bezier(.34,1.56,.64,1) VoteButtons-module__zToSga__votePop}@keyframes VoteButtons-module__zToSga__votePop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}
.CommentSection-module__2N3PDW__commentSection{margin-top:48px}.CommentSection-module__2N3PDW__inlineForm{background:color-mix(in srgb,var(--rbx-bg-1)82%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;margin-bottom:32px;padding:8px;display:flex;position:relative}.CommentSection-module__2N3PDW__replyInlineForm{background:color-mix(in srgb,var(--rbx-bg-1)82%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;margin-top:12px;padding:8px;display:flex}.CommentSection-module__2N3PDW__composerAvatar{background:var(--rbx-bg-3);border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;width:32px;height:32px;overflow:hidden}.CommentSection-module__2N3PDW__composerAvatar img{object-fit:cover;width:100%;height:100%}.CommentSection-module__2N3PDW__composerInputWrap{flex:1;min-width:0}.CommentSection-module__2N3PDW__inlineInput{width:100%;color:var(--rbx-text-main);background:0 0;border:1px solid #0000;border-radius:9999px;outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,background-color .15s}.CommentSection-module__2N3PDW__inlineInput:focus{background:#ffffff05;border-color:#00a2ff59}.CommentSection-module__2N3PDW__inlineInput::placeholder{color:var(--rbx-text-tertiary)}.CommentSection-module__2N3PDW__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(145deg,#2a9de7,#1585cf);border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-family:inherit;transition:transform .15s,filter .15s,opacity .15s;display:flex}.CommentSection-module__2N3PDW__sendBtn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.CommentSection-module__2N3PDW__sendBtn:disabled{opacity:.35;cursor:not-allowed}.CommentSection-module__2N3PDW__replyCancelBtn{color:var(--rbx-text-tertiary);background:0 0;border:0;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:600;transition:color .15s,background-color .15s}.CommentSection-module__2N3PDW__replyCancelBtn:hover{color:var(--rbx-text-main);background:#ffffff0a}.CommentSection-module__2N3PDW__replyForm{background:var(--rbx-bg-1);border:1px solid var(--glass-border);border-radius:12px;padding:20px}.CommentSection-module__2N3PDW__textarea{background:var(--rbx-bg-2);border:1px solid var(--rbx-bg-3);width:100%;min-height:80px;color:var(--rbx-text-main);resize:none;border-radius:8px;outline:none;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.5}.CommentSection-module__2N3PDW__textarea:focus{border-color:var(--rbx-blue)}.CommentSection-module__2N3PDW__formFooter{justify-content:flex-end;align-items:center;margin-top:12px;display:flex}.CommentSection-module__2N3PDW__replyingTo{color:var(--rbx-blue);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.CommentSection-module__2N3PDW__cancelBtn{color:var(--rbx-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:12px;transition:all .15s;display:inline-flex}.CommentSection-module__2N3PDW__cancelBtn:hover{color:var(--rbx-text-main);background:var(--rbx-bg-2)}.CommentSection-module__2N3PDW__errorText{color:var(--rbx-danger);margin-top:4px;font-size:12px;position:absolute;bottom:-18px;left:10px}.CommentSection-module__2N3PDW__signInHint{background:var(--rbx-bg-1);border:1px dashed var(--glass-border);text-align:center;color:var(--rbx-text-secondary);border-radius:12px;margin-bottom:32px;padding:24px;font-size:14px}.CommentSection-module__2N3PDW__signInLink{color:var(--rbx-blue);font-weight:700;text-decoration:underline}.CommentSection-module__2N3PDW__commentsHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.CommentSection-module__2N3PDW__commentsTitle{color:var(--rbx-text-main);align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.CommentSection-module__2N3PDW__commentCount{color:var(--rbx-text-secondary);background:0 0;border-radius:0;padding:0;font-size:12px;font-weight:700;line-height:1.4}.CommentSection-module__2N3PDW__sortSelect{background:var(--rbx-bg-2);border:1px solid var(--rbx-bg-3);color:var(--rbx-text-secondary);cursor:pointer;border-radius:6px;outline:none;padding:6px 10px;font-family:inherit;font-size:13px}.CommentSection-module__2N3PDW__sortSelect:focus{border-color:var(--rbx-accent)}.CommentSection-module__2N3PDW__commentList,.CommentSection-module__2N3PDW__commentWrapper{flex-direction:column;display:flex}.CommentSection-module__2N3PDW__commentItem{gap:14px;padding:20px 0;display:flex}.CommentSection-module__2N3PDW__commentItem+.CommentSection-module__2N3PDW__commentItem{border-top:1px solid var(--rbx-bg-2)}.CommentSection-module__2N3PDW__commentAvatar{background:var(--rbx-bg-2);border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden}.CommentSection-module__2N3PDW__commentAvatar img{object-fit:cover;width:100%;height:100%}.CommentSection-module__2N3PDW__commentBody{flex:1;min-width:0}.CommentSection-module__2N3PDW__commentMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.CommentSection-module__2N3PDW__authorName{color:var(--rbx-text-main);align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.CommentSection-module__2N3PDW__authorName:hover{text-decoration:underline}.CommentSection-module__2N3PDW__commentTimestamp{color:var(--rbx-text-tertiary);font-size:12px}.CommentSection-module__2N3PDW__commentText{color:var(--rbx-text-secondary);margin-bottom:10px;font-size:14px;line-height:1.6}.CommentSection-module__2N3PDW__commentActions{align-items:center;gap:4px;display:flex}.CommentSection-module__2N3PDW__commentActionBtn{color:var(--rbx-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:12px;transition:all .15s;display:inline-flex}.CommentSection-module__2N3PDW__commentActionBtn:hover{color:var(--rbx-text-main);background:var(--rbx-bg-2)}.CommentSection-module__2N3PDW__voteActive{color:var(--rbx-accent)!important}.CommentSection-module__2N3PDW__deleteBtn{color:var(--rbx-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:12px;transition:all .15s;display:inline-flex}.CommentSection-module__2N3PDW__deleteBtn:hover{color:var(--rbx-danger);background:#ff4b4b1a}.CommentSection-module__2N3PDW__nestedReplies{border-left:2px solid var(--rbx-bg-2);margin-left:52px;padding-left:20px}.CommentSection-module__2N3PDW__nestedReplies .CommentSection-module__2N3PDW__commentItem{padding:16px 0}.CommentSection-module__2N3PDW__nestedReplies .CommentSection-module__2N3PDW__commentAvatar{width:32px;height:32px}.CommentSection-module__2N3PDW__nestedReplies .CommentSection-module__2N3PDW__nestedReplies{margin-left:0}.CommentSection-module__2N3PDW__emptyComments{text-align:center;color:var(--rbx-text-tertiary);padding:32px 0;font-size:14px}.CommentSection-module__2N3PDW__loadMoreBtn{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;width:100%;margin-top:16px;padding:12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:block}.CommentSection-module__2N3PDW__loadMoreBtn:hover{color:#00a2ff;background:#00a2ff14;border-color:#00a2ff4d}@media (max-width:600px){.CommentSection-module__2N3PDW__commentSection{margin-top:32px}.CommentSection-module__2N3PDW__replyForm{padding:16px}.CommentSection-module__2N3PDW__commentsHeader{flex-direction:column;align-items:flex-start;gap:12px}.CommentSection-module__2N3PDW__nestedReplies{margin-left:20px;padding-left:14px}.CommentSection-module__2N3PDW__commentItem{gap:10px}.CommentSection-module__2N3PDW__commentAvatar{width:32px;height:32px}}
.SearchFilters-module__kMgCTa__filtersWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.SearchFilters-module__kMgCTa__filterGroup{align-items:center;gap:12px;display:flex}.SearchFilters-module__kMgCTa__dropdownContainer{position:relative}.SearchFilters-module__kMgCTa__filterBtn{color:var(--rbx-text-main);border:1px solid #0000;align-items:center;gap:10px;padding:8px 12px;font-weight:700;transition:all .2s;display:flex}.SearchFilters-module__kMgCTa__filterBtn.SearchFilters-module__kMgCTa__active{color:var(--rbx-blue);background-color:#00a2ff0d;border-color:#00a2ff33}.SearchFilters-module__kMgCTa__rotate{transition:transform .2s;transform:rotate(180deg)}.SearchFilters-module__kMgCTa__dropdown{z-index:50;background-color:var(--rbx-bg-2);border:1px solid var(--rbx-bg-3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;flex-direction:column;gap:2px;min-width:180px;padding:8px;animation:.2s SearchFilters-module__kMgCTa__slideIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 25px #0000004d,0 0 0 1px #ffffff0d}@keyframes SearchFilters-module__kMgCTa__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SearchFilters-module__kMgCTa__dropdownItem{color:var(--rbx-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.SearchFilters-module__kMgCTa__dropdownItem:hover{background-color:var(--rbx-bg-3);color:var(--rbx-text-main)}.SearchFilters-module__kMgCTa__dropdownItem.SearchFilters-module__kMgCTa__selected{color:var(--rbx-blue);background-color:#00a2ff0d}.SearchFilters-module__kMgCTa__clearBtn{color:var(--rbx-text-secondary);align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.SearchFilters-module__kMgCTa__clearBtn:hover{color:var(--rbx-blue)}.SearchFilters-module__kMgCTa__advanceBtn{color:var(--rbx-text-secondary);align-items:center;gap:12px;font-weight:700;display:flex}.SearchFilters-module__kMgCTa__advanceBtn:hover{color:var(--rbx-text-main);background-color:var(--rbx-bg-2)}.SearchFilters-module__kMgCTa__advanceBtn.SearchFilters-module__kMgCTa__active{color:var(--rbx-blue);background-color:#00a2ff0d;border-color:#00a2ff33}.SearchFilters-module__kMgCTa__advancedDropdown{gap:16px;min-width:320px;padding:16px;left:auto;right:0}.SearchFilters-module__kMgCTa__dropdownSection{flex-direction:column;gap:12px;display:flex}.SearchFilters-module__kMgCTa__sectionLabel{color:var(--rbx-text-tertiary);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:800}.SearchFilters-module__kMgCTa__optionsFlex{gap:16px;width:100%;display:flex}.SearchFilters-module__kMgCTa__optionsFlex .SearchFilters-module__kMgCTa__dropdownSection{flex:1}.SearchFilters-module__kMgCTa__optionsGrid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.SearchFilters-module__kMgCTa__optionBtn{background:var(--rbx-bg-3);color:var(--rbx-text-secondary);cursor:pointer;text-align:center;border:1px solid #0000;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:600;transition:all .2s}.SearchFilters-module__kMgCTa__optionBtn:hover{color:var(--rbx-text-main);background:#393b3d}.SearchFilters-module__kMgCTa__optionBtn.SearchFilters-module__kMgCTa__selected{color:var(--rbx-blue);background:#00a2ff1a;border-color:#00a2ff4d}.SearchFilters-module__kMgCTa__dropdownDivider{background:var(--rbx-bg-3);opacity:.5;height:1px}@media (max-width:1024px){.SearchFilters-module__kMgCTa__filtersWrapper{flex-direction:column;align-items:flex-start;gap:16px}.SearchFilters-module__kMgCTa__filterGroup{flex-wrap:wrap;gap:8px;width:100%}.SearchFilters-module__kMgCTa__dropdownContainer{flex:1;min-width:0}.SearchFilters-module__kMgCTa__filterBtn{justify-content:space-between;width:100%;padding:8px;font-size:13px}.SearchFilters-module__kMgCTa__advanceBtn{background:var(--rbx-bg-2);border-radius:8px;justify-content:center;width:100%;padding:10px}}@media (max-width:640px){.SearchFilters-module__kMgCTa__advancedDropdown{z-index:1000;border-bottom:none;border-radius:20px 20px 0 0;width:100%;min-width:100%;max-height:80vh;padding:24px;animation:.3s ease-out SearchFilters-module__kMgCTa__slideUp;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -10px 40px #00000080}@keyframes SearchFilters-module__kMgCTa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.SearchFilters-module__kMgCTa__dropdown{border-radius:20px 20px 0 0;width:100%;min-width:100%;padding:20px;animation:.3s ease-out SearchFilters-module__kMgCTa__slideUp;position:fixed;inset:auto 0 0}.SearchFilters-module__kMgCTa__optionsGrid{grid-template-columns:repeat(2,1fr)}.SearchFilters-module__kMgCTa__optionBtn{padding:12px;font-size:14px}}
.InfiniteScriptGrid-module__xOAK9q__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;width:100%;display:grid}.InfiniteScriptGrid-module__xOAK9q__cardWrapper{width:100%}.InfiniteScriptGrid-module__xOAK9q__loadMoreRow{justify-content:center;margin-top:32px;display:flex}.InfiniteScriptGrid-module__xOAK9q__loadMoreBtn{color:#ffffff8c;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.InfiniteScriptGrid-module__xOAK9q__loadMoreBtn:hover{color:var(--rbx-text-main);background:#ffffff17;border-color:#ffffff2e;transform:translateY(-1px)}.InfiniteScriptGrid-module__xOAK9q__endMessage{text-align:center;color:var(--rbx-text-secondary);margin-top:32px;padding:16px 0;font-size:13px;font-weight:500}.InfiniteScriptGrid-module__xOAK9q__loading{text-align:center;color:var(--rbx-text-secondary);grid-column:1/-1;justify-content:center;align-items:center;gap:12px;padding:32px 0;font-weight:600;display:flex}.InfiniteScriptGrid-module__xOAK9q__emptyState{text-align:center;color:var(--rbx-text-secondary);grid-column:1/-1;padding:48px 24px;font-size:15px;font-weight:600}.InfiniteScriptGrid-module__xOAK9q__errorState{color:var(--rbx-text-secondary);grid-column:1/-1;justify-content:center;align-items:center;gap:12px;padding:24px 0;font-size:14px;display:flex}.InfiniteScriptGrid-module__xOAK9q__retryBtn{border:1px solid var(--rbx-border);background:var(--rbx-bg-2);color:var(--rbx-text-main);cursor:pointer;border-radius:6px;padding:6px 16px;font-size:13px;font-weight:600;transition:background .15s}.InfiniteScriptGrid-module__xOAK9q__retryBtn:hover{background:var(--rbx-bg-3)}.InfiniteScriptGrid-module__xOAK9q__spinner{border:3px solid var(--rbx-bg-3);border-top:3px solid var(--rbx-accent);border-radius:50%;width:24px;height:24px;animation:1s linear infinite InfiniteScriptGrid-module__xOAK9q__spin}@keyframes InfiniteScriptGrid-module__xOAK9q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1440px){.InfiniteScriptGrid-module__xOAK9q__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:800px){.InfiniteScriptGrid-module__xOAK9q__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}}@media (max-width:480px){.InfiniteScriptGrid-module__xOAK9q__grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:360px){.InfiniteScriptGrid-module__xOAK9q__grid{grid-template-columns:1fr;gap:12px}}
.HorizontalScroll-module__b6j0da__wrapper{width:100%;margin-bottom:32px;position:relative}.HorizontalScroll-module__b6j0da__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;width:100%;margin:-24px 0;padding:24px 0;overflow:auto visible}.HorizontalScroll-module__b6j0da__scrollContainer::-webkit-scrollbar{display:none}.HorizontalScroll-module__b6j0da__content{gap:16px;padding-right:48px;display:flex}.HorizontalScroll-module__b6j0da__arrow{cursor:pointer;z-index:10;filter:drop-shadow(0 2px 8px #00000080);background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:transform .15s,filter .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HorizontalScroll-module__b6j0da__arrow:hover{filter:drop-shadow(0 4px 12px #0082dc73);transform:translateY(-50%)scale(1.12)}.HorizontalScroll-module__b6j0da__arrow:active{transform:translateY(-50%)scale(.94)}.HorizontalScroll-module__b6j0da__left{left:-22px}.HorizontalScroll-module__b6j0da__right{right:-22px}@media (max-width:768px){.HorizontalScroll-module__b6j0da__arrow{display:none}.HorizontalScroll-module__b6j0da__scrollContainer{overflow-x:auto}.HorizontalScroll-module__b6j0da__scrollContainer::-webkit-scrollbar{display:none}}
.BrandLogo-module__L69vsq__root{align-items:center;min-width:0;display:inline-flex}.BrandLogo-module__L69vsq__image{object-fit:contain;width:auto;max-width:100%;display:block}.BrandLogo-module__L69vsq__fallback{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;font-size:22px;font-weight:900;display:inline-flex}.BrandLogo-module__L69vsq__fallbackMark{background:linear-gradient(135deg,#00a2ff,#1a7dff);border-radius:4px;width:16px;height:16px;transform:rotate(12deg);box-shadow:0 0 18px #00a2ff59}
.logs-module__V7sK0W__logsLayout{flex-direction:column;height:calc(100vh - 200px);min-height:400px;max-height:calc(100vh - 140px);display:flex}.logs-module__V7sK0W__logToolbar{flex-shrink:0;align-items:center;gap:8px;margin-bottom:14px;display:flex}.logs-module__V7sK0W__logToolbar>:first-child{flex:1;min-width:180px;max-width:320px}.logs-module__V7sK0W__logToolbar>select{margin-left:auto}.logs-module__V7sK0W__logScroll{overscroll-behavior:contain;flex:1;min-height:0;padding-right:4px;overflow-y:auto}.logs-module__V7sK0W__logScroll::-webkit-scrollbar{width:5px}.logs-module__V7sK0W__logScroll::-webkit-scrollbar-track{background:0 0}.logs-module__V7sK0W__logScroll::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.logs-module__V7sK0W__logScroll::-webkit-scrollbar-thumb:hover{background:#ffffff26}.logs-module__V7sK0W__logHeadline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.logs-module__V7sK0W__logAction{color:var(--rbx-text-main);font-size:12px;font-weight:700}.logs-module__V7sK0W__logBy{color:var(--rbx-text-secondary);font-size:11px;font-weight:600}.logs-module__V7sK0W__logDetail{color:var(--rbx-text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.logs-module__V7sK0W__logUserLink{color:#00a2ff;font-weight:600;text-decoration:none;transition:color .15s}.logs-module__V7sK0W__logUserLink:hover{color:#32b5ff;text-decoration:underline}.logs-module__V7sK0W__pagination{border-top:1px solid var(--glass-border);flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:14px 0 4px;display:flex}.logs-module__V7sK0W__pageLabel{color:var(--rbx-text-secondary);font-size:12px;font-weight:700}
