.fliq-cheat-editor{overflow:hidden;border:1px solid #dbe5d6;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(13,32,54,.08)}
.fliq-cheat-editor>header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;background:#071a2e;color:#fff}
.fliq-cheat-editor h2{margin:4px 0 6px;color:#fff;font-size:34px}.fliq-cheat-editor header p{max-width:680px;margin:0;color:#b7c6d8}
.fliq-cheat-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.fliq-cheat-editor-status{color:#b7c6d8;font-size:12px}.fliq-cheat-editor-status.success{color:#9be25b}.fliq-cheat-editor-status.error{color:#ff9d98}
.fliq-cheat-editor-settings{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:22px 30px;border-bottom:1px solid #e5ebe2;background:#f8faf7}.fliq-cheat-editor-settings label{display:grid;gap:7px;color:#10233f;font-weight:850}.fliq-cheat-editor-settings input{min-height:44px;border:1px solid #b8c4b3;border-radius:8px;padding:9px 12px;background:#fff;color:#10233f}.fliq-cheat-editor-settings span{display:flex;align-items:center;min-height:44px;color:#667085;font-weight:650}
.fliq-cheat-editor-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 30px}.fliq-cheat-editor-tools nav{display:flex;gap:7px;flex-wrap:wrap}.fliq-cheat-editor-tools button{border:1px solid #cfd9ca;border-radius:999px;background:#fff;color:#10233f;padding:7px 12px;font-weight:850}.fliq-cheat-editor-tools button.active{border-color:#72bd2d;background:#72bd2d;color:#071526}.fliq-cheat-editor-tools input{min-width:250px;border:1px solid #b8c4b3;border-radius:8px;padding:10px 12px}
.fliq-cheat-editor-columns,.fliq-cheat-editor-row{display:grid;grid-template-columns:48px 60px minmax(260px,1fr) 110px 90px;gap:10px;align-items:center}.fliq-cheat-editor-columns{padding:10px 30px;background:#eef3eb;color:#667085;font-size:10px;font-weight:850;text-transform:uppercase}.fliq-cheat-editor-row{min-height:68px;padding:8px 30px;border-top:1px solid #edf1ea;background:#fff}.fliq-cheat-editor-row.dragging{opacity:.45}.fliq-cheat-editor-row:hover{background:#f5faef}
.fliq-cheat-drag{border:0!important;background:transparent!important;color:#718096!important;cursor:grab;font-size:20px!important}.fliq-cheat-editor-rank{color:#10233f}.fliq-cheat-editor-player{display:flex;align-items:center;gap:12px;min-width:0}.fliq-cheat-editor-player>img,.fliq-cheat-editor-avatar{width:44px;height:44px;flex:0 0 44px;border-radius:50%;object-fit:cover;background:#e4f3d7}.fliq-cheat-editor-avatar{display:grid;place-items:center;color:#315c1f;font-size:12px;font-weight:900}.fliq-cheat-editor-player b,.fliq-cheat-editor-player small,.fliq-cheat-editor-value small{display:block}.fliq-cheat-editor-player b{overflow:hidden;color:#10233f;text-overflow:ellipsis;white-space:nowrap}.fliq-cheat-editor-player small,.fliq-cheat-editor-value small{margin-top:3px;color:#7f8da1;font-size:11px}.fliq-cheat-editor-value{color:#477622;font-weight:850}.fliq-cheat-editor-moves{display:flex;gap:5px}.fliq-cheat-editor-moves button{width:35px;height:35px;border:1px solid #cfd9ca;border-radius:7px;background:#fff;color:#10233f;font-weight:900}.fliq-cheat-editor-empty{padding:35px;text-align:center;color:#667085}
@media(max-width:760px){.fliq-cheat-editor>header{align-items:flex-start;flex-direction:column}.fliq-cheat-editor-settings{grid-template-columns:1fr}.fliq-cheat-editor-tools{align-items:stretch;flex-direction:column}.fliq-cheat-editor-tools input{min-width:0;width:100%;box-sizing:border-box}.fliq-cheat-editor-columns,.fliq-cheat-editor-row{grid-template-columns:36px 45px minmax(180px,1fr) 75px;min-width:500px}.fliq-cheat-editor-columns>:nth-child(4),.fliq-cheat-editor-row>.fliq-cheat-editor-value{display:none}.fliq-cheat-editor{overflow-x:auto}}
