.page-mac-ozetleri .list-panel {
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.page-mac-ozetleri .sidebar {
  padding: 8px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scrollbar-gutter: auto;
}

.page-mac-ozetleri .sidebar::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}

.page-mac-ozetleri .below-video-slot {
  border-top: 1px solid var(--line);
  background: linear-gradient(180deg, #171c25 0%, #141922 100%);
  padding: 10px 14px 12px;
  scrollbar-width: auto;
  scrollbar-color: #5f769b rgba(18, 24, 36, 0.8);
  scrollbar-gutter: auto;
}

.page-mac-ozetleri .below-video-slot::-webkit-scrollbar {
  width: 3px;
}

.page-mac-ozetleri .below-video-slot::-webkit-scrollbar-track {
  background: rgba(16, 23, 34, 0.72);
  border-radius: 999px;
  border: 1px solid rgba(46, 61, 86, 0.65);
}

.page-mac-ozetleri .below-video-slot::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #6f86ab 0%, #4f6588 100%);
  border-radius: 999px;
  border: 1px solid rgba(21, 30, 45, 0.9);
}

.page-mac-ozetleri .below-video-slot h3 {
  font-size: 14px;
  margin-bottom: 5px;
}

.page-mac-ozetleri .below-video-slot p {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.4;
}

.page-mac-ozetleri .inline-ozet-tag {
  position: absolute;
  right: 6px;
  bottom: 6px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  min-height: 18px;
  padding: 0 7px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.2px;
  color: #f4f8ff;
  border: 1px solid rgba(71, 96, 132, 0.95);
  background: rgba(22, 35, 55, 0.92);
}

.page-mac-ozetleri .desktop-comment-wrap {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid #273349;
}

.page-mac-ozetleri .desktop-tabs-wrap {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  gap: 4px;
}

.page-mac-ozetleri .desktop-tabs {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex: 0 0 auto;
  gap: 6px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  width: 100%;
  min-height: 42px;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  position: relative;
  z-index: 2;
}

.page-mac-ozetleri .desktop-tabs::-webkit-scrollbar {
  display: none;
}

.page-mac-ozetleri .desktop-tab {
  flex: 0 0 auto;
  min-width: 108px;
  border: 1px solid #394760;
  background: #171f2d;
  color: #c9d5e9;
  border-radius: 11px;
  padding: 7px 11px;
  font-size: 11px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  transition: border-color 0.18s ease, background-color 0.18s ease, color 0.18s ease;
}

.page-mac-ozetleri .desktop-tab:hover {
  border-color: #4a5f82;
  background: #1d2a3f;
}

.page-mac-ozetleri .desktop-tab.active {
  border-color: #f2f5fb;
  color: #121823;
  background: #f2f5fb;
  box-shadow: none;
}

/* Nostalji bilgi notu: Canli Kameralar parity (desktop + mobile) */
.page-mac-ozetleri .nostalgia-info-note-wrap,
.page-mac-ozetleri .kazalar-info-note-wrap {
  display: flex;
  flex: 1 1 auto;
  min-height: 0;
  padding: 0 8px 8px;
}

.page-mac-ozetleri .nostalgia-info-note-card,
.page-mac-ozetleri .kazalar-info-note-card {
  width: 100%;
  border: 1px solid rgba(122, 153, 202, 0.22);
  border-radius: 12px;
  background: transparent;
  padding: 16px;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: rgba(92, 120, 168, 0.9) rgba(12, 21, 34, 0.45);
  color: #d6e4ff;
}

.page-mac-ozetleri .nostalgia-info-note-card h3,
.page-mac-ozetleri .kazalar-info-note-card h2 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.2;
  color: #f2f7ff;
}

.page-mac-ozetleri .nostalgia-info-note-body,
.page-mac-ozetleri .kazalar-info-note-body {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.page-mac-ozetleri .nostalgia-info-note-body p:last-child,
.page-mac-ozetleri .kazalar-info-note-body p:last-child {
  margin-bottom: 0;
}

.page-mac-ozetleri #mobileCommentModal .comment-panel[data-panel="about"] {
  margin-top: 14px;
  padding: 0 10px 8px;
  overflow-y: auto;
  overflow-x: hidden;
}

.page-mac-ozetleri #mobileCommentModal .comment-panel[data-panel="about"] .nostalgia-info-note-wrap {
  padding: 0;
}

.page-mac-ozetleri #mobileCommentModal .comment-panel[data-panel="about"] .nostalgia-info-note-card,
.page-mac-ozetleri #mobileCommentModal .comment-panel[data-panel="about"] .kazalar-info-note-card {
  max-height: 100%;
  padding: 14px;
}

.page-mac-ozetleri #mobileCommentModal .comment-panel[data-panel="about"] .nostalgia-info-note-card h3,
.page-mac-ozetleri #mobileCommentModal .comment-panel[data-panel="about"] .kazalar-info-note-card h2 {
  font-size: 17px;
  margin-bottom: 8px;
}

@media (max-width: 1024px) {
  .page-mac-ozetleri .desktop-panel[data-panel="about"].active {
    display: none;
  }
}
.page-mac-ozetleri .desktop-tab.is-hidden-home,
.page-mac-ozetleri .mobile-switch-tab.is-hidden-home {
  display: none !important;
}

.page-mac-ozetleri .desktop-panel {
  display: none;
  min-height: 0;
}

.page-mac-ozetleri .desktop-panel.active {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scrollbar-gutter: auto;
}

.page-mac-ozetleri .desktop-panel.active::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.page-mac-ozetleri .desktop-panel[data-panel="comments"].active {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}

