:root{--accent-color:#6c5ce7;--accent-dark:#5348c0;--accent-light:#a97efc;--accent-glow:#6c5ce740;--background-dark:#0c0d14d9;--background-light:#181924b3;--text-primary:#ffffffe6;--text-secondary:#ffffffa6;--text-muted:#fff6;--border-color:#ffffff14;--border-accent:#6c5ce759;--error-color:#ff5e5b;--success-color:#0cce6b;--card-bg:#100e1980}.page-module__ggtChG__container{width:100%;max-width:1200px;min-height:100vh;color:var(--text-primary);z-index:2;box-sizing:border-box;margin:6rem auto 3rem;padding:0 1.5rem;font-family:Orbitron,-apple-system,sans-serif;position:relative}.page-module__ggtChG__cardWrapper{box-sizing:border-box;background:0 0;border:none;padding:0}.page-module__ggtChG__headerTitle{background:linear-gradient(75deg, var(--accent-color,#6c5ce7), #fff, #fff, #fff);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Orbitron,sans-serif;font-size:1.4rem;font-weight:700}.page-module__ggtChG__countBadge{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;padding:2px 10px;font-family:Orbitron,sans-serif;font-size:.72rem;font-weight:600}.page-module__ggtChG__searchBox{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;transition:all .2s}.page-module__ggtChG__searchBox:focus{border-color:var(--accent-color,#6c5ce7);background:#ffffff0d}.page-module__ggtChG__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:Orbitron,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__ggtChG__btnPrimary{background:var(--accent-color,#6c5ce7);color:#fff}.page-module__ggtChG__btnPrimary:hover{background:var(--accent-dark,#5348c0)}.page-module__ggtChG__btnSecondary{color:#fffc;background:#ffffff0a;border:1px solid #ffffff1a}.page-module__ggtChG__btnSecondary:hover{color:#fff;background:#ffffff14;border-color:#fff3}.page-module__ggtChG__btnDanger{color:#ff5e5b;background:#ff5e5b26;border:1px solid #ff5e5b4d}.page-module__ggtChG__btnDanger:hover{background:#ff5e5b40}.page-module__ggtChG__statusPill{cursor:pointer;color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-family:Orbitron,sans-serif;font-size:.72rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__ggtChG__statusPill:hover{color:#fff;background:#ffffff0f}.page-module__ggtChG__statusPillActive{border:1px solid var(--accent-color,#6c5ce7)!important;color:#fff!important;background:#6c5ce726!important}.page-module__ggtChG__viewControlsGroup{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.35rem;padding:2px 4px;display:flex}.page-module__ggtChG__viewControlBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-family:Orbitron,sans-serif;font-size:.72rem;font-weight:600;transition:all .2s;display:flex}.page-module__ggtChG__viewControlBtn:hover{color:#fff;background:#ffffff0d}.page-module__ggtChG__viewControlBtnActive{color:#fff!important;background:#6c5ce733!important}.page-module__ggtChG__tagFilterContainer{flex-wrap:wrap;gap:.45rem;margin-bottom:1.2rem;display:flex}.page-module__ggtChG__tagFilterPill{color:#ffffffa6;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-family:Orbitron,sans-serif;font-size:.75rem;transition:all .2s;display:inline-flex}.page-module__ggtChG__tagFilterPill:hover{color:#fff;border-color:var(--accent-color,#6c5ce7);background:#ffffff0f}.page-module__ggtChG__tagFilterPillActive{color:#fff!important;border-color:var(--accent-color,#6c5ce7)!important;background:#6c5ce726!important}.page-module__ggtChG__dashboardGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.page-module__ggtChG__dashboardGridCompact{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.8rem;display:grid}.page-module__ggtChG__dashboardCard{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:.6rem;padding:1.1rem;transition:all .25s;display:flex;position:relative}.page-module__ggtChG__dashboardCard:hover{border-color:var(--accent-color,#6c5ce7);background:#ffffff0a;transform:translateY(-2px)}.page-module__ggtChG__dashboardCardCompact{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:.4rem;padding:.75rem .9rem;transition:all .2s;display:flex}.page-module__ggtChG__dashboardCardCompact:hover{border-color:var(--accent-color,#6c5ce7);background:#ffffff0a;transform:translateY(-1px)}.page-module__ggtChG__dashboardCardHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__ggtChG__dashboardCardTitle{color:#fff;font-size:.95rem;font-weight:700;line-height:1.3}.page-module__ggtChG__dashboardCardDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.page-module__ggtChG__dashboardCardFooter{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;margin-top:.4rem;padding-top:.6rem;display:flex}.page-module__ggtChG__dashboardCardTags{flex-wrap:wrap;gap:4px;display:flex}.page-module__ggtChG__dashboardCardTag{color:#ffffff80;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:1px 6px;font-size:.68rem}.page-module__ggtChG__dashboardList{flex-direction:column;gap:.6rem;display:flex}.page-module__ggtChG__dashboardListCard{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;transition:all .2s;display:flex}.page-module__ggtChG__dashboardListCard:hover{border-color:var(--accent-color,#6c5ce7);background:#ffffff0a}.page-module__ggtChG__methodBadge{text-transform:uppercase;border-radius:4px;align-items:center;gap:.3rem;padding:.15rem .4rem;font-size:.65rem;font-weight:700;display:inline-flex}.page-module__ggtChG__inChatBadge{color:#a97efc;background:#6c5ce71f;border:1px solid #6c5ce74d}.page-module__ggtChG__webViewBadge{color:#ff70a6;background:#ff70a61f;border:1px solid #ff70a64d}.page-module__ggtChG__modalBackdrop{-webkit-backdrop-filter:blur(8px);z-index:9999;box-sizing:border-box;background:#04050cd9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.page-module__ggtChG__modalContent{background:#0f0d1a;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;display:flex;overflow:hidden}.page-module__ggtChG__modalHeader{background:#ffffff05;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.page-module__ggtChG__modalTitle{color:#fff;align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.page-module__ggtChG__modalClose{color:#fff9;cursor:pointer;background:0 0;border:none;font-size:1.1rem}.page-module__ggtChG__modalClose:hover{color:#fff}.page-module__ggtChG__modalBody{flex:1;padding:12px;overflow-y:auto}.page-module__ggtChG__gameIframe{background:#080b12;border:none;border-radius:8px;width:100%;height:560px;max-height:70vh}.page-module__ggtChG__cardStatsRow{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:.72rem;display:flex}.page-module__ggtChG__cardStatItem{color:#ffffffa6;align-items:center;gap:4px;display:inline-flex}.page-module__ggtChG__cardStatLikeBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:.72rem;transition:all .2s;display:inline-flex}.page-module__ggtChG__cardStatLikeBtn:hover{transform:scale(1.08)}.page-module__ggtChG__codeModalContent{background:#0d0a18;border:1px solid #6c5ce74d;border-radius:14px;flex-direction:column;width:100%;max-width:860px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 16px 50px #000000b3,0 0 30px #6c5ce726}.page-module__ggtChG__codeViewContainer{flex-direction:column;height:65vh;max-height:550px;display:flex;overflow:hidden}.page-module__ggtChG__codeViewPre{color:#e2d9f3;box-sizing:border-box;background:#080613;border:none;flex:1;margin:0;padding:1rem 1.2rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.82rem;line-height:1.6;overflow:auto}.page-module__ggtChG__codeViewPre::-webkit-scrollbar{width:6px;height:6px}.page-module__ggtChG__codeViewPre::-webkit-scrollbar-track{background:0 0}.page-module__ggtChG__codeViewPre::-webkit-scrollbar-thumb{background:#6c5ce759;border-radius:4px}.page-module__ggtChG__codeViewPre::-webkit-scrollbar-thumb:hover{background:#6c5ce7b3}.page-module__ggtChG__formGroup{flex-direction:column;gap:5px;margin-bottom:1rem;display:flex}.page-module__ggtChG__formLabel{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:600}.page-module__ggtChG__inputField{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.85rem;transition:all .2s}.page-module__ggtChG__inputField:focus{border-color:var(--accent-color,#6c5ce7);background:#ffffff0d}.page-module__ggtChG__codeArea{color:#c1a1ff;background:#090812;min-height:220px;font-family:Fira Code,Consolas,monospace;font-size:.82rem;line-height:1.45}.page-module__ggtChG__codeEditorWrapper{background:#080613;border:1px solid #a97efc40;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 4px 20px #0006,inset 0 0 15px #6c5ce70d}.page-module__ggtChG__codeEditorWrapper:focus-within{border-color:#a97efc99;box-shadow:0 6px 25px #0009,0 0 15px #6c5ce740}.page-module__ggtChG__codeEditorHeader{background:#141023d9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.page-module__ggtChG__macDot{border-radius:50%;width:9px;height:9px;display:inline-block}.page-module__ggtChG__editorActionBtn{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.75rem;transition:all .2s;display:inline-flex}.page-module__ggtChG__editorActionBtn:hover{color:#fff;background:#a97efc33;border-color:#a97efc66}.page-module__ggtChG__codeTextarea{color:#e2d9f3;tab-size:2;resize:vertical;box-sizing:border-box;background:#080613;border:none;outline:none;width:100%;min-height:250px;padding:12px 14px;font-family:JetBrains Mono,Fira Code,Cascadia Code,Consolas,monospace;font-size:.82rem;line-height:1.6}.page-module__ggtChG__codeTextarea::placeholder{color:#ffffff40}.page-module__ggtChG__codeEditorFooter{color:var(--text-muted);background:#141023d9;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:6px 12px;font-family:monospace;font-size:.72rem;display:flex}.page-module__ggtChG__loader{color:#ffffff80;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 1rem;font-size:.8rem;display:flex}.page-module__ggtChG__captchaWrapper{justify-content:center;margin:1.5rem 0;display:flex}.page-module__ggtChG__paginationNav{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin:1.2rem 0;padding:.75rem 1rem;display:flex}.page-module__ggtChG__paginationInfo{color:var(--text-secondary);align-items:center;gap:6px;font-family:Orbitron,sans-serif;font-size:.76rem;font-weight:500;display:flex}.page-module__ggtChG__paginationControls{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.page-module__ggtChG__pageBtn{cursor:pointer;color:#fffc;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 6px;font-family:Orbitron,sans-serif;font-size:.72rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__ggtChG__pageBtn:hover:not(.page-module__ggtChG__pageBtnDisabled){border-color:var(--accent-color,#6c5ce7);color:#fff;background:#6c5ce733}.page-module__ggtChG__pageBtnActive{font-weight:700;box-shadow:0 0 12px #6c5ce766;background:var(--accent-color,#6c5ce7)!important;border-color:var(--accent-color,#6c5ce7)!important;color:#fff!important}.page-module__ggtChG__pageBtnDisabled{opacity:.3;pointer-events:none;cursor:not-allowed!important}.page-module__ggtChG__pageEllipsis{color:var(--text-muted);padding:0 4px;font-family:Orbitron,sans-serif;font-size:.8rem}.page-module__ggtChG__paginationTools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__ggtChG__jumpForm{align-items:center;gap:5px;display:flex}.page-module__ggtChG__jumpInput{color:#fff;text-align:center;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:48px;height:30px;padding:0 6px;font-family:Orbitron,sans-serif;font-size:.75rem}.page-module__ggtChG__jumpInput:focus{border-color:var(--accent-color,#6c5ce7)}.page-module__ggtChG__selectBox{color:#ffffffe6;cursor:pointer;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;background:#131122;border:1px solid #ffffff1f;border-radius:6px;outline:none;max-width:160px;height:32px;padding:0 8px;font-family:Orbitron,sans-serif;font-size:.75rem}.page-module__ggtChG__authorSelectBox{max-width:140px}.page-module__ggtChG__selectBox:focus{border-color:var(--accent-color,#6c5ce7)}.page-module__ggtChG__pspBadge{color:#ffb703;background:#ffb7031f;border:1px solid #ffb70359}.page-module__ggtChG__uploadDropzone{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#0e0c18a6;border:2px dashed #a97efc59;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;transition:all .25s;display:flex;position:relative;overflow:hidden}.page-module__ggtChG__uploadDropzone:hover{border-color:var(--accent-color,#6c5ce7);background:#141023cc;box-shadow:0 8px 30px #6c5ce733}.page-module__ggtChG__uploadDropzoneDragging{transform:scale(1.01);background:#6c5ce72e!important;border-color:#a97efc!important;box-shadow:0 0 35px #6c5ce766!important}.page-module__ggtChG__dropzoneIconWrapper{width:68px;height:68px;color:var(--accent-light,#a97efc);background:#6c5ce726;border:1px solid #a97efc59;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.2rem;font-size:1.9rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module__ggtChG__uploadDropzone:hover .page-module__ggtChG__dropzoneIconWrapper{border-color:var(--accent-color,#6c5ce7);transform:translateY(-3px)scale(1.08);box-shadow:0 0 20px #6c5ce766}.page-module__ggtChG__dropzoneTitle{color:#fff;letter-spacing:.3px;margin:0 0 .5rem;font-family:Orbitron,sans-serif;font-size:1.05rem;font-weight:700}.page-module__ggtChG__dropzoneSubtitle{color:var(--text-secondary);max-width:480px;margin:0 0 1.2rem;font-size:.84rem;line-height:1.5}.page-module__ggtChG__dropzoneBadge{color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:6px;margin-top:1rem;padding:4px 12px;font-family:Orbitron,sans-serif;font-size:.72rem;display:inline-flex}.page-module__ggtChG__uploadedFileCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#100e19e6;border:1px solid #a97efc59;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.3rem 1.5rem;display:flex;box-shadow:0 8px 30px #00000080,inset 0 0 15px #6c5ce714}.page-module__ggtChG__uploadedFileInfo{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.page-module__ggtChG__fileCardIcon{background:#e34c261f;border:1px solid #e34c2659;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.page-module__ggtChG__fileCardDetails{flex-direction:column;gap:5px;min-width:0;display:flex}.page-module__ggtChG__fileCardName{color:#fff;word-break:break-all;flex-wrap:wrap;align-items:center;gap:8px;font-family:Orbitron,sans-serif;font-size:.96rem;font-weight:700;display:flex}.page-module__ggtChG__fileCardNameText{word-break:break-all;min-width:0}.page-module__ggtChG__fileCardMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.76rem;display:flex}.page-module__ggtChG__fileMetaChip{color:#ffffffbf;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:.72rem;display:inline-flex}.page-module__ggtChG__fileMetaChipHighlight{color:var(--accent-light,#a97efc);background:#6c5ce726;border-color:#a97efc59}.page-module__ggtChG__fileCardBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-family:Orbitron,sans-serif;font-size:.68rem;font-weight:700;display:inline-flex}.page-module__ggtChG__badgeReady{color:#0cce6b;background:#0cce6b26;border:1px solid #0cce6b59}.page-module__ggtChG__badgeReplacing{color:#c77dff;background:#a97efc2e;border:1px solid #a97efc66}.page-module__ggtChG__fileCardActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__ggtChG__dropzoneMini{text-align:center;cursor:pointer;color:var(--text-secondary);background:#ffffff05;border:1.5px dashed #ffffff1f;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:.8rem;padding:.9rem 1.2rem;font-size:.78rem;transition:all .2s;display:flex}.page-module__ggtChG__dropzoneMini:hover{border-color:var(--accent-color,#6c5ce7);color:#fff;background:#6c5ce714}@media (max-width:768px){.page-module__ggtChG__container{margin-top:5rem;padding:0 1rem}.page-module__ggtChG__uploadedFileCard{flex-direction:column;align-items:stretch;gap:1rem;padding:1.1rem 1rem}.page-module__ggtChG__uploadedFileInfo{align-items:flex-start;gap:.75rem;width:100%}.page-module__ggtChG__fileCardIcon{width:44px;height:44px}.page-module__ggtChG__fileCardIcon i{font-size:1.4rem!important}.page-module__ggtChG__fileCardName{flex-direction:column;align-items:flex-start;gap:6px;font-size:.88rem}.page-module__ggtChG__fileCardMeta{gap:5px}.page-module__ggtChG__fileCardActions{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;width:100%;display:grid}.page-module__ggtChG__fileCardActions button{justify-content:center;width:100%;padding:.5rem .6rem;font-size:.74rem}.page-module__ggtChG__uploadDropzone{padding:2.2rem 1rem}.page-module__ggtChG__dropzoneIconWrapper{width:56px;height:56px;margin-bottom:.8rem;font-size:1.6rem}.page-module__ggtChG__dropzoneTitle{font-size:.95rem}.page-module__ggtChG__dropzoneSubtitle{font-size:.78rem}.page-module__ggtChG__dropzoneMini{padding:.75rem .8rem;font-size:.72rem;line-height:1.4}}@media (max-width:480px){.page-module__ggtChG__fileCardActions{grid-template-columns:1fr 1fr;gap:6px}.page-module__ggtChG__fileCardActions button{padding:.45rem .4rem;font-size:.72rem}}
