.oghub-section{margin:24px 0;padding:20px;background:#0f172a;border-radius:16px;color:#fff;border:1px solid rgb(255 255 255 / .08)}.oghub-section h2{margin:0 0 18px;font-size:24px;color:#fff}.oghub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.oghub-card{background:#111827;border:1px solid rgb(255 255 255 / .08);border-radius:14px;padding:14px;overflow:hidden}.oghub-card img{width:100%;height:135px;object-fit:cover;border-radius:10px;background:#222}.oghub-card h3{font-size:17px;line-height:1.35;margin:12px 0;color:#fff}.oghub-card h3 a{color:#fff;text-decoration:none}.oghub-card p{color:#cbd5e1;font-size:14px}.oghub-badge{display:inline-block;background:#f97316;color:#fff;padding:5px 9px;border-radius:999px;font-size:13px;margin:5px 0}.oghub-btn{display:inline-block;background:#7c3aed;color:#fff!important;padding:9px 13px;border-radius:9px;text-decoration:none;margin:8px 5px 0 0;border:0;cursor:pointer}.oghub-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.oghub-spec-row{background:#111827;border:1px solid rgb(255 255 255 / .08);padding:12px;border-radius:10px;color:#fff}.oghub-spec-row strong{color:#f97316}.oghub-score{margin:20px 0;padding:16px;background:#1f2937;border-left:4px solid #f97316;border-radius:10px;color:#fff;font-size:18px}.oghub-run input{display:block;width:100%;max-width:420px;margin:8px 0;padding:10px;border-radius:8px;border:1px solid #334155;background:#020617;color:#fff}@media(max-width:768px){.oghub-specs{grid-template-columns:1fr}.oghub-section{padding:15px}}.oghub-editor-note{background:#1f2937;border-left:4px solid #7c3aed;padding:12px;margin:15px 0;border-radius:8px;color:#fff}.oghub-admin-card{background:#fff;border:1px solid #dcdcde;padding:14px;border-radius:8px}.oghub-admin-card h2{margin-top:0}.oghub-fps-table{width:100%;border-collapse:collapse;margin:15px 0;background:#111827;color:#fff;border-radius:10px;overflow:hidden}.oghub-fps-table th,.oghub-fps-table td{border:1px solid rgb(255 255 255 / .12);padding:10px;text-align:left}.oghub-fps-table th{background:#1f2937;color:#f97316}.oghub-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin:15px 0}.oghub-gallery img{width:100%;height:140px;object-fit:cover;border-radius:10px}.oghub-canirun-box{background:#111827;border:1px solid rgb(255 255 255 / .1);padding:15px;border-radius:10px;color:#fff}.oghub-raw-req{background:#111827;color:#fff;padding:12px;border-radius:10px;margin:15px 0}.oghub-raw-req pre{white-space:pre-wrap;color:#fff}