.page-mac-ozetleri .club-panel,
.page-mac-ozetleri .team-panel {
  border: 1px solid #2e3c55;
  border-radius: 14px;
  background: linear-gradient(180deg, #151f2e 0%, #121a27 100%);
  padding: 14px;
}

.page-mac-ozetleri .club-panel h4,
.page-mac-ozetleri .team-panel h4 {
  margin: 0 0 8px;
  font-size: 17px;
  letter-spacing: 0.15px;
  color: #f4f7ff;
}

.page-mac-ozetleri .club-lead,
.page-mac-ozetleri .team-lead {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 1.45;
  color: #b7c5dc;
}

.page-mac-ozetleri .club-section {
  margin: 0 0 10px;
  padding: 10px 11px;
  border: 1px solid #33445f;
  border-radius: 11px;
  background: #162235;
}

.page-mac-ozetleri .club-section h5 {
  margin: 0 0 6px;
  font-size: 13px;
  color: #f3f7ff;
}

.page-mac-ozetleri .club-section p {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  color: #c7d4e8;
}

.page-mac-ozetleri .club-note {
  margin-top: 10px;
  background: linear-gradient(180deg, #18263a 0%, #142032 100%);
}

.page-mac-ozetleri .club-highlight {
  border: 1px solid #394b67;
  border-radius: 10px;
  background: #182335;
  padding: 10px;
  margin-bottom: 10px;
}

.page-mac-ozetleri .club-highlight strong {
  display: block;
  margin-bottom: 6px;
  color: #fff;
}

.page-mac-ozetleri .club-highlight ul {
  margin: 0;
  padding-left: 16px;
}

.page-mac-ozetleri .club-highlight li {
  margin-bottom: 5px;
  font-size: 12px;
  color: #c9d5e8;
}

.page-mac-ozetleri .club-achievements {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 12px;
}

.page-mac-ozetleri .club-achievement-card {
  border: 1px solid #3a4f70;
  border-radius: 14px;
  background: radial-gradient(circle at 100% 0%, rgba(120, 156, 214, 0.16) 0%, transparent 45%), linear-gradient(180deg, #1a273a 0%, #151f2e 100%);
  padding: 12px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(7, 13, 22, 0.35);
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.page-mac-ozetleri .club-achievement-card .ach-cup {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 26px;
  height: 26px;
  object-fit: contain;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  padding: 4px;
  border: 1px solid #4f607d;
}

.page-mac-ozetleri .club-achievement-card.is-accent {
  border-color: rgba(255, 73, 92, 0.62);
  background: radial-gradient(circle at 100% 0%, rgba(255, 114, 132, 0.2) 0%, transparent 46%), linear-gradient(180deg, rgba(59, 27, 34, 0.97) 0%, rgba(35, 18, 23, 0.97) 100%);
}

.page-mac-ozetleri .club-achievement-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(183, 205, 239, 0.7) 50%, transparent 100%);
}

.page-mac-ozetleri .club-achievement-card:hover {
  transform: translateY(-2px);
  border-color: #55729d;
  box-shadow: 0 12px 24px rgba(7, 13, 22, 0.46);
}

.page-mac-ozetleri .club-achievement-card .kicker {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 0 9px;
  border-radius: 999px;
  border: 1px solid #4a6288;
  background: rgba(37, 52, 76, 0.95);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  color: #d5e3f8;
}

.page-mac-ozetleri .club-achievement-card .ach-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 7px;
  padding-right: 40px;
}

.page-mac-ozetleri .club-achievement-card .ach-year {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 0 8px;
  border-radius: 999px;
  border: 1px solid #526887;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.2px;
  color: #bed0ea;
  background: rgba(32, 45, 66, 0.95);
}

.page-mac-ozetleri .club-achievement-card strong {
  display: block;
  font-size: 15px;
  line-height: 1.25;
  color: #fff;
  margin-bottom: 6px;
  padding-right: 0;
}

.page-mac-ozetleri .club-achievement-card p {
  margin: 0;
  font-size: 12px;
  line-height: 1.45;
  color: #c8d5e8;
}

.page-mac-ozetleri .club-achievement-card .ach-meta {
  margin-top: 9px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.page-mac-ozetleri .club-achievement-card .ach-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 21px;
  padding: 0 8px;
  border-radius: 999px;
  border: 1px solid #405879;
  background: rgba(29, 43, 63, 0.95);
  color: #c8d7ed;
  font-size: 10px;
  font-weight: 700;
}

.page-mac-ozetleri .club-identity-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 8px;
}

.page-mac-ozetleri .club-branding {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 9px;
  border: 1px solid #3a4f6d;
  border-radius: 10px;
  background: #18263a;
  padding: 8px;
}

.page-mac-ozetleri .club-branding img {
  width: 44px;
  height: 44px;
  object-fit: contain;
  border-radius: 8px;
  border: 1px solid #4b617f;
  background: #fff;
  padding: 4px;
}

.page-mac-ozetleri .club-brand-meta strong {
  display: block;
  font-size: 13px;
  color: #f5f9ff;
}

.page-mac-ozetleri .club-brand-meta span {
  display: block;
  margin-top: 2px;
  font-size: 11px;
  color: #b8cae4;
}

.page-mac-ozetleri .identity-card {
  border: 1px solid #364a68;
  border-radius: 10px;
  background: #162235;
  padding: 9px;
}

.page-mac-ozetleri .identity-card strong {
  display: block;
  font-size: 11px;
  color: #e7effd;
  margin-bottom: 4px;
}

