.penalties-module__I1PelG__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:40px 24px}.penalties-module__I1PelG__punishmentLayout{grid-template-columns:300px 1fr;align-items:start;gap:32px;display:grid}.penalties-module__I1PelG__sidebarPanel{flex-direction:column;gap:24px;display:flex;position:sticky;top:100px}.penalties-module__I1PelG__panelHeaderTitle{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:1.6rem;font-weight:800}.penalties-module__I1PelG__glassCard{background:var(--color-bg-surface);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:20px}.penalties-module__I1PelG__sectionLabel{letter-spacing:.1em;color:var(--color-text-muted);text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.75rem;font-weight:700;display:flex}.penalties-module__I1PelG__toggleBtn{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-size:.75rem;font-weight:900}.penalties-module__I1PelG__toggleBtn:hover{color:#fff}.penalties-module__I1PelG__filterList{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.penalties-module__I1PelG__filterItem{border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;font-size:.9rem;font-weight:600;display:flex}.penalties-module__I1PelG__filterItem:hover{color:var(--color-text-primary);background:#ffffff0a}.penalties-module__I1PelG__filterItem.penalties-module__I1PelG__active{background:rgba(var(--color-primary-rgb), .12);color:var(--color-primary);border-color:var(--color-border-glow)}.penalties-module__I1PelG__filterCount{font-family:var(--font-heading);opacity:.8;font-size:.85rem;font-weight:700}.penalties-module__I1PelG__searchInputWrapper{margin-bottom:24px;position:relative}.penalties-module__I1PelG__searchInputWrapper svg{width:16px;height:16px;fill:var(--color-text-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.penalties-module__I1PelG__searchInput{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text-primary);font-family:var(--font-primary);transition:border-color var(--transition-fast);background:#0006;outline:none;padding:10px 12px 10px 38px;font-size:.88rem}.penalties-module__I1PelG__searchInput:focus{border-color:var(--color-border-glow)}.penalties-module__I1PelG__statsList{flex-direction:column;gap:12px;display:flex}.penalties-module__I1PelG__statRow{color:var(--color-text-secondary);justify-content:space-between;align-items:center;font-size:.88rem;font-weight:500;display:flex}.penalties-module__I1PelG__statRow.penalties-module__I1PelG__highlight{color:var(--color-text-primary);border-top:1px solid var(--color-border);padding-top:8px}.penalties-module__I1PelG__statValue{font-family:var(--font-heading);color:var(--color-text-primary);font-size:1rem;font-weight:700}.penalties-module__I1PelG__statRow.penalties-module__I1PelG__highlight .penalties-module__I1PelG__statValue{color:var(--color-primary);text-shadow:var(--shadow-neon)}.penalties-module__I1PelG__mainContent{flex-direction:column;gap:20px;display:flex}.penalties-module__I1PelG__mainHeader{align-items:center;gap:14px;margin-bottom:4px;display:flex}.penalties-module__I1PelG__headerIconBox{border-radius:var(--radius-md);background:rgba(var(--color-primary-rgb), .1);border:1px solid var(--color-border-glow);width:44px;height:44px;color:var(--color-primary);box-shadow:var(--shadow-neon);justify-content:center;align-items:center;display:flex}.penalties-module__I1PelG__headerIconBox svg{fill:currentColor;width:22px;height:22px}.penalties-module__I1PelG__tableTitle{font-family:var(--font-heading);color:var(--color-text-primary);text-transform:uppercase;font-size:2.2rem;font-weight:800;line-height:1}.penalties-module__I1PelG__tableSubtitle{letter-spacing:.1em;color:var(--color-text-muted);text-transform:uppercase;margin-top:4px;font-size:.75rem;font-weight:700}.penalties-module__I1PelG__tableContainer{background:var(--color-bg-surface);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);overflow-x:auto}.penalties-module__I1PelG__punishmentTable{border-collapse:collapse;text-align:left;width:100%;font-size:.88rem}.penalties-module__I1PelG__punishmentTable th{font-family:var(--font-heading);letter-spacing:.08em;color:var(--color-text-muted);text-transform:uppercase;border-bottom:1px solid var(--color-border);padding:14px 18px;font-size:.8rem;font-weight:700}.penalties-module__I1PelG__punishmentTable td{color:var(--color-text-secondary);vertical-align:middle;border-bottom:1px solid #ffffff08;padding:14px 18px}.penalties-module__I1PelG__punishmentTable tr:hover td{background:#ffffff05}.penalties-module__I1PelG__typeIconBox{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:32px;height:32px;display:flex}.penalties-module__I1PelG__typeIconBox.penalties-module__I1PelG__ban{color:var(--color-ban,#ff003c);background:#ff003c1f;border:1px solid #ff003c4d}.penalties-module__I1PelG__typeIconBox.penalties-module__I1PelG__mute{color:var(--color-mute,#00b0ff);background:#00b0ff1f;border:1px solid #00b0ff4d}.penalties-module__I1PelG__typeIconBox.penalties-module__I1PelG__gag{color:var(--color-gag,#ff9100);background:#ff91001f;border:1px solid #ff91004d}.penalties-module__I1PelG__typeIconBox.penalties-module__I1PelG__kick{color:var(--color-text-secondary);border:1px solid var(--color-border);background:#ffffff14}.penalties-module__I1PelG__typeIconBox svg{fill:currentColor;width:16px;height:16px}.penalties-module__I1PelG__playerCell{align-items:center;gap:12px;display:flex}.penalties-module__I1PelG__playerAvatar{border:1px solid var(--color-border);object-fit:cover;background:#181820;border-radius:50%;width:36px;height:36px}.penalties-module__I1PelG__playerInfo{flex-direction:column;display:flex}.penalties-module__I1PelG__playerName{color:var(--color-text-primary);font-weight:600;line-height:1.2}.penalties-module__I1PelG__playerSteamid{color:var(--color-text-muted);font-family:monospace;font-size:.75rem}.penalties-module__I1PelG__serverTag{font-family:var(--font-heading);letter-spacing:.06em;border-radius:var(--radius-sm);color:var(--color-text-primary);border:1px solid var(--color-border);white-space:nowrap;background:#ffffff0a;padding:2px 8px;font-size:.75rem;font-weight:700}.penalties-module__I1PelG__durationBadge{white-space:nowrap;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:inline-flex}.penalties-module__I1PelG__durationBadge.penalties-module__I1PelG__permanent{color:var(--color-ban,#ff003c)}.penalties-module__I1PelG__durationBadge.penalties-module__I1PelG__temporary{color:var(--color-text-secondary)}.penalties-module__I1PelG__durationBadge svg{fill:currentColor;width:14px;height:14px}.penalties-module__I1PelG__adminCell{color:var(--color-text-primary);align-items:center;gap:6px;font-weight:600;display:flex}.penalties-module__I1PelG__adminCell svg{width:14px;height:14px;fill:var(--color-text-muted)}.penalties-module__I1PelG__dateText{color:var(--color-text-muted);white-space:nowrap;font-size:.82rem}.penalties-module__I1PelG__paginationBar{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.penalties-module__I1PelG__paginationInfo{color:var(--color-text-muted);font-size:.8rem;font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase}.penalties-module__I1PelG__paginationControls{align-items:center;gap:6px;display:flex}.penalties-module__I1PelG__pageBtn{border-radius:var(--radius-sm);border:1px solid var(--color-border);min-width:32px;height:32px;color:var(--color-text-secondary);font-family:var(--font-heading);cursor:pointer;transition:all var(--transition-fast);background:#ffffff08;justify-content:center;align-items:center;padding:0 6px;font-size:.85rem;font-weight:700;display:flex}.penalties-module__I1PelG__pageBtn:hover{color:var(--color-text-primary);background:#ffffff14}.penalties-module__I1PelG__pageBtn.penalties-module__I1PelG__active{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-neon)}@media (max-width:1024px){.penalties-module__I1PelG__punishmentLayout{grid-template-columns:1fr}.penalties-module__I1PelG__sidebarPanel{position:relative;top:auto}}.penalties-module__I1PelG__rulesBannerCard{background:var(--color-bg-surface);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:border-color var(--transition-fast);justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding:24px 28px;display:flex}.penalties-module__I1PelG__rulesBannerCard:hover{border-color:#ffffff2e;border-left-color:var(--color-primary)}.penalties-module__I1PelG__rulesBannerContent{align-items:center;gap:18px;display:flex}.penalties-module__I1PelG__rulesBannerIcon{border-radius:var(--radius-md);background:rgba(var(--color-primary-rgb), .12);border:1px solid var(--color-border-glow);width:46px;height:46px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.penalties-module__I1PelG__rulesBannerIcon svg{width:24px;height:24px}.penalties-module__I1PelG__rulesBannerText h3{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-primary);margin:0 0 4px;font-size:1.15rem;font-weight:800}.penalties-module__I1PelG__rulesBannerText p{color:var(--color-text-secondary);margin:0;font-size:.88rem;line-height:1.5}.penalties-module__I1PelG__rulesBannerBtn{background:var(--color-primary);color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-md);white-space:nowrap;box-shadow:var(--shadow-neon);transition:all var(--transition-fast);flex-shrink:0;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.penalties-module__I1PelG__rulesBannerBtn:hover{background:var(--color-primary-hover);box-shadow:var(--shadow-glow-intense);color:#fff;transform:translateY(-2px)}.penalties-module__I1PelG__rulesBannerBtn svg{width:18px;height:18px;transition:transform var(--transition-fast)}.penalties-module__I1PelG__rulesBannerBtn:hover svg{transform:translate(3px)}@media (max-width:768px){.penalties-module__I1PelG__rulesBannerCard{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.penalties-module__I1PelG__rulesBannerBtn{justify-content:center;width:100%}}
