.game-header{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:.5rem 0;display:flex}.game-header .back-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:transform .2s;display:flex}.game-header .back-button:hover{transform:scale(1.1)}.game-header .game-title-container{align-items:center;gap:.5rem;display:flex}.game-header .game-title-container .game-logo{justify-content:center;align-items:center;display:flex}.game-header .game-title-container .game-title{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.game-header .help--button{cursor:pointer;color:#c7cbe6;background:0 0;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.game-header .help--button:hover{background-color:#ffffff0d}@media screen and (max-width:600px){.game-header{padding:.25rem 0}.game-header .game-title-container .game-title{font-size:1.25rem}.game-header .back-button{width:28px;height:28px}.game-header .back-button img{width:18px;height:18px}.game-header .help--button{width:28px;height:28px;font-size:14px}}
.game-info-acc{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.game-info-acc details{border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.game-info-acc summary{cursor:pointer;color:#c7cbe6;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;font-size:13.5px;font-weight:600;list-style:none;display:flex}.game-info-acc summary::-webkit-details-marker{display:none}.game-info-acc summary:after{content:"+";color:#8b90b5;flex:none;font-size:16px;line-height:1}.game-info-acc summary:hover{color:#fff}.game-info-acc details[open] summary:after{content:"−"}.game-info-acc__body{color:#a9aed0;padding:0 14px 12px;font-size:13px;line-height:1.55}.game-info-acc__body p{margin:0 0 10px}.game-info-acc__body p:last-child{margin-bottom:0}.game-info-acc__body dl,.game-info-acc__body ul{margin:0;padding:0}.game-info-acc__body ul{flex-direction:column;gap:8px;list-style:none;display:flex}.game-info-acc__body dt{color:#c7cbe6;font-weight:600}.game-info-acc__body dd{margin:4px 0 0}.game-info-acc__body a{color:#a78bfa;font-weight:600;text-decoration:none}.game-info-acc__body a:hover{text-decoration:underline}.game-info-acc__faq-item{margin-bottom:12px}.game-info-acc__faq-item:last-child{margin-bottom:0}
.postgame-overlay{z-index:9500;font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:.2s ease-out postgameFade;position:fixed;inset:0;overflow-y:auto}@media (min-width:768px){.postgame-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#060612b8;justify-content:center;align-items:center;padding:24px;display:flex;overflow-y:hidden}}.postgame-panel{background:linear-gradient(#100d26 0%,#221d4e 55%,#362e6b 100%);flex-direction:column;min-height:100dvh;animation:.25s ease-out postgamePop;display:flex;position:relative}@media (min-width:768px){.postgame-panel{border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:520px;min-height:0;max-height:90dvh;overflow-y:auto}}.postgame-confetti-wrap{pointer-events:none;z-index:5;position:absolute;inset:0;overflow:hidden}.postgame-hero{text-align:center;flex-direction:column;align-items:center;padding:56px 20px 32px;display:flex;position:relative}.postgame-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;line-height:1;display:flex;position:absolute;top:6px;left:6px}.postgame-close:hover{opacity:.8}.postgame-hero-art{background:#ffffff1f;border-radius:16px;width:72px;height:72px;margin-bottom:14px;overflow:hidden}.postgame-hero-art img{object-fit:contain;width:100%;height:100%}.postgame-hero-meta{color:#ffffffd9;margin-bottom:8px;font-size:13px;font-weight:600}.postgame-hero-title{color:#fff;margin:0 0 10px;font-size:28px;font-weight:800}.postgame-countdown{color:#ffffffd9;text-align:center;margin:0 0 18px;font-size:13px;font-weight:600}.postgame-stat-card{background:#0f0f26;border:1px solid #ffffff29;border-radius:16px;width:100%;max-width:340px;margin-bottom:18px;padding:18px 20px;box-shadow:0 8px 28px #00000080}.postgame-stat-primary{color:#fff;margin:0 0 12px;font-size:16px;font-weight:700}.postgame-stat-divider{background:#ffffff1f;height:1px;margin-bottom:12px}.postgame-stat-detail{color:#c7cbe6;margin:0 0 4px;font-size:14px;font-weight:600}.postgame-stat-detail:last-child{margin-bottom:0}.postgame-share-pill{color:#6153bd;cursor:pointer;background:#fff;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14.5px;font-weight:700;transition:transform .15s;display:inline-flex}.postgame-share-pill:hover{transform:scale(1.03)}.postgame-sheet{background:#12122a;border-radius:16px;margin:0 12px 12px;padding:16px}.postgame-sheet-title{color:#fff;margin:0 0 12px;font-size:16px;font-weight:700}.postgame-game-row{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:10px 0;text-decoration:none;display:flex}.postgame-game-row:last-of-type{border-bottom:none}.postgame-game-row-art{background:#ffffff0f;border-radius:10px;flex:none;width:44px;height:44px;overflow:hidden}.postgame-game-row-art img{object-fit:contain;width:100%;height:100%}.postgame-game-row-info{flex-direction:column;flex:1;min-width:0;display:flex}.postgame-game-row-name{color:#fff;font-size:15px;font-weight:600}.postgame-game-row-sub{color:#c7cbe6;font-size:12.5px;font-weight:600}.postgame-game-row-chip{white-space:nowrap;border-radius:999px;flex:none;padding:7px 14px;font-size:12.5px;font-weight:700}.postgame-game-row-chip--solve{color:#fff;background:#6153bd}.postgame-game-row-chip--played{color:#c7cbe6;background:#ffffff14}.postgame-brief-row{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;width:100%;padding:10px 0;font-family:inherit;display:flex}.postgame-brief-row:last-of-type{border-bottom:none}.postgame-brief-thumb{background:#ffffff0f;border-radius:8px;flex:none;width:56px;height:56px;overflow:hidden}.postgame-brief-thumb img{object-fit:cover;width:100%;height:100%}.postgame-brief-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.postgame-brief-title{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.postgame-brief-sub{color:#c7cbe6;font-size:12px;font-weight:600}.postgame-view-all{text-align:center;color:#a78bfa;margin-top:10px;font-size:13px;font-weight:600;text-decoration:none;display:block}.postgame-view-all:hover{text-decoration:underline}.postgame-view-results-btn{color:#fff;cursor:pointer;background:#6153bd;border:none;border-radius:12px;width:100%;min-height:52px;font-family:inherit;font-size:15px;font-weight:600;transition:filter .15s}.postgame-view-results-btn:hover{filter:brightness(1.08)}@media (min-width:768px){.postgame-view-results-btn{max-width:340px;margin-left:auto;margin-right:auto;display:block}}@keyframes postgameFade{0%{opacity:0}to{opacity:1}}@keyframes postgamePop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}