.page-mac-ozetleri .identity-card p {
  margin: 0;
  font-size: 12px;
  color: #c2d1e6;
  line-height: 1.4;
}

.page-mac-ozetleri .club-board-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 8px;
}

.page-mac-ozetleri .board-card {
  border: 1px solid #354966;
  border-radius: 10px;
  background: #162235;
  padding: 9px;
}

.page-mac-ozetleri .board-card strong {
  display: block;
  font-size: 12px;
  color: #f4f8ff;
}

.page-mac-ozetleri .board-card span {
  display: block;
  margin-top: 3px;
  font-size: 11px;
  color: #b8c8e0;
}

.page-mac-ozetleri .management-grid {
  margin-bottom: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding-top: 4px;
  border-top: 1px dashed #3a4f6c;
}

.page-mac-ozetleri .club-mini-note {
  font-size: 11px !important;
  color: #9fb2cf !important;
}

.page-mac-ozetleri .management-grid .board-card strong {
  line-height: 1.3;
}

.page-mac-ozetleri .management-grid .board-card span {
  line-height: 1.35;
}

.page-mac-ozetleri .club-socials {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.page-mac-ozetleri .club-socials a {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 9px;
  border-radius: 999px;
  border: 1px solid #455c7e;
  background: #1d2b41;
  color: #deebff;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
}

.page-mac-ozetleri .club-fans-note {
  margin-top: 8px;
  border: 1px solid #395172;
  border-radius: 10px;
  background: #1a2a40;
  padding: 8px;
}

.page-mac-ozetleri .club-fans-note strong {
  display: block;
  font-size: 12px;
  color: #f3f8ff;
  margin-bottom: 4px;
}

.page-mac-ozetleri .club-fans-note p {
  margin: 0;
  font-size: 11px;
  color: #bfd0e6;
  line-height: 1.45;
}

.page-mac-ozetleri .club-timeline-grid {
  display: grid;
  gap: 10px;
}

.page-mac-ozetleri .club-time-card {
  border: 1px solid #34445e;
  border-radius: 11px;
  background: #182335;
  padding: 10px 11px;
}

.page-mac-ozetleri .club-time-card.is-accent {
  border-color: rgba(255, 59, 77, 0.6);
  background: linear-gradient(180deg, rgba(57, 24, 30, 0.95) 0%, rgba(34, 18, 24, 0.95) 100%);
}

.page-mac-ozetleri .club-time-card .year {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 0 8px;
  border-radius: 999px;
  border: 1px solid #4d5f7d;
  background: #24324a;
  color: #dce7fb;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2px;
}

.page-mac-ozetleri .club-time-card h5 {
  margin: 8px 0 5px;
  font-size: 13px;
  color: #fff;
  line-height: 1.3;
}

.page-mac-ozetleri .club-time-card p {
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
  color: #c5d2e6;
}

.page-mac-ozetleri .team-roster-status {
  margin-bottom: 8px;
  font-size: 11px;
  color: #9fb2cf;
}

.page-mac-ozetleri .team-showcase {
  position: relative;
  margin-bottom: 9px;
  border: 1px solid #344861;
  border-radius: 11px;
  overflow: hidden;
  aspect-ratio: 16 / 7;
}

.page-mac-ozetleri .team-showcase img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 18%;
  display: block;
}

.page-mac-ozetleri .team-showcase-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px 10px;
  background: linear-gradient(180deg, rgba(9, 13, 20, 0) 0%, rgba(9, 13, 20, 0.85) 65%, rgba(9, 13, 20, 0.94) 100%);
}

.page-mac-ozetleri .team-showcase-overlay strong {
  display: block;
  font-size: 12px;
  color: #fff;
}

.page-mac-ozetleri .team-showcase-overlay span {
  display: block;
  margin-top: 2px;
  font-size: 10px;
  color: #d1deef;
}

.page-mac-ozetleri .team-coach-card {
  margin-bottom: 8px;
  border: 1px solid #364963;
  border-radius: 10px;
  background: #172437;
  padding: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.page-mac-ozetleri .coach-avatar {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  border: 1px solid #4d6385;
  background: #273853;
  color: #f0f5ff;
  font-size: 12px;
  font-weight: 800;
}

.page-mac-ozetleri .coach-meta strong {
  display: block;
  font-size: 13px;
  color: #fff;
}

.page-mac-ozetleri .coach-meta span {
  display: block;
  margin-top: 2px;
  font-size: 11px;
  color: #b7c7df;
}

.page-mac-ozetleri .team-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 6px;
}

.page-mac-ozetleri .team-reload-btn {
  border: 1px solid #415273;
  background: #202d43;
  color: #e8f0ff;
  border-radius: 9px;
  padding: 7px 10px;
  font-size: 11px;
  font-weight: 700;
  white-space: nowrap;
}

.page-mac-ozetleri .team-reload-btn:hover {
  border-color: #61769c;
  background: #263854;
}

.page-mac-ozetleri .team-reload-btn:disabled {
  opacity: 0.55;
  cursor: not-allowed;
}

.page-mac-ozetleri .team-roster-list {
  display: block;
  max-height: none !important;
  overflow: visible !important;
  padding-right: 0;
}

.page-mac-ozetleri .team-group {
  border: 1px solid #31435d;
  border-radius: 12px;
  background: #141f31;
  overflow: visible !important;
}

.page-mac-ozetleri .team-group + .team-group {
  margin-top: 8px;
}

.page-mac-ozetleri .team-group-head {
  padding: 9px 10px;
  border-bottom: 1px solid #2d3e58;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #172438;
}

