/* Earned leaderboard stickers. Existing score order, ads and gameplay are untouched. */
.fm-leader-player{display:block;min-width:0;max-width:100%;text-align:left;white-space:normal;line-height:1.35}
.fm-leader-label{display:block;overflow-wrap:anywhere;word-break:normal;white-space:normal}
.fm-has-earned,.leader-row>.player:has(.fm-earned-stickers){min-width:0;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
button.fm-earned-stickers{display:flex!important;align-items:center;justify-content:flex-start;gap:2px;width:max-content!important;max-width:100%;min-height:48px;margin:1px 0 0;padding:4px 0!important;border:0!important;border-radius:10px;background:transparent!important;box-shadow:none!important;color:inherit;font:inherit;line-height:1;cursor:pointer;touch-action:manipulation;transform:none!important;letter-spacing:0}
.fm-earned-stickers>.fm-earned-icon{display:block!important;flex:0 1 28px;min-width:0;width:28px;height:32px}
.fm-earned-stickers svg{display:block!important;width:28px!important;height:32px!important;max-width:100%;margin:0!important;filter:drop-shadow(0 1px 1px #0002);pointer-events:none}
.fm-earned-stickers:focus-visible{outline:3px solid #b66daa!important;outline-offset:3px}
.fm-leaders .fm-leader{grid-template-columns:20px minmax(0,1fr) auto!important;align-items:center}
.fm-earned-dialog{box-sizing:border-box;width:calc(100vw - 32px);max-width:410px;max-height:calc(100dvh - 40px);padding:20px;border:2px solid #dbc5d8;border-radius:22px;background:#fff9f5;color:#342039;overflow:auto;box-shadow:0 18px 70px #170b294d;font:15px/1.45 system-ui;text-align:left}
.fm-earned-dialog::backdrop{background:#170b2980}
.fm-earned-dialog *{box-sizing:border-box}
.fm-earned-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.fm-earned-dialog h2{margin:0;font:800 23px/1.2 system-ui;letter-spacing:-.02em;color:#342039}
.fm-earned-dialog-head button{display:grid;place-items:center;flex:none;width:48px;min-height:48px;margin:0;padding:0;border:1px solid #dcc3d6;border-radius:12px;background:#fff;color:#64224f;font:25px/1 system-ui;cursor:pointer;box-shadow:none}
.fm-earned-dialog .fm-earned-owner{margin:10px 0 14px;font-weight:750;overflow-wrap:anywhere;color:#7a3d65}
.fm-earned-dialog ul{display:grid;gap:8px;list-style:none;margin:0;padding:0}
.fm-earned-dialog li{display:flex;align-items:center;gap:12px;padding:7px 10px;background:#f6eaf2;border-radius:12px;color:#342039}
.fm-earned-dialog li svg{width:48px;height:48px;flex:none}
.fm-earned-dialog .fm-earned-note{margin:15px 0 0;font:13px/1.5 system-ui;color:#725a70}
@media(max-width:360px){.fm-earned-stickers>.fm-earned-icon{width:25px;flex-basis:25px}.fm-earned-stickers svg{width:25px!important}.fm-earned-dialog{padding:16px}.fm-earned-dialog h2{font-size:21px}}

/* One optional play badge accompanies the four achievement stickers. */
button.fm-earned-stickers{flex-wrap:wrap}
.fmsm-sticker-editor{max-width:900px;padding:20px;background:#fff;border:1px solid #c3c4c7;border-radius:10px;scroll-margin-top:60px}
.fmsm-play-sticker{min-height:44px;max-width:100%}
.fmsm-badge-preview{display:block;margin-top:8px}.fmsm-badge-preview svg{width:70px;height:78px}
.fmsm-current-stickers{display:flex;flex-wrap:wrap;gap:12px}.fmsm-current-stickers>span{display:grid;max-width:120px;gap:5px;text-align:center}.fmsm-current-stickers svg{width:65px;height:72px;margin:auto}.fmsm-current-stickers small{overflow-wrap:anywhere}
.fmsm-sticker-row[hidden]{display:none!important}
