dialog.mobile-deck-choice-layer:modal{display:block;top:0;right:0;bottom:0;left:0;position:fixed;z-index:1200;background:transparent;border:0;padding:0;margin:0;width:100%;height:100%;max-width:none;max-height:none;color:#edf2f4}.mobile-deck-choice-backdrop{background:#020508d1;border:0;top:0;right:0;bottom:0;left:0;padding:0;position:absolute;width:100%}.mobile-deck-choice-sheet{background:#11161b;border-left:1px solid #56636d;color:#edf2f4;display:grid;grid-template-rows:auto auto minmax(0,1fr);height:100%;padding:8px max(10px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) 10px;position:absolute;right:0;width:min(680px,calc(100vw - 28px))}.mobile-deck-choice-sheet>header,.mobile-deck-choice-tools,.mobile-deck-choice-tools>label{align-items:center;display:flex}.mobile-deck-choice-sheet>header{border-bottom:1px solid #374149;justify-content:space-between;min-height:42px;padding-bottom:6px}.mobile-deck-choice-sheet>header>div,.mobile-deck-choice-copy{display:grid;min-width:0}.mobile-deck-choice-sheet>header span,.mobile-deck-choice-copy>span{color:#7fded3;font-size:12px;font-weight:800}.mobile-deck-choice-sheet>header strong{font-size:17px}.mobile-deck-choice-sheet>header button{height:40px;padding:0;width:40px}.mobile-deck-choice-tools{gap:8px;padding:7px 0}.mobile-deck-choice-tools>label{background:#20272d;border:1px solid #53606a;border-radius:4px;flex:1;gap:7px;min-height:40px;padding:0 10px}.mobile-deck-choice-tools input{background:transparent;border:0;color:#fff;font-size:14px;min-width:0;outline:0;width:100%}.mobile-deck-choice-filters{display:flex;gap:4px}.mobile-deck-choice-filters button{font-size:12px;min-height:40px;padding:5px 8px}.mobile-deck-choice-filters button.active{background:#1c4d55;border-color:#72d8cc;color:#fff}.mobile-deck-choice-results{align-content:start;display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}.mobile-deck-choice-option{align-items:center;background:#1d2329;border-color:#414c55;display:grid;gap:8px;grid-template-columns:48px minmax(0,1fr) 22px;min-height:78px;padding:5px;text-align:left}.mobile-deck-choice-option.selected{background:#173d3a;border-color:#72d8cc;box-shadow:inset 3px 0 #72d8cc}.mobile-deck-choice-cover{aspect-ratio:5 / 7;background:#090d10;display:grid;height:66px;overflow:hidden;place-items:center}.mobile-deck-choice-cover img{height:100%;object-fit:cover;width:100%}.mobile-deck-choice-copy{gap:2px}.mobile-deck-choice-copy strong,.mobile-deck-choice-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-deck-choice-copy strong{font-size:14px}.mobile-deck-choice-copy small{color:#aab5bc;font-size:12px}.mobile-deck-choice-empty{align-items:center;display:flex;flex-direction:column;gap:5px;grid-column:1 / -1;justify-content:center;min-height:120px}@media(min-width:981px)and (min-height:521px){.mobile-deck-choice-sheet{top:0;right:0;bottom:0;left:0;margin:auto;width:min(1080px,calc(100vw - 48px));height:min(720px,calc(100dvh - 64px));padding:20px;border:1px solid #56636d;border-radius:8px}.mobile-deck-choice-results{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-deck-choice-option{grid-template-columns:68px minmax(0,1fr) 22px;min-height:112px;padding:8px}.mobile-deck-choice-cover{height:95px}.mobile-deck-choice-copy strong{white-space:normal;overflow-wrap:anywhere;font-size:16px}}@media(max-height:320px)and (orientation:landscape){.mobile-deck-choice-sheet{padding-block:5px}.mobile-deck-choice-sheet>header,.mobile-deck-choice-tools>label,.mobile-deck-choice-filters button{min-height:36px}.mobile-deck-choice-option{min-height:72px}}