.page-mac-ozetleri .team-group-head strong {
  font-size: 12px;
  color: #f2f7ff;
}

.page-mac-ozetleri .team-group-head span {
  font-size: 11px;
  color: #a9bddb;
}

.page-mac-ozetleri .team-group-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px;
}

.page-mac-ozetleri .team-empty {
  border: 1px dashed #445a7c;
  border-radius: 12px;
  padding: 18px 12px;
  text-align: center;
  font-size: 12px;
  color: #b9c9e2;
  background: #16243a;
}

.page-mac-ozetleri .team-roster-list::-webkit-scrollbar {
  width: 3px;
}

.page-mac-ozetleri .team-roster-list::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #465571 0%, #36445d 100%);
  border-radius: 999px;
}

.page-mac-ozetleri .desktop-comment-list {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.page-mac-ozetleri .desktop-comment-list::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}

.page-mac-ozetleri .roster-card {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  border: 1px solid #33455f;
  border-radius: 12px;
  background: linear-gradient(120deg, #182338 0%, #131d2d 100%);
  padding: 9px 11px;
  position: relative;
  overflow: hidden;
  min-height: 74px;
}

.page-mac-ozetleri .roster-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(131, 161, 203, 0.35) 50%, transparent 100%);
}

.page-mac-ozetleri .roster-left img,
.page-mac-ozetleri .roster-photo-fallback {
  width: 56px;
  height: 56px;
  border-radius: 999px;
  object-fit: cover;
  display: grid;
  place-items: center;
  background: #2a364d;
  color: #d5e1f5;
  font-weight: 700;
}

.page-mac-ozetleri .roster-mid {
  min-width: 0;
}

.page-mac-ozetleri .roster-mid strong {
  display: block;
  font-size: 13px;
  color: #fff;
  line-height: 1.25;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.page-mac-ozetleri .roster-mid span {
  display: inline-flex;
  align-items: center;
  margin-top: 4px;
  min-height: 21px;
  padding: 0 8px;
  border-radius: 999px;
  border: 1px solid #3e4e68;
  background: #202d43;
  font-size: 11px;
  color: #c3d0e5;
}

.page-mac-ozetleri .roster-right {
  font-size: 16px;
  font-weight: 800;
  color: #ffd6dc;
  min-width: 42px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 86, 103, 0.6);
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(61, 28, 36, 0.95) 0%, rgba(43, 20, 26, 0.95) 100%);
}

