.home-game-picker-module__7TFx0a__layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;max-width:1180px;margin:0 auto;padding:0 32px 64px;display:grid}.home-game-picker-module__7TFx0a__panel{border:1px solid var(--line);background:#000;flex-direction:column;gap:28px;min-height:100%;padding:28px;transition:border-color .3s;display:flex;position:relative}.home-game-picker-module__7TFx0a__panel:hover{border-color:#fff3}.home-game-picker-module__7TFx0a__panel:before{content:"";z-index:1;height:3px;position:absolute;top:-1px;left:-1px;right:-1px}.home-game-picker-module__7TFx0a__panel:after{content:"";pointer-events:none;opacity:.6;height:120px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.home-game-picker-module__7TFx0a__panel:hover:after{opacity:1}.home-game-picker-module__7TFx0a__panelFeatured:before{background:linear-gradient(90deg,var(--party-psoe)0%,var(--party-pp)100%)}.home-game-picker-module__7TFx0a__panelFeatured:after{background:linear-gradient(#e306130f 0%,#1e6cc008 40%,#0000 100%)}.home-game-picker-module__7TFx0a__panelAdvanced:before{background:linear-gradient(90deg,#6d6d6d 0%,#fff 100%)}.home-game-picker-module__7TFx0a__panelAdvanced:after{background:linear-gradient(#ffffff0a 0%,#0000 100%)}.home-game-picker-module__7TFx0a__panelLocked{background-image:linear-gradient(#ffffff0a 0%,#fff0 38%)}.home-game-picker-module__7TFx0a__panelHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.home-game-picker-module__7TFx0a__kicker{color:#f0ece4b8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:600}.home-game-picker-module__7TFx0a__title{letter-spacing:-.03em;text-transform:uppercase;max-width:16ch;margin:0;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:600;line-height:1.04}.home-game-picker-module__7TFx0a__metaBlock{border-left:1px solid var(--line);color:var(--hud-muted);gap:8px;min-width:150px;padding-left:18px;display:grid}.home-game-picker-module__7TFx0a__metaBlock span{letter-spacing:.08em;text-transform:uppercase;font-size:.74rem}.home-game-picker-module__7TFx0a__selectorGrid{gap:18px;display:grid}.home-game-picker-module__7TFx0a__selectorBlock{gap:12px;display:grid}.home-game-picker-module__7TFx0a__label{color:#f0ece4b8;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600}.home-game-picker-module__7TFx0a__choiceRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-game-picker-module__7TFx0a__objectiveGrid{flex-wrap:wrap;gap:8px;display:flex}.home-game-picker-module__7TFx0a__objectiveGrid .home-game-picker-module__7TFx0a__choiceButton{flex:1;padding:0 4px;font-size:.68rem;line-height:1.15}.home-game-picker-module__7TFx0a__choiceButton{appearance:none;border:1px solid var(--line);color:var(--hud-text);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#000;min-height:54px;padding:0 14px;font-size:.78rem;font-weight:600;transition:background .16s,border-color .16s,color .16s}.home-game-picker-module__7TFx0a__choiceButton:hover{background:#ffffff0f;border-color:#ffffff59}.home-game-picker-module__7TFx0a__choiceButtonActive{background:#ffffff1a;border-color:#fff;box-shadow:inset 0 0 0 1px #ffffff0f}.home-game-picker-module__7TFx0a__actions{gap:12px;margin-top:auto;display:grid}.home-game-picker-module__7TFx0a__primaryAction,.home-game-picker-module__7TFx0a__secondaryAction,.home-game-picker-module__7TFx0a__disabledAction{color:#000;text-align:left;border:1px solid #fff;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;height:76px;padding:14px 18px;transition:background .18s,color .18s,border-color .18s,padding .18s;display:flex;position:relative;overflow:hidden}.home-game-picker-module__7TFx0a__primaryAction,.home-game-picker-module__7TFx0a__secondaryAction{cursor:pointer;background:#fff}.home-game-picker-module__7TFx0a__primaryAction:after,.home-game-picker-module__7TFx0a__secondaryAction:after{content:"→";opacity:.5;font-size:1.2rem;font-weight:300;transition:transform .18s,opacity .18s;position:absolute;top:50%;right:18px;transform:translateY(-50%)translate(0)}.home-game-picker-module__7TFx0a__primaryAction:hover,.home-game-picker-module__7TFx0a__secondaryAction:hover{color:#fff;background:0 0;padding-right:48px}.home-game-picker-module__7TFx0a__primaryAction:hover:after,.home-game-picker-module__7TFx0a__secondaryAction:hover:after{opacity:1;color:#fff;transform:translateY(-50%)translate(4px)}.home-game-picker-module__7TFx0a__disabledAction{border-color:var(--line);color:var(--hud-muted);background:0 0}.home-game-picker-module__7TFx0a__primaryAction span,.home-game-picker-module__7TFx0a__secondaryAction span,.home-game-picker-module__7TFx0a__disabledAction span{letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:600}.home-game-picker-module__7TFx0a__primaryAction strong,.home-game-picker-module__7TFx0a__secondaryAction strong,.home-game-picker-module__7TFx0a__disabledAction strong{text-transform:uppercase;font-size:1rem;line-height:1.2}.home-game-picker-module__7TFx0a__secondaryAction{appearance:none;font:inherit}.home-game-picker-module__7TFx0a__secondaryAction:disabled{cursor:progress;opacity:.8}.home-game-picker-module__7TFx0a__note{color:var(--hud-muted);max-width:54ch;height:3em;margin:0;font-size:.84rem;line-height:1.5;overflow:hidden}.home-game-picker-module__7TFx0a__noteError{color:#fff}.home-game-picker-module__7TFx0a__board{border-top:1px solid var(--line);gap:4px;padding-top:22px;display:grid}.home-game-picker-module__7TFx0a__boardLabel{color:var(--hud-muted);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:.72rem;overflow:hidden}.home-game-picker-module__7TFx0a__boardRow{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 2px;display:grid}.home-game-picker-module__7TFx0a__boardTime{color:var(--hud-muted);font-variant-numeric:tabular-nums;font-size:.78rem}.home-game-picker-module__7TFx0a__boardRank{border:1px solid var(--line);color:var(--hud-muted);justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:600;transition:border-color .2s;display:inline-flex}.home-game-picker-module__7TFx0a__boardRow:nth-child(2) .home-game-picker-module__7TFx0a__boardRank{color:#c9a84c;background:#c9a84c14;border-color:#c9a84c}.home-game-picker-module__7TFx0a__boardRow:nth-child(3) .home-game-picker-module__7TFx0a__boardRank{color:#8c8c96;background:#8c8c9614;border-color:#8c8c96}.home-game-picker-module__7TFx0a__boardRow:nth-child(4) .home-game-picker-module__7TFx0a__boardRank{color:#a06840;background:#a0684014;border-color:#a06840}.home-game-picker-module__7TFx0a__boardEmpty{color:var(--hud-muted);margin:0;font-size:.84rem;font-style:italic}@media (max-width:980px){.home-game-picker-module__7TFx0a__layout{grid-template-columns:1fr;padding:0 20px 52px}.home-game-picker-module__7TFx0a__panel{padding:24px}.home-game-picker-module__7TFx0a__panelHeader{grid-template-columns:1fr}.home-game-picker-module__7TFx0a__metaBlock{border-left:0;border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));padding-top:14px;padding-left:0}}@media (max-width:640px){.home-game-picker-module__7TFx0a__choiceRow{grid-template-columns:1fr}.home-game-picker-module__7TFx0a__objectiveGrid{flex-direction:column}.home-game-picker-module__7TFx0a__title{max-width:none}.home-game-picker-module__7TFx0a__layout{padding-inline:16px}}@media (max-width:480px){.home-game-picker-module__7TFx0a__layout{gap:12px;padding:0 12px 40px}.home-game-picker-module__7TFx0a__panel{gap:20px;padding:18px}.home-game-picker-module__7TFx0a__choiceButton{min-height:48px}.home-game-picker-module__7TFx0a__primaryAction,.home-game-picker-module__7TFx0a__secondaryAction,.home-game-picker-module__7TFx0a__disabledAction{height:auto;min-height:60px}}
