/* GROUPFINDER v2.0.5 - account verification + read-only app mode */
.auth-verify-page-v205 .auth-panel{padding-right:max(72px,7vw)!important}
.auth-verify-page-v205 .auth-card{max-width:540px!important}
.auth-verify-page-v205 .auth-visual-inner{max-width:560px!important}
.auth-verify-page-v205 .auth-visual h1 small{display:block;color:#f4f4f2}
.auth-verify-page-v205 .auth-visual h1 span{display:block;color:#c7a6ff}
.auth-verify-card-v205 .muted strong{color:#d8d9dd;font-weight:500}
.auth-verify-options-v205{margin-top:24px}
.auth-verify-options-v205 form{margin:0}
.auth-verify-options-v205 .auth-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(90deg,#bca0ff,#dba5ed)!important;color:#121217!important}
.auth-verify-options-v205 .auth-submit .material-symbols-rounded{font-size:19px}
.auth-verify-note-v205{display:flex;align-items:flex-start;gap:12px;margin-top:22px;padding:14px 15px;border-radius:12px;background:rgba(255,255,255,.035);color:#8e929c}
.auth-verify-note-v205>span{font-size:19px;color:#bca0ff}
.auth-verify-note-v205 div{display:flex;flex-direction:column;gap:3px}
.auth-verify-note-v205 strong{font-size:12px;color:#d9d9dd;font-weight:500}
.auth-verify-note-v205 small{font-size:11px;line-height:1.45;color:#80848d}
.auth-verify-browse-v205{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:13px;width:100%;height:42px;border-radius:10px;color:#aeb1b8!important;text-decoration:none!important;background:rgba(255,255,255,.045);font-size:12px;font-weight:500}
.auth-verify-browse-v205:hover{background:rgba(255,255,255,.075);color:#fff!important}
.auth-verify-browse-v205 .material-symbols-rounded{font-size:18px}

.gf-account-readonly-banner{display:flex;align-items:center;gap:14px;margin:0 0 20px;padding:12px 14px;border:1px solid rgba(195,164,255,.18);border-radius:12px;background:linear-gradient(90deg,rgba(147,111,212,.11),rgba(255,255,255,.025));box-shadow:0 12px 32px rgba(0,0,0,.12)}
.gf-account-readonly-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:rgba(188,160,255,.14);color:#c8abff}
.gf-account-readonly-icon .gf-icon{width:18px;height:18px}
.gf-account-readonly-banner>div:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}
.gf-account-readonly-banner strong{font-size:12px;color:#ececf0;font-weight:600}
.gf-account-readonly-banner small{font-size:10px;line-height:1.45;color:#858993}
.gf-account-readonly-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.gf-account-readonly-actions a{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 11px;border-radius:8px;background:rgba(255,255,255,.055);color:#d5d6da!important;text-decoration:none!important;font-size:10px;font-weight:500;white-space:nowrap}
.gf-account-readonly-actions a:first-child{background:#c5a5ff;color:#141218!important}
.gf-account-readonly-actions a:hover{filter:brightness(1.08)}
.gf-account-readonly-actions img{width:15px;height:15px;object-fit:contain}

@media(max-width:1050px){
  .gf-account-readonly-banner{align-items:flex-start;flex-wrap:wrap}
  .gf-account-readonly-actions{width:100%;justify-content:flex-start;padding-left:48px}
}
@media(max-width:920px){
  .auth-verify-page-v205 .auth-panel{padding-right:14px!important}
  .auth-verify-page-v205 .auth-card{max-width:560px!important}
}
@media(max-width:620px){
  .gf-account-readonly-banner{margin:0 0 14px;padding:11px}
  .gf-account-readonly-actions{padding-left:0}
  .gf-account-readonly-actions a{flex:1}
}

/* GROUPFINDER v2.0.22 - gender profile field + player directory filter */
.gf-settings-gender-field>small{justify-self:start!important;color:#777b84!important}
.gf-settings-gender-chips i{gap:7px}
.gf-settings-gender-chips .material-symbols-rounded{font-size:17px}
.gf-settings-gender-chips input[value="male"]:checked+i{background:rgba(77,163,255,.18)!important;color:#73b6ff!important;box-shadow:inset 0 0 0 1px rgba(77,163,255,.26)!important}
.gf-settings-gender-chips input[value="female"]:checked+i{background:rgba(255,115,181,.16)!important;color:#ff91c5!important;box-shadow:inset 0 0 0 1px rgba(255,115,181,.24)!important}
.gf-settings-gender-chips input[value="unspecified"]:checked+i{background:rgba(255,255,255,.11)!important;color:#f0f0ec!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.09)!important}

.gf-player-gender-filter{height:40px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.07);flex:0 0 auto}
.gf-player-gender-filter>.material-symbols-rounded{font-size:17px;color:#8f929b}
.gf-player-gender-filter select{height:30px;padding:0 24px 0 2px;border:0;outline:0;background:transparent;color:#d8d9de;font:500 11px "Barlow",sans-serif;cursor:pointer}
.gf-player-gender-filter select option{background:#17191e;color:#e7e7ea}

.gf-player-gender-badge{position:absolute;left:-7px;top:-6px;z-index:3;width:22px;height:22px;border:3px solid #111318;border-radius:50%;display:grid;place-items:center;background:#17191e;box-shadow:0 5px 14px rgba(0,0,0,.28)}
.gf-player-gender-badge .material-symbols-rounded{font-size:15px;font-variation-settings:'wght' 500}
.gf-player-gender-badge.is-male{color:#55a9ff;background:#13263a}
.gf-player-gender-badge.is-female{color:#ff7fbd;background:#351a2a}
.gf-player-profile-avatar>.gf-player-gender-badge{left:-5px;top:-5px;width:25px;height:25px;border-width:3px}
.gf-player-profile-avatar>.gf-player-gender-badge .material-symbols-rounded{font-size:17px}

@media(max-width:900px){
  .gf-players-toolbar{flex-wrap:wrap!important}
  .gf-player-gender-filter{order:2}
  .gf-players-view-switch{margin-left:auto}
}
/* GROUPFINDER v2.0.31 - purple dialogs and profile media crop modals */
.gf-dialog-backdrop{
  background:rgba(5,4,14,.78)!important;
  backdrop-filter:blur(12px)!important;
}
.gf-dialog{
  border:1px solid rgba(169,140,255,.26)!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#171326,#100e1b)!important;
  box-shadow:0 28px 90px rgba(0,0,0,.58),0 0 48px rgba(125,86,230,.12)!important;
}
.gf-dialog-close{color:#9d94b8!important}
.gf-dialog-close:hover{color:#cbb8ff!important}
.gf-dialog-icon{
  width:auto!important;
  height:auto!important;
  margin:0 0 15px!important;
  border-radius:0!important;
  background:transparent!important;
  color:#a98cff!important;
  font-size:30px!important;
}
.gf-dialog-backdrop[data-gf-dialog-icon-type="flag"] .gf-dialog-icon{color:#ff5f70!important}
.gf-dialog h2{color:#f4efff!important;font-weight:500!important}
.gf-dialog p{color:#aaa1be!important}
.gf-dialog textarea{
  border:1px solid rgba(169,140,255,.2)!important;
  background:#0c0a14!important;
  color:#f5f1ff!important;
}
.gf-dialog textarea:focus{outline:0;border-color:#9675ef!important;box-shadow:0 0 0 3px rgba(150,117,239,.12)!important}
.gf-dialog-actions .btn-purple{
  background:linear-gradient(135deg,#9f82f6,#7e5ddb)!important;
  color:#fff!important;
}
.gf-dialog-actions .btn-ghost{background:rgba(255,255,255,.065)!important;color:#c1b9d0!important}

.gf-settings-leave-backdrop{background:rgba(5,4,14,.78)!important;backdrop-filter:blur(12px)!important}
.gf-settings-leave{
  border:1px solid rgba(169,140,255,.26)!important;
  background:linear-gradient(145deg,#171326,#100e1b)!important;
  box-shadow:0 28px 90px rgba(0,0,0,.58),0 0 48px rgba(125,86,230,.12)!important;
}
.gf-settings-leave>.material-symbols-rounded{color:#a98cff!important}
.gf-settings-leave button.primary{background:linear-gradient(135deg,#9f82f6,#7e5ddb)!important;color:#fff!important}

.gf-settings-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}
.gf-settings-games-counter{flex:0 0 auto;color:#bca7ff;font-size:12px;font-weight:600}
.gf-settings-background-widget{position:absolute;inset:0}
.gf-settings-background-widget>.gf-settings-background{position:absolute;inset:0;width:100%;height:100%;padding:0;text-align:inherit}
.gf-settings-background-widget>.gf-settings-background>img{display:block}
body.gf-profile-crop-open{overflow:hidden}
.gf-profile-media-crop-modal{
  position:fixed!important;
  inset:0!important;
  z-index:10020!important;
  width:auto!important;
  margin:0!important;
  padding:22px!important;
  display:grid!important;
  place-items:center!important;
  overflow:auto!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(5,4,14,.82)!important;
  backdrop-filter:blur(14px)!important;
  box-shadow:none!important;
}
.gf-profile-media-crop-modal[hidden]{display:none!important}
.gf-profile-media-crop-dialog{
  width:min(880px,100%);
  padding:24px;
  border:1px solid rgba(169,140,255,.25);
  border-radius:20px;
  background:linear-gradient(145deg,#171326,#100e1b);
  box-shadow:0 30px 100px rgba(0,0,0,.62),0 0 56px rgba(125,86,230,.13);
}
.gf-profile-media-crop-dialog.is-avatar{width:min(520px,100%)}
.gf-profile-media-crop-head{margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;text-align:left}
.gf-profile-media-crop-head>div{display:grid;gap:4px}
.gf-profile-media-crop-head span{color:#a98cff;font-size:9px;font-weight:700;letter-spacing:.15em}
.gf-profile-media-crop-head h3{margin:0;color:#f5f1ff;font:500 27px/1.1 "Barlow Condensed",sans-serif}
.gf-profile-media-crop-head p{margin:2px 0 0;color:#9188a7;font-size:12px}
.gf-profile-media-crop-head>button{
  width:36px;height:36px;flex:0 0 auto;padding:0;border:0;border-radius:10px;display:grid;place-items:center;
  background:rgba(255,255,255,.06);color:#aaa1bd;cursor:pointer
}
.gf-profile-media-crop-head>button:hover{background:rgba(169,140,255,.13);color:#d3c5ff}
.gf-profile-media-crop-head>button .material-symbols-rounded{font-size:20px}
.gf-settings-background-widget .group-image-crop-stage{
  width:100%;aspect-ratio:16/5;border-radius:14px;background:#09070f;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)
}
.gf-profile-media-crop-dialog.is-avatar .avatar-crop-stage{width:min(360px,100%);border-radius:14px;background:#09070f}
.gf-profile-media-crop-modal .group-image-crop-frame{border-color:#a98cff!important;box-shadow:inset 0 0 30px rgba(4,3,10,.7)!important}
.gf-profile-media-crop-modal .avatar-crop-frame{border-color:#a98cff!important}
.gf-profile-media-crop-modal .group-image-crop-controls,
.gf-profile-media-crop-modal .avatar-crop-controls{margin-top:18px;display:flex;align-items:center;justify-content:flex-end;gap:9px}
.gf-profile-media-crop-modal .group-image-crop-controls label,
.gf-profile-media-crop-modal .avatar-crop-controls label{margin-right:auto;color:#aaa1bd;font-size:12px}
.gf-profile-media-crop-modal input[type="range"]{accent-color:#9f82f6}
.gf-profile-crop-cancel,.gf-profile-crop-apply{min-height:39px;padding:0 14px;border:0;border-radius:9px;font:600 11px "Barlow",sans-serif;cursor:pointer}
.gf-profile-crop-cancel{background:rgba(255,255,255,.065);color:#c1b9d0}
.gf-profile-crop-apply{background:linear-gradient(135deg,#9f82f6,#7e5ddb);color:#fff}
@media(max-width:620px){
  .gf-profile-media-crop-modal{padding:10px!important}
  .gf-profile-media-crop-dialog{padding:17px;border-radius:16px}
  .gf-profile-media-crop-head h3{font-size:24px}
  .gf-profile-media-crop-modal .group-image-crop-controls,
  .gf-profile-media-crop-modal .avatar-crop-controls{display:grid;grid-template-columns:1fr 1fr}
  .gf-profile-media-crop-modal .group-image-crop-controls label,
  .gf-profile-media-crop-modal .avatar-crop-controls label{grid-column:1/-1;margin:0;justify-content:center}
}
.gf-app-toast,.app-toast,.flash-message{
  border:1px solid rgba(169,140,255,.25)!important;
  background:linear-gradient(135deg,#211936,#151020)!important;
  color:#eee8ff!important;
  box-shadow:0 20px 55px rgba(0,0,0,.45),0 0 34px rgba(125,86,230,.1)!important;
}

/* GROUPFINDER v2.0.32 - mobile chat avatars above navigation + fixed chat viewport */
@media(max-width:820px){
  .gf-mobile-chat-rail[data-empty="0"]{
    position:fixed!important;
    left:0!important;
    right:0!important;
    top:auto!important;
    bottom:62px!important;
    z-index:72!important;
    width:100%!important;
    height:56px!important;
    padding:8px 10px!important;
    border-radius:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:rgba(11,12,15,.97)!important;
    box-shadow:0 -1px 0 rgba(255,255,255,.045),0 1px 0 rgba(255,255,255,.035)!important;
    backdrop-filter:blur(14px)!important;
    -webkit-backdrop-filter:blur(14px)!important;
  }
  body.gf-has-mobile-chat-rail .gf-app-sidebar::before{display:none!important}
  .gf-mobile-chat-rail-list{
    width:max-content!important;
    max-width:100%!important;
    height:40px!important;
    min-height:40px!important;
    margin:0 auto!important;
    padding:1px 2px!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    gap:9px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
  }
  .gf-mobile-chat-avatar{
    width:38px!important;
    height:38px!important;
    flex:0 0 38px!important;
  }
  body.gf-has-mobile-chat-rail .gf-app-main{
    padding-left:18px!important;
    padding-right:18px!important;
    padding-bottom:154px!important;
  }

  .gf-app-main:has(> .gf-direct-chat){
    width:100%!important;
    height:calc(100dvh - 66px)!important;
    min-height:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .gf-direct-chat{
    width:100%!important;
    height:calc(100dvh - 66px - 62px)!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    overflow:hidden!important;
    border-radius:0!important;
  }
  body.gf-has-mobile-chat-rail .gf-direct-chat{
    height:calc(100dvh - 66px - 62px - 56px)!important;
  }
  body.gf-has-mobile-chat-rail .gf-app-main:has(> .gf-direct-chat){
    padding:0!important;
  }
  .gf-direct-chat-head{
    position:relative!important;
    z-index:2!important;
    flex:0 0 auto!important;
    background:#15171c!important;
  }
  .gf-direct-chat-stream{
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
  }
  .gf-direct-chat-form{
    position:relative!important;
    z-index:2!important;
    flex:0 0 auto!important;
    background:#15171c!important;
  }
}

/* GROUPFINDER v2.0.33 - clickable player identity + public profile bio */
.gf-player-identity[href]{
  color:inherit!important;
  text-decoration:none!important;
  border-radius:12px;
  outline:none;
  cursor:pointer;
  transition:transform .16s ease;
}
.gf-player-identity[href]:hover{
  transform:translateX(2px);
}
.gf-player-identity[href]:focus-visible{
  box-shadow:0 0 0 3px rgba(200,180,255,.32);
}
.gf-player-identity[href]:hover .gf-player-name strong{color:#d8c9ff!important}
.gf-player-profile-bio{
  margin:16px 0 7px;
  color:#d4d1da;
  font:400 13px/1.65 "Barlow",sans-serif;
  white-space:pre-wrap;
  overflow-wrap:anywhere;
}

/* GROUPFINDER v2.0.34 - unified red, yellow and green match scores */
.gf-match-tone.is-low{
  --match-color:#ff6577;
  --match-soft:rgba(255,101,119,.13);
  --match-line:rgba(255,101,119,.27);
}
.gf-match-tone.is-medium{
  --match-color:#f1c75b;
  --match-soft:rgba(241,199,91,.14);
  --match-line:rgba(241,199,91,.28);
}
.gf-match-tone.is-high{
  --match-color:#62d99b;
  --match-soft:rgba(98,217,155,.14);
  --match-line:rgba(98,217,155,.27);
}
.gf-player-match.gf-match-tone,
.player-match-score.gf-match-tone,
.group-match-score.gf-match-tone,
.live-match-score.gf-match-tone,
.gf-party-candidate em.gf-match-tone,
.match-avatar-stack b.gf-match-tone,
.match-score.gf-match-tone{
  border-color:var(--match-line)!important;
  background:var(--match-soft)!important;
  color:var(--match-color)!important;
  box-shadow:inset 0 0 0 1px var(--match-line)!important;
}
.gf-player-match.gf-match-tone small{color:inherit!important;opacity:.72!important}
.gf-match-panel .gf-profile-panel-head>span.gf-match-tone{
  border:0!important;
  background:var(--match-soft)!important;
  color:var(--match-color)!important;
  box-shadow:inset 0 0 0 1px var(--match-line)!important;
}
.gf-player-profile-score.gf-match-tone{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border:0!important;
  background:conic-gradient(var(--match-color) calc(var(--match-value,0) * 1%),rgba(255,255,255,.075) 0)!important;
  color:var(--match-color)!important;
  box-shadow:0 0 30px color-mix(in srgb,var(--match-color) 18%,transparent)!important;
}
.gf-player-profile-score.gf-match-tone::before{
  content:"";
  position:absolute;
  inset:6px;
  z-index:-1;
  border-radius:50%;
  background:#202228;
  box-shadow:inset 0 0 18px rgba(0,0,0,.24);
}
.gf-player-profile-score.gf-match-tone strong{color:var(--match-color)!important}
.gf-player-profile-score.gf-match-tone span{color:#92959d!important}

/* GROUPFINDER v2.0.35 - prevent automatic iOS Safari zoom in message fields */
@media(max-width:820px){
  .gf-direct-chat-form input,
  .gf-party-chat-form input,
  .gf-chat-dock-form input{
    font-size:16px!important;
  }
}

/* GROUPFINDER v2.0.36 - keep mobile app and private-chat headers visible */
@media(max-width:820px){
  html:has(body.gf-direct-chat-page){
    height:100%;
    overflow:hidden;
  }
  body.gf-direct-chat-page{
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:100dvh!important;
    min-height:0!important;
    overflow:hidden!important;
    overscroll-behavior:none;
  }
  body.gf-direct-chat-page .gf-app-takeover-stage,
  body.gf-direct-chat-page .gf-app-shell{
    width:100%!important;
    height:100dvh!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  body.gf-direct-chat-page .gf-app-header{
    position:relative!important;
    top:auto!important;
    z-index:120!important;
    flex:0 0 66px!important;
  }
  body.gf-direct-chat-page .gf-app-main{
    width:100%!important;
    height:calc(100dvh - 66px)!important;
    min-height:0!important;
    overflow:hidden!important;
  }
body.gf-direct-chat-page .gf-direct-chat-head{
    position:relative!important;
    top:auto!important;
    z-index:3!important;
  }
}

/* GROUPFINDER v2.0.37 - account links and report flag placement */
.gf-app-account{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:9px!important;
  row-gap:1px!important;
}
.gf-app-account-profile{
  grid-row:1 / span 2;
  padding:2px!important;
}
.gf-app-account-profile .gf-app-avatar-wrap,
.gf-app-account-profile .gf-app-avatar-wrap img{
  width:40px!important;
  height:40px!important;
}
.gf-app-account-copy{
  min-width:0!important;
  display:grid!important;
  gap:2px!important;
  align-content:center!important;
}
.gf-app-account-name{
  display:block!important;
  max-width:150px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#f3f1f6!important;
  font-size:15px!important;
  font-weight:600!important;
  line-height:1.05!important;
  text-decoration:none!important;
}
.gf-app-account-name:hover{color:var(--gf-purple)!important}
.gf-app-presence-control{
  min-width:0!important;
  min-height:17px!important;
  padding:0!important;
  border:0!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  background:transparent!important;
  color:#788092!important;
  font:400 11px/1 "Barlow",sans-serif!important;
  cursor:pointer!important;
  text-align:left!important;
}
.gf-app-presence-control:hover,
.gf-app-presence-control[aria-expanded=true]{color:#a9afbf!important}
.gf-app-presence-control .gf-app-presence-trigger{
  position:relative!important;
  inset:auto!important;
  width:10px!important;
  height:10px!important;
  min-width:10px!important;
  min-height:10px!important;
  flex:0 0 10px!important;
  aspect-ratio:1 / 1!important;
  box-sizing:border-box!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  display:block!important;
  box-shadow:none!important;
}

/* GROUPFINDER v2.0.40 - profile game actions and long-press ordering */
.gf-profile-game-list>article{
  touch-action:pan-y;
  user-select:none;
  -webkit-user-select:none;
  transition:background .15s ease,transform .15s ease,opacity .15s ease;
}
.gf-profile-game-list>article.is-dragging{
  opacity:.58;
  transform:scale(.985);
  background:rgba(184,154,242,.12)!important;
  cursor:grabbing;
}
.gf-profile-game-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:2px!important;
}
.gf-profile-game-list>article>.gf-profile-game-actions>a,
.gf-profile-game-list>article>.gf-profile-game-actions>button{
  width:30px!important;
  height:30px!important;
  padding:0!important;
  border:0!important;
  border-radius:7px!important;
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
  color:#707786!important;
  cursor:pointer!important;
  text-decoration:none!important;
}
.gf-profile-game-list>article>.gf-profile-game-actions>a:hover{background:rgba(184,154,242,.13)!important;color:#c7a8f3!important}
.gf-profile-game-list>article>.gf-profile-game-actions>button:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.gf-profile-game-list>article>.gf-profile-game-actions .gf-icon{width:16px!important;height:16px!important}

/* GROUPFINDER v2.0.41 - larger icon actions without boxes */
.gf-profile-game-list>article>.gf-profile-game-actions>a,
.gf-profile-game-list>article>.gf-profile-game-actions>button{
  background:transparent!important;
}
.gf-profile-game-list>article>.gf-profile-game-actions>a .gf-icon{width:21px!important;height:21px!important}
.gf-profile-game-list>article>.gf-profile-game-actions>button .gf-icon{width:19px!important;height:19px!important}
.gf-profile-game-list>article>.gf-profile-game-actions>a:hover{background:transparent!important;color:#c7a8f3!important}
.gf-profile-game-list>article>.gf-profile-game-actions>button:hover{background:transparent!important;color:#ff7184!important}
.gf-profile-game-list>article>.gf-profile-game-actions>a:focus-visible,
.gf-profile-game-list>article>.gf-profile-game-actions>button:focus-visible{outline:2px solid rgba(199,168,243,.55);outline-offset:2px}

/* GROUPFINDER v2.0.41 - visible purple drop position while reordering games */
.gf-profile-game-list>article{position:relative}
.gf-profile-game-list.is-reordering>article>a{pointer-events:none}
.gf-profile-game-list>article.is-drop-before::before,
.gf-profile-game-list>article.is-drop-after::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  height:3px;
  border-radius:999px;
  background:#c7a8f3;
  box-shadow:0 0 10px rgba(199,168,243,.7);
  z-index:4;
  pointer-events:none;
}
.gf-profile-game-list>article.is-drop-before::before{top:-5px}
.gf-profile-game-list>article.is-drop-after::after{bottom:-5px}
.gf-profile-game-list>article.is-dragging{opacity:.55}

/* GROUPFINDER v2.0.46 - live Party membership controls and invite CTA */
.gf-party-member-list{gap:4px}
.gf-party-member-row{display:flex;align-items:center;gap:6px;min-height:58px;border-radius:9px}
.gf-party-member-row>a{flex:1;min-width:0;min-height:58px;padding:7px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;color:inherit;text-decoration:none}
.gf-party-member-row>a>span:nth-child(2){display:grid;gap:3px}
.gf-party-member-row>a strong{font-size:13px;font-weight:500}
.gf-party-member-row>a small{color:#777b84}
.gf-party-member-row>a em{color:#92969e;font-size:12px;font-style:normal}
.gf-party-member-row>a .gf-icon{width:16px;height:16px;color:#696d75}
.gf-party-member-chevron{width:17px;display:grid;place-items:center;color:#696d75}
.gf-party-member-chevron .material-symbols-rounded{font-size:17px}
.gf-party-room-facts b{font-weight:inherit}
.gf-party-member-row:hover{background:#22252b}
.gf-party-member-row>a:hover{background:transparent!important}
.gf-party-member-actions{display:flex;gap:4px;padding-right:7px}
.gf-party-member-actions button{border:0;border-radius:6px;padding:5px 7px;background:#25282e;color:#aeb2bc;font-size:10px;cursor:pointer}
.gf-party-member-actions button:hover{background:rgba(199,168,243,.16);color:#d8c5ff}
.gf-party-member-actions button:last-child:hover{background:rgba(255,113,132,.14);color:#ff8797}
.party-share-card>div>form{display:flex;justify-content:flex-end;margin-top:26px}
.party-share-card>div>form .btn-primary{background:#c7a8f3!important;color:#21172f!important;border:0!important;box-shadow:none}
.party-share-card>div>form .btn-primary:hover{background:#d8c4ff!important;color:#21172f!important}
.gf-party-member-list .is-online-label,.gf-app-party-members .is-online-label{color:#66e39a!important}

/* v2.0.50 - quick Party actions in the social rail */
.gf-app-party-member-row{display:flex;align-items:center;gap:3px;min-width:0}
.gf-app-party-member-row>a{min-height:44px;padding:5px 7px;border-radius:9px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;color:inherit;text-decoration:none}
.gf-app-party-member-row>a:hover{background:#171a1f}
.gf-app-party-member-row>a>span:last-child{min-width:0;display:grid;gap:2px}
.gf-app-party-member-row>a strong,.gf-app-party-member-row>button[data-player-menu-trigger] strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e2e3e0;font-size:12px;font-weight:500}
.gf-app-party-member-row>a small,.gf-app-party-member-row>button[data-player-menu-trigger] small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#737780;font-size:11px!important}
.gf-app-party-member-row>a,.gf-app-party-member-row>button[data-player-menu-trigger]{flex:1;min-width:0}
.gf-app-party-member-row>button[data-player-menu-trigger]>span:last-child{min-width:0;display:grid;gap:2px}
.gf-app-party-member-row>button[data-player-menu-trigger]{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:6px 8px;border:0;border-radius:10px;background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}
.gf-app-party-member-row>button[data-player-menu-trigger]:hover,.gf-app-party-member-row>button[data-player-menu-trigger]:focus-visible{background:rgba(200,180,255,.07);outline:none}
.gf-app-party-member-action{flex:0 0 auto;margin:0}
.gf-app-party-member-action button{display:inline-flex;align-items:center;gap:3px;height:27px;padding:0 6px;border:0;border-radius:7px;background:transparent;color:#858b98;font:inherit;font-size:10px;cursor:pointer}
.gf-app-party-member-action button:hover,.gf-app-party-member-action button:focus-visible{background:rgba(200,180,255,.12);color:#d8c5ff;outline:none}
.gf-app-party-member-action button .material-symbols-rounded{font-size:15px}
.gf-app-party-member-action button span:last-child{white-space:nowrap}
@media(max-width:700px){.party-share-card>div>form{justify-content:flex-start;margin-top:20px}}

/* GROUPFINDER v2.0.42 - subtle copyright in the central app content */
.gf-app-copyright{
  margin:42px auto 4px;
  width:100%;
  color:rgba(194,198,205,.48);
  font-size:11px;
  line-height:1.4;
  letter-spacing:.02em;
  text-align:center;
}
@media(max-width:820px){
  .gf-app-copyright{margin:32px auto 8px;font-size:10px}
}
.gf-app-presence-control .gf-icon{
  width:12px!important;
  height:12px!important;
  color:#6f7789!important;
  stroke-width:2!important;
}
.gf-direct-chat-message>div,
.gf-party-chat-message>div,
.gf-chat-dock-message>div{position:relative!important;overflow:visible!important}
.gf-chat-message-report{
  position:absolute!important;
  right:-21px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:18px!important;
  height:22px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
  color:#747c8d!important;
  font-size:14px!important;
  line-height:1!important;
  cursor:pointer!important;
}
.gf-chat-message-report:hover{color:#ff8fa0!important}
@media(max-width:820px){
  .gf-app-account-profile .gf-app-avatar-wrap,
  .gf-app-account-profile .gf-app-avatar-wrap img{width:35px!important;height:35px!important}
  .gf-app-account-name{font-size:14px!important}
  .gf-app-presence-control{font-size:10px!important}
  .gf-chat-message-report{right:-19px!important}
}

/* GROUPFINDER v2.0.38 - keep the account status dot perfectly round */
.gf-app-presence-control .gf-app-presence-trigger{
  width:10px!important;
  height:10px!important;
  min-width:10px!important;
  min-height:10px!important;
  flex:0 0 10px!important;
  aspect-ratio:1 / 1!important;
}

/* GROUPFINDER v2.0.39 - keep the mobile header visible across the whole app */
@media(max-width:820px){
  body.gf-app-page .gf-app-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:120!important;
    height:66px!important;
  }
  body.gf-app-page .gf-app-shell{
    min-height:100vh!important;
    padding-top:66px!important;
  }
  body.gf-app-page .gf-app-main{
    min-height:calc(100vh - 66px)!important;
  }
  body.gf-direct-chat-page .gf-app-shell{
    height:100dvh!important;
    min-height:0!important;
    padding-top:66px!important;
  }
  body.gf-direct-chat-page .gf-app-main{
    height:calc(100dvh - 66px)!important;
    min-height:0!important;
  }
}