.page-mac-ozetleri .desktop-comment-list {
  min-height: 0;
  flex: 1 1 auto;
  max-height: none !important;
  overflow-y: auto;
  padding: 0 8px 2px 8px;
  margin: 4px 0 0;
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.page-mac-ozetleri .match-beta-comments-head-inline {
  border-bottom: 1px solid #2a3a53;
  padding: 2px 0 7px;
  margin-bottom: 4px;
}

.page-mac-ozetleri .match-beta-comments-title {
  display: grid;
  gap: 1px;
}

.page-mac-ozetleri .match-beta-comments-title strong {
  font-size: 12px;
  font-weight: 800;
  color: #eef5ff;
}

.page-mac-ozetleri .match-beta-comments-title small {
  font-size: 11px;
  color: #a7bddc;
}

.page-mac-ozetleri .desktop-panel[data-panel="comments"].active,
.page-mac-ozetleri .comment-panel[data-panel="comments"].active {
  display: flex;
  flex-direction: column;
  min-height: 0;
}

  .page-mac-ozetleri .desktop-comment-compose-top,
  .page-mac-ozetleri .comment-compose-top {
    margin-top: 0;
    padding: 0 8px;
  }

.page-mac-ozetleri .match-beta-comment-form.is-inline {
  border-top: 0;
  padding: 5px 0 0;
  display: grid;
  gap: 5px;
}

.page-mac-ozetleri .match-beta-inline-compose {
  position: relative;
  display: block;
}

.page-mac-ozetleri .match-beta-inline-compose input {
  width: 100%;
  min-height: 38px;
  border-radius: 10px;
  padding: 8px 102px 8px 11px;
  border: 1px solid #496487;
  background: linear-gradient(180deg, #0f2238 0%, #10243a 100%);
  color: #f4f7ff;
  font-size: 12px;
}

.page-mac-ozetleri .match-beta-inline-compose input:focus {
  outline: none;
  border-color: #7f9fc9;
  box-shadow: 0 0 0 2px rgba(126, 165, 217, 0.2);
}

.page-mac-ozetleri .match-beta-inline-compose > button {
  position: absolute;
  top: 3px;
  right: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 32px;
  min-width: 86px;
  padding: 0 11px;
  border: 1px solid #4a648a;
  border-radius: 9px;
  background: linear-gradient(180deg, rgba(43, 68, 103, 0.9) 0%, rgba(36, 58, 89, 0.86) 100%);
  color: #f2f7ff;
  font-size: 11px;
  font-weight: 700;
}

.page-mac-ozetleri .match-beta-inline-compose > button .btn-icon.send-svg {
  width: 14px;
  height: 14px;
}

.page-mac-ozetleri .match-beta-inline-compose > button .btn-icon.spinner {
  width: 12px;
  height: 12px;
  border: 2px solid rgba(255, 247, 229, 0.35);
  border-top-color: #fff8e2;
  border-radius: 50%;
  animation: matchBtnSpin .85s linear infinite;
}

.page-mac-ozetleri .match-beta-inline-compose > button.is-busy {
  border-color: #5a7da8;
}

.page-mac-ozetleri .match-beta-inline-compose > button:disabled {
  opacity: .8;
  cursor: not-allowed;
}

.page-mac-ozetleri .match-beta-comment-notice {
  margin: 0;
  font-size: 11px;
  color: #9de6ad;
}

.page-mac-ozetleri .match-beta-comment-notice.error {
  color: #ffb3b3;
}

.page-mac-ozetleri .match-beta-comment-notice.warning {
  color: #ffd27f;
}

  .page-mac-ozetleri .match-beta-comment-list {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.page-mac-ozetleri .match-beta-comment-list::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
}

.page-mac-ozetleri .match-beta-comment-item {
  border: 1px solid #324862;
  border-radius: 10px;
  background: #162438;
  padding: 8px;
}

.page-mac-ozetleri .match-beta-comment-item strong {
  font-size: 11px;
  font-weight: 700;
  color: #9fb7d9;
  display: block;
}

.page-mac-ozetleri .match-comment-admin-badge {
  display: inline-flex;
  align-items: center;
  min-height: 16px;
  padding: 0 6px;
  margin-left: 6px;
  border-radius: 999px;
  border: 1px solid rgba(255, 130, 145, 0.65);
  background: rgba(93, 33, 44, 0.85);
  color: #ffd7df;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.page-mac-ozetleri .match-comment-sep {
  color: #88a1c3;
  margin: 0 4px 0 5px;
}

.page-mac-ozetleri .match-comment-ago {
  color: #9ab1ce;
  font-weight: 600;
}

.page-mac-ozetleri .match-beta-comment-item p {
  margin-top: 4px;
  color: #e8f2ff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  word-break: break-word;
}

.page-mac-ozetleri .match-beta-comment-item.system {
  border-style: solid;
  border-color: #5375a4;
  background:
    radial-gradient(circle at 50% 8%, rgba(116, 166, 236, 0.22) 0%, rgba(116, 166, 236, 0.04) 48%, transparent 78%),
    linear-gradient(180deg, #1b2d46 0%, #17263c 100%);
  padding: 10px;
}

.page-mac-ozetleri .match-beta-comment-item.system-empty {
  min-height: 170px;
  display: grid;
  place-items: center;
  padding: 16px;
}

.page-mac-ozetleri .match-comment-empty-state {
  display: grid;
  justify-items: center;
  align-content: center;
  text-align: center;
  gap: 10px;
}

.page-mac-ozetleri .match-beta-comment-item.system-empty .comment-empty-icon {
  width: 72px;
  height: 72px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #74a4df;
  background:
    radial-gradient(circle at 50% 20%, rgba(171, 207, 255, 0.38) 0%, rgba(171, 207, 255, 0.1) 58%, transparent 100%),
    linear-gradient(180deg, #34619a 0%, #274c78 100%);
  color: #ffd978;
  box-shadow: 0 10px 22px rgba(8, 17, 30, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.24);
  flex: 0 0 72px;
  padding: 0;
}

.page-mac-ozetleri .match-beta-comment-item.system-empty .comment-empty-icon svg {
  width: 34px;
  height: 34px;
  filter: drop-shadow(0 1px 1px rgba(30, 16, 0, 0.45));
}

.page-mac-ozetleri .match-beta-comment-item.system-empty strong {
  color: #f4f8ff;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.15;
  text-shadow: 0 1px 0 rgba(13, 22, 36, 0.45);
}

.page-mac-ozetleri .match-beta-comment-item.system-empty p {
  margin-top: 0;
  color: #cfe0f8;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.45;
  max-width: 320px;
  text-shadow: 0 1px 0 rgba(12, 20, 34, 0.4);
}

.page-mac-ozetleri .match-beta-comment-item.is-new {
  border-color: #8bb6ed;
  background: linear-gradient(180deg, rgba(45, 69, 102, 0.94) 0%, rgba(25, 41, 62, 0.94) 100%);
  animation: matchCommentInsert .46s ease-out;
}

@keyframes matchCommentInsert {
  0% {
    opacity: 0.45;
    transform: none;
    box-shadow: 0 12px 24px rgba(12, 30, 52, 0.2);
  }
  100% {
    opacity: 1;
    transform: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}

/* Final parity overrides (shared with index/kazalar) */
.page-mac-ozetleri .match-beta-comment-form.is-inline {
  padding: 5px 8px 0 !important;
}

.page-mac-ozetleri .desktop-comment-compose-top,
.page-mac-ozetleri .comment-compose-top {
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  padding: 0 !important;
}

.comment-compose-ghost {
  position: fixed;
  z-index: 2600;
  pointer-events: none;
  border-radius: 10px;
  border: 1px solid rgba(111, 154, 213, 0.75);
  background: linear-gradient(180deg, rgba(34, 56, 85, 0.94) 0%, rgba(23, 38, 58, 0.94) 100%);
  color: #dbe8fb;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
  padding: 8px 10px;
  box-shadow: 0 14px 28px rgba(8, 18, 30, 0.44);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@keyframes matchBtnSpin {
  from { transform: rotate(0); }
  to { transform: rotate(360deg); }
}

.match-warning {
  margin-top: 8px;
  color: #ff8f8f;
  font-size: 11px;
  line-height: 1.35;
}

.page-mac-ozetleri .match-info-inline {
  margin-top: 6px;
  color: #b8c4d8;
  font-size: 12px;
  line-height: 1.35;
}

.page-mac-ozetleri .desktop-comment-compose {
  position: sticky;
  top: 0;
  z-index: 3;
  background: linear-gradient(180deg, #111826 0%, #111826 72%, rgba(17, 24, 38, 0.9) 100%);
  border-bottom: 1px solid #2d3748;
  padding: 6px 0 8px;
  border-radius: 10px;
  margin-top: 0;
}

.page-mac-ozetleri .desktop-comment-compose .comment-form-toggle {
  width: 100%;
  text-align: left;
  background: #1a2435;
  color: #fff;
  border: 1px solid #3c4b66;
  border-radius: 9px;
  padding: 9px 10px;
  font-size: 12px;
  font-weight: 600;
}

.page-mac-ozetleri .desktop-comment-compose .comment-form-toggle[aria-expanded="true"] {
  border-color: var(--accent);
  background: #2a161a;
}

.page-mac-ozetleri .desktop-comment-compose .comment-form-collapse {
  margin-top: 8px;
}

.page-mac-ozetleri .comment-form-inline {
  display: flex;
  align-items: center;
  gap: 8px;
}

.page-mac-ozetleri .comment-form-inline input {
  min-height: 36px;
}

.page-mac-ozetleri .yt-embed {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.page-mac-ozetleri .player-placeholder {
  position: absolute;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 14px;
  color: #d3deef;
  font-size: 13px;
  background: linear-gradient(120deg, #1a2231 20%, #263247 38%, #1a2231 56%);
  z-index: 3;
}

.page-mac-ozetleri .player-wrap.is-empty .player-placeholder {
  display: flex;
}

.page-mac-ozetleri .player-placeholder-card {
  width: min(520px, 86%);
  border: 1px solid #355078;
  border-radius: 12px;
  background: linear-gradient(180deg, #1b2638 0%, #151d2a 100%);
  padding: 14px;
  text-align: left;
  box-shadow: 0 10px 26px rgba(6, 10, 18, 0.42);
}

.page-mac-ozetleri .player-placeholder-card .badge.vod {
  margin-bottom: 8px;
  display: inline-flex;
}

.page-mac-ozetleri .player-placeholder-card strong {
  display: block;
  font-size: 15px;
  line-height: 1.25;
  color: #fff;
}

.page-mac-ozetleri .player-placeholder-card p {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.35;
  color: #c9d5e8;
}

.page-mac-ozetleri .player-placeholder-shell {
  width: min(500px, 86%);
  text-align: center;
  display: grid;
  justify-items: center;
  gap: 4px;
}

.page-mac-ozetleri .player-placeholder-shell .placeholder-live-icon {
  width: 42px;
  height: 42px;
  margin: 0 auto 12px;
  color: #f3c34f;
  filter: drop-shadow(0 0 10px rgba(255, 200, 87, 0.32));
  animation: live-icon-pulse 1.45s ease-in-out infinite;
}

.page-mac-ozetleri .player-placeholder-shell .placeholder-live-icon svg {
  width: 100%;
  height: 100%;
}

.page-mac-ozetleri .player-placeholder-shell strong {
  color: #f4f8ff;
  font-size: clamp(22px, 2.2vw, 33px);
  line-height: 1.2;
  font-weight: 800;
}

.page-mac-ozetleri .player-placeholder-shell p {
  margin: 0;
  color: #c8d9f2;
  font-size: clamp(14px, 1.2vw, 19px);
  line-height: 1.35;
  opacity: .95;
}

@keyframes live-icon-pulse {
  0% { transform: scale(1); opacity: .9; }
  50% { transform: scale(1.07); opacity: 1; }
  100% { transform: scale(1); opacity: .9; }
}

.standings-wrap {
  padding: 10px;
  min-height: 0;
}

.standings-loading,
.standings-error,
.standings-note {
  font-size: 12px;
  color: #c5d0e1;
}

.standings-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  font-size: 12px;
}

.standings-head strong {
  font-size: 13px;
  color: #f2f6ff;
}

.standings-head span {
  color: #9eb2ce;
}

.tracked-team-card {
  width: 100%;
  text-align: left;
  cursor: pointer;
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid rgba(255, 59, 77, 0.55);
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(46, 21, 26, 0.95) 0%, rgba(28, 17, 21, 0.95) 100%);
}

.tracked-team-card:focus-visible {
  outline: 2px solid #ff5a6a;
  outline-offset: 1px;
}

.tracked-title {
  font-size: 11px;
  color: #ff98a4;
  margin-bottom: 6px;
  font-weight: 700;
}

.tracked-main {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 8px;
}

.tracked-main strong {
  font-size: 14px;
  color: #fff;
}

.tracked-main span {
  font-size: 12px;
  color: #ffd2d8;
  white-space: nowrap;
}

.tracked-stats {
  margin-top: 6px;
  display: flex;
  gap: 14px;
  font-size: 12px;
  color: #f4f7ff;
}

.standings-table-wrap {
  overflow: auto !important;
  border: 1px solid #32445f;
  border-radius: 10px;
  background: #111a28;
}

.standings-table-wrap::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.standings-table-wrap::-webkit-scrollbar-track {
  background: rgba(16, 23, 34, 0.72);
  border-radius: 999px;
  border: 1px solid rgba(46, 61, 86, 0.65);
}

.standings-table-wrap::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #6f86ab 0%, #4f6588 100%);
  border-radius: 999px;
  border: 1px solid rgba(21, 30, 45, 0.9);
}

.standings-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  table-layout: fixed;
}

.standings-table th,
.standings-table td {
  padding: 7px 8px;
  border-bottom: 1px solid #25344b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.standings-table th {
  text-align: left;
  color: #a8b8d0;
  font-weight: 700;
  background: #152133;
  position: sticky;
  top: 0;
}

.standings-table tbody tr:last-child td {
  border-bottom: 0;
}

.standings-table th:nth-child(1),
.standings-table td:nth-child(1) { width: 8%; text-align: center; }
.standings-table th:nth-child(2),
.standings-table td:nth-child(2) { width: 38%; }
.standings-table th:nth-child(3),
.standings-table td:nth-child(3),
.standings-table th:nth-child(4),
.standings-table td:nth-child(4),
.standings-table th:nth-child(5),
.standings-table td:nth-child(5),
.standings-table th:nth-child(6),
.standings-table td:nth-child(6),
.standings-table th:nth-child(7),
.standings-table td:nth-child(7),
.standings-table th:nth-child(8),
.standings-table td:nth-child(8) { width: 9%; text-align: center; }

.standings-table td.team-cell {
  white-space: nowrap;
}

.standings-table tbody tr.is-sariyer td {
  background: rgba(255, 59, 77, 0.14);
  border-top: 1px solid rgba(255, 59, 77, 0.55);
  border-bottom: 1px solid rgba(255, 59, 77, 0.55);
  color: #fff;
  font-weight: 700;
}

.page-mac-ozetleri .mobile-comment-slot,
.page-mac-ozetleri .comment-modal {
  display: none;
}

.page-mac-ozetleri .mobile-switch-tabs {
  display: none;
}

@media (min-width: 1025px) {
  body.page-mac-ozetleri {
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
  }

  .page-mac-ozetleri .match-info-inline {
    display: none;
  }

  .page-mac-ozetleri .desktop-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    gap: 6px;
  }

  .page-mac-ozetleri .desktop-tab {
    flex: 0 0 auto;
    min-width: 108px;
  }

  .page-mac-ozetleri .layout {
    height: auto;
    min-height: calc(100vh - var(--header-h) - 12px);
    padding-top: calc(var(--header-h) + 8px);
    padding-bottom: 10px;
    align-items: start;
    gap: 16px;
  }

  .page-mac-ozetleri .player-panel,
  .page-mac-ozetleri .list-panel {
    height: auto;
    min-height: 0;
  }

  .page-mac-ozetleri .player-panel {
    display: flex;
    flex-direction: column;
  }

  .page-mac-ozetleri .player-wrap,
  .page-mac-ozetleri .meta {
    flex: 0 0 auto;
  }

  .page-mac-ozetleri .below-video-slot {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .page-mac-ozetleri .sidebar {
    flex: 1 1 auto;
    min-height: 0;
    max-height: none !important;
    padding: 8px;
    overflow-y: auto !important;
    overflow-x: hidden;
  }
}

@media (min-width: 1025px) and (max-height: 860px) {
  body.page-mac-ozetleri {
    overflow-y: auto !important;
    overflow-x: hidden;
    height: auto;
  }

  .page-mac-ozetleri .layout {
    height: auto;
    min-height: calc(100vh - var(--header-h) - 12px);
    padding-bottom: 14px;
  }

  .page-mac-ozetleri .player-panel,
  .page-mac-ozetleri .list-panel {
    height: auto;
  }

  .page-mac-ozetleri .sidebar {
    max-height: none !important;
    overflow-y: visible !important;
  }
}
@media (max-width: 1024px) {
  body.page-mac-ozetleri {
    overflow: hidden;
    height: 100vh;
  }

  .page-mac-ozetleri .layout {
    display: block;
    height: 100vh;
    padding: 0;
    margin: 0;
  }

  .page-mac-ozetleri .meta {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    min-height: 58px;
  }

  .page-mac-ozetleri .meta-title {
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .page-mac-ozetleri .meta-title::-webkit-scrollbar {
    display: none;
  }

  .page-mac-ozetleri .meta-title h1 {
    font-size: 15px;
    margin: 0 0 2px;
    display: block;
    width: max-content;
    min-width: 100%;
    max-width: 100%;
    white-space: nowrap;
    overflow: visible;
    text-overflow: clip;
  }

  .page-mac-ozetleri .meta-title p {
    font-size: 11px;
  }

  .page-mac-ozetleri .match-info-inline {
    display: none;
  }

  .page-mac-ozetleri .vod-pill {
    flex: 0 0 auto;
    justify-self: end;
    font-size: 10px;
    padding: 4px 7px;
  }

  .page-mac-ozetleri .below-video-slot {
    display: none;
  }

  .page-mac-ozetleri .mobile-switch-tabs {
    position: fixed;
    top: calc(var(--header-h) + 56.25vw + 58px);
    left: 0;
    right: 0;
    z-index: 175;
    margin: 0;
    border: 0;
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    background: linear-gradient(180deg, #171c25 0%, #141922 100%);
    padding: 0 10px;
    height: 46px;
    display: flex;
    align-items: center;
    gap: 6px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }

  .page-mac-ozetleri .mobile-switch-tabs::-webkit-scrollbar {
    display: none;
  }

  .page-mac-ozetleri .mobile-switch-tab {
    flex: 0 0 auto;
    border: 1px solid #394760;
    background: #1b2638;
    color: #cfd7e7;
    border-radius: 10px;
    padding: 7px 10px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
  }

  .page-mac-ozetleri .mobile-switch-tab.active {
    border-color: #f2f5fb;
    color: #121823;
    background: #f2f5fb;
  }

  .page-mac-ozetleri .list-panel {
    position: fixed;
    top: calc(var(--header-h) + 56.25vw + 58px + 46px);
    left: 0;
    right: 0;
    bottom: var(--mobile-nav-h);
    margin-top: 0;
    overflow: hidden;
  }

  .page-mac-ozetleri .list-panel.is-hidden-mobile {
    pointer-events: none;
  }

  .page-mac-ozetleri .list-panel.is-hidden-mobile .sidebar {
    display: none;
  }

  .page-mac-ozetleri .list-panel.is-hidden-mobile .mobile-switch-tabs {
    pointer-events: auto;
  }

  .page-mac-ozetleri .sidebar {
    height: 100%;
    max-height: none !important;
    overflow-y: auto;
    padding: 6px 8px 12px;
  }

  .page-mac-ozetleri .comment-modal {
    position: fixed;
    top: calc(var(--header-h) + 56.25vw + 58px + 46px);
    left: 0;
    right: 0;
    bottom: var(--mobile-nav-h);
    z-index: 174;
    background: #0f131b;
    border-top: 1px solid #2d3748;
    display: none;
    flex-direction: column;
    opacity: 0;
    transform: translateY(14px);
    pointer-events: none;
    transition: transform 0.22s ease, opacity 0.22s ease;
  }

  .page-mac-ozetleri .comment-modal.open {
    display: flex;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .page-mac-ozetleri .comment-modal-head,
  .page-mac-ozetleri .comment-tabs {
    display: none;
  }

  .page-mac-ozetleri .comment-modal-head {
    height: 48px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 10px;
    border-bottom: 1px solid #2d3748;
    background: #111826;
    font-size: 14px;
    flex: 0 0 auto;
  }

  .page-mac-ozetleri .comment-back {
    background: #1f2a3b;
    color: #fff;
    border: 1px solid #394760;
    border-radius: 8px;
    padding: 6px 10px;
    font-size: 12px;
  }

  .page-mac-ozetleri .comment-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    gap: 6px;
    padding: 8px;
    border-bottom: 1px solid #283246;
    background: #111827;
    flex: 0 0 auto;
  }

  .page-mac-ozetleri .comment-tabs::-webkit-scrollbar {
    display: none;
  }

  .page-mac-ozetleri .comment-tab {
    flex: 0 0 auto;
    border: 1px solid #394760;
    background: #1b2638;
    color: #cfd7e7;
    border-radius: 10px;
    padding: 7px 10px;
    font-size: 11px;
    font-weight: 600;
  }

  .page-mac-ozetleri .comment-tab.active {
    border-color: var(--accent);
    color: #fff;
    background: #31191e;
  }

  .page-mac-ozetleri .comment-panel {
    display: none;
    flex: 1 1 auto;
    min-height: 0;
  }

  .page-mac-ozetleri .comment-panel.active {
    display: flex;
    flex-direction: column;
  }

  .page-mac-ozetleri .comment-panel[data-panel="club"],
  .page-mac-ozetleri .comment-panel[data-panel="team"] {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 8px;
  }

  .page-mac-ozetleri .mobile-panel-mount {
    width: 100%;
  }

  .page-mac-ozetleri .mobile-panel-mount .club-panel,
  .page-mac-ozetleri .mobile-panel-mount .team-panel {
    margin: 0;
  }

  .page-mac-ozetleri .comment-panel[data-panel="standings"] {
    overflow: hidden;
  }

  .page-mac-ozetleri .comment-panel[data-panel="standings"] .standings-wrap {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .page-mac-ozetleri .comment-list {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 8px 12px 12px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .page-mac-ozetleri .comment-list::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
  }

  .page-mac-ozetleri .comment-item {
    border: 1px solid #2f3b52;
    border-radius: 10px;
    background: #151d2a;
    padding: 10px;
  }

  .page-mac-ozetleri .comment-item strong { font-size: 12px; }
  .page-mac-ozetleri .comment-item p {
    font-size: 12px;
    color: #c8d1df;
    margin-top: 4px;
    line-height: 1.35;
    word-break: break-word;
  }

  .page-mac-ozetleri .comment-compose {
    border-bottom: 1px solid #2d3748;
    background: #111826;
    padding: 8px 10px;
    margin-top: 0;
    flex: 0 0 auto;
  }

  .page-mac-ozetleri .comment-form-toggle {
    width: 100%;
    text-align: left;
    background: #1a2435;
    color: #fff;
    border: 1px solid #3c4b66;
    border-radius: 9px;
    padding: 9px 10px;
    font-size: 12px;
    font-weight: 600;
  }

  .page-mac-ozetleri .comment-form-toggle[aria-expanded="true"] {
    border-color: var(--accent);
    background: #2a161a;
  }

  .page-mac-ozetleri .comment-form-collapse { margin-top: 8px; }

  .page-mac-ozetleri .comment-form,
  .page-mac-ozetleri .feedback-form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
  }

  .page-mac-ozetleri .comment-form input,
  .page-mac-ozetleri .comment-form textarea,
  .page-mac-ozetleri .feedback-form textarea {
    width: auto;
    min-width: 0;
    flex: 1 1 0;
    background: #1a2232;
    color: #fff;
    border: 1px solid #3a4863;
    border-radius: 8px;
    padding: 8px;
    font-size: 12px;
  }

  .page-mac-ozetleri .comment-form textarea,
  .page-mac-ozetleri .feedback-form textarea {
    min-height: 36px;
    resize: none;
  }

  .page-mac-ozetleri .comment-form button {
    flex: 0 0 auto;
    background: #2b3b56;
    color: #fff;
    border: 1px solid #4b5f82;
    border-radius: 8px;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 600;
  }

  .page-mac-ozetleri .club-achievements {
    grid-template-columns: 1fr;
  }

  .page-mac-ozetleri .club-identity-grid,
  .page-mac-ozetleri .club-board-grid {
    grid-template-columns: 1fr;
  }
}








