.Play-module__QTBgIW__appBar{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top,0px);padding-right:max(10px, env(safe-area-inset-right,0px));padding-bottom:0;padding-left:max(10px, env(safe-area-inset-left,0px));min-height:calc(54px + constant(safe-area-inset-top));min-height:calc(54px + env(safe-area-inset-top,0px));z-index:50;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:6px;width:100%;height:auto;display:grid;position:sticky;top:0;box-shadow:0 1px 3px #0f172a2e}.Play-module__QTBgIW__appBarLeading,.Play-module__QTBgIW__appBarTrailing{align-items:center;min-width:0;height:54px;display:flex}.Play-module__QTBgIW__appBarLeading{justify-content:flex-start}.Play-module__QTBgIW__appBarTrailing{justify-content:flex-end}.Play-module__QTBgIW__appBarCenter{justify-content:center;align-items:center;gap:8px;min-width:0;height:54px;display:flex;overflow:hidden}.Play-module__QTBgIW__appBarLogo{object-fit:contain;border-radius:.45rem;flex-shrink:0;width:30px;height:30px}.Play-module__QTBgIW__appBarTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:clamp(.9rem,3.8vw,1.2rem);font-weight:700;overflow:hidden}.Play-module__QTBgIW__appBarMenuSpacer{width:2.35rem;height:2.35rem;display:block}.Play-module__QTBgIW__appBar .Play-module__QTBgIW__menuButton{color:#0f172a;background:#fff;border:none;box-shadow:0 1px 2px #0f172a1f}.Play-module__QTBgIW__appBar .Play-module__QTBgIW__menuButton:hover,.Play-module__QTBgIW__appBar .Play-module__QTBgIW__menuButton:active{background:#f8fafc}.Play-module__QTBgIW__session{--play-accent:#6366f1;flex-direction:column;gap:.85rem;width:100%;max-width:640px;margin:0 auto;padding:.85rem 1rem 3rem;display:flex}.Play-module__QTBgIW__headerCompact{align-items:flex-start;gap:.6rem;display:flex}.Play-module__QTBgIW__headerText{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.Play-module__QTBgIW__brand{letter-spacing:-.01em;background:linear-gradient(135deg,#5b7cd6 0%,#8b6bbd 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-size:1.05rem;font-weight:800;line-height:1.15}.Play-module__QTBgIW__lotoTitle{margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.Play-module__QTBgIW__lotoMeta{color:var(--play-text-muted);margin:0;font-size:.9rem}.Play-module__QTBgIW__drawMeta{color:var(--play-text-muted);margin:.15rem 0 0;font-size:.85rem;font-weight:600}.Play-module__QTBgIW__badgeLive,.Play-module__QTBgIW__badgeOffline{border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;margin:0 0 0 auto;padding:.28rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.Play-module__QTBgIW__badgeLive{background:var(--play-success-bg);color:var(--play-success-text)}.Play-module__QTBgIW__badgeOffline{background:var(--play-neutral);color:var(--play-text-soft)}.Play-module__QTBgIW__freeDrawType{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.2rem;margin:0 0 0 auto;display:flex}.Play-module__QTBgIW__freeDrawTypeLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--play-text-muted);font-size:.65rem;font-weight:600}.Play-module__QTBgIW__freeDrawTypeSelect{border:1px solid var(--play-border-strong);background:var(--play-surface-strong);max-width:8.5rem;color:var(--play-text);border-radius:.55rem;padding:.3rem .45rem;font-size:.78rem;font-weight:600}.Play-module__QTBgIW__menuButton{border:1px solid var(--play-border);background:var(--play-surface);width:2.35rem;height:2.35rem;color:var(--play-text);cursor:pointer;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Play-module__QTBgIW__drawerOverlay{z-index:60;background:var(--play-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:.16s ease-out Play-module__QTBgIW__playFadeIn;position:fixed;inset:0}.Play-module__QTBgIW__drawerPanel{z-index:61;width:min(19rem,84vw);padding:1rem .9rem calc(1rem + env(safe-area-inset-bottom,0px));padding-top:calc(1rem + constant(safe-area-inset-top));padding-top:calc(1rem + env(safe-area-inset-top,0px));padding-left:max(.9rem, env(safe-area-inset-left,0px));background:var(--play-sheet);border-right:1px solid var(--play-border);flex-direction:column;gap:.9rem;animation:.2s ease-out Play-module__QTBgIW__playDrawerIn;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:0 0 40px #02061766}@keyframes Play-module__QTBgIW__playFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Play-module__QTBgIW__playDrawerIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.Play-module__QTBgIW__drawerOverlay,.Play-module__QTBgIW__drawerPanel{animation:none}}.Play-module__QTBgIW__drawerHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Play-module__QTBgIW__drawerBack{color:var(--play-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:1rem;font-weight:700;display:inline-flex}.Play-module__QTBgIW__drawerList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.Play-module__QTBgIW__drawerItem{background:var(--play-drawer-tint);width:100%;color:var(--play-text);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.6rem;padding:.7rem .75rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.Play-module__QTBgIW__drawerItem[aria-pressed=true]{border-color:color-mix(in srgb, var(--play-accent,#6366f1) 45%, transparent);background:color-mix(in srgb, var(--play-accent,#6366f1) 14%, var(--play-drawer-tint))}.Play-module__QTBgIW__drawerItemMeta{color:var(--play-text-accent);margin-left:auto;font-size:.78rem;font-weight:600}.Play-module__QTBgIW__drawerSettings{flex-direction:column;gap:.55rem;display:flex}.Play-module__QTBgIW__drawerSectionLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--play-text-muted);margin:0;padding:0 .15rem;font-size:.72rem;font-weight:700}.Play-module__QTBgIW__tokenColorRow{flex-direction:column;gap:.55rem;display:flex}.Play-module__QTBgIW__tokenColorTrigger{background:var(--play-drawer-tint);min-height:2.75rem;color:var(--play-text);border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .75rem;font-size:.95rem;font-weight:600;display:flex}.Play-module__QTBgIW__tokenPreview{border:2px solid color-mix(in srgb, var(--play-text) 18%, transparent);background:var(--token-preview,#6366f1);width:1.7rem;height:1.7rem;box-shadow:inset 0 0 0 1px #0f172a1f, 0 0 0 2px color-mix(in srgb, var(--token-preview,#6366f1) 28%, transparent);cursor:pointer;border-radius:999px;flex-shrink:0;padding:0}.Play-module__QTBgIW__tokenPreview:focus-visible{outline:2px solid var(--play-accent,#6366f1);outline-offset:2px}.Play-module__QTBgIW__tokenPickerPanel{border:1px solid var(--play-border);background:var(--play-surface);border-radius:.75rem;flex-direction:column;gap:.65rem;padding:.75rem;display:flex}.Play-module__QTBgIW__tokenCustomColor{color:var(--play-text-soft);align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;display:flex}.Play-module__QTBgIW__tokenColorInput{border:1px solid var(--play-border-strong);cursor:pointer;background:0 0;border-radius:.55rem;width:2.2rem;height:2.2rem;padding:0}.Play-module__QTBgIW__tokenCustomHint{color:var(--play-text-accent);margin-left:auto;font-size:.72rem;font-weight:700}.Play-module__QTBgIW__a11ySizeControl{background:var(--play-drawer-tint);border-radius:.75rem;flex-direction:column;gap:.4rem;padding:.75rem;display:flex}.Play-module__QTBgIW__a11ySizeHeader{color:var(--play-text);justify-content:space-between;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.Play-module__QTBgIW__a11ySizeValue{color:var(--play-text-accent);font-size:.78rem;font-weight:700}.Play-module__QTBgIW__a11ySizeSlider{width:100%;accent-color:var(--play-accent,#6366f1);cursor:pointer}.Play-module__QTBgIW__a11ySizeLabels{color:var(--play-text-muted);justify-content:space-between;font-size:.7rem;font-weight:600;display:flex}.Play-module__QTBgIW__drawerHint{color:var(--play-text-muted);margin:0;font-size:.8rem;line-height:1.4}.Play-module__QTBgIW__drawerFooter{flex-direction:column;gap:.7rem;margin-top:auto;padding-top:.5rem;display:flex}.Play-module__QTBgIW__drawerAccount{flex-direction:column;gap:.55rem;display:flex}.Play-module__QTBgIW__drawerUser{background:var(--play-drawer-tint);border-radius:.75rem;align-items:center;gap:.7rem;padding:.65rem .75rem;display:flex}.Play-module__QTBgIW__drawerAvatar,.Play-module__QTBgIW__drawerAvatarFallback{object-fit:cover;border-radius:999px;flex-shrink:0;width:2.4rem;height:2.4rem}.Play-module__QTBgIW__drawerAvatarFallback{background:color-mix(in srgb, var(--play-accent,#6366f1) 22%, var(--play-surface));color:var(--play-text);justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.Play-module__QTBgIW__drawerUserText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.Play-module__QTBgIW__drawerUserName{color:var(--play-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.92rem;font-weight:700;overflow:hidden}.Play-module__QTBgIW__drawerUserEmail{color:var(--play-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.72rem;font-weight:500;overflow:hidden}.Play-module__QTBgIW__drawerLogin{justify-content:center}.Play-module__QTBgIW__drawerVersion{color:var(--play-text-muted);text-align:center;margin:0;padding-top:.15rem;font-size:.72rem;font-weight:600}.Play-module__QTBgIW__ticker{background:var(--play-surface-strong);border:1px solid var(--play-border);z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.9rem;align-items:center;gap:.7rem;min-height:3.1rem;padding:.35rem .55rem;display:flex;position:sticky;top:.4rem}.Play-module__QTBgIW__tickerLast{background:color-mix(in srgb, var(--play-accent,#6366f1) 22%, transparent);border-radius:.65rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:3.4rem;padding:.15rem .5rem;display:flex}.Play-module__QTBgIW__tickerLastLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--play-text-muted);font-size:.58rem;font-weight:600}.Play-module__QTBgIW__tickerLastValue{font-variant-numeric:tabular-nums;color:var(--play-accent,#a5b4fc);font-size:1.35rem;font-weight:800;line-height:1}.Play-module__QTBgIW__tickerViewport{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 82%,#0000);mask-image:linear-gradient(90deg,#000 82%,#0000)}.Play-module__QTBgIW__tickerTrack{scroll-behavior:smooth;scrollbar-width:none;align-items:center;gap:.35rem;padding:.2rem .25rem .2rem .2rem;display:flex;overflow-x:auto}.Play-module__QTBgIW__tickerTrack::-webkit-scrollbar{display:none}.Play-module__QTBgIW__tickerChip,.Play-module__QTBgIW__tickerChipHit{min-width:1.85rem;height:1.85rem;font-size:var(--play-number-font-size,.8rem);font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .35rem;font-weight:700;display:inline-flex}.Play-module__QTBgIW__tickerChip{background:var(--play-neutral);color:var(--play-text)}.Play-module__QTBgIW__tickerChipHit{background:color-mix(in srgb, var(--play-accent,#6366f1) 26%, var(--play-neutral));color:var(--play-text);box-shadow:0 0 0 2px var(--play-accent,#6366f1);font-weight:800}.Play-module__QTBgIW__tickerCount{font-variant-numeric:tabular-nums;color:var(--play-text-muted);flex-shrink:0;font-size:.72rem;font-weight:600}.Play-module__QTBgIW__tickerEmpty{text-align:center;width:100%;color:var(--play-text-muted);font-size:.82rem}.Play-module__QTBgIW__manualDraw{flex-direction:column;gap:.55rem;display:flex}.Play-module__QTBgIW__manualDrawActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Play-module__QTBgIW__manualPadSheet{gap:.85rem;max-height:min(88dvh,40rem)}.Play-module__QTBgIW__keepOpenToggle{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:.45rem;display:inline-flex}.Play-module__QTBgIW__keepOpenLabel{color:var(--play-text-soft);font-size:.78rem;font-weight:600}.Play-module__QTBgIW__keepOpenInput{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.Play-module__QTBgIW__keepOpenSwitch{background:var(--play-neutral-strong);border:1px solid var(--play-border-strong);border-radius:999px;flex-shrink:0;width:2.4rem;height:1.35rem;transition:background-color .16s,border-color .16s;position:relative}.Play-module__QTBgIW__keepOpenSwitch:after{content:"";background:#fff;border-radius:50%;width:1.05rem;height:1.05rem;transition:transform .16s;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #0f172a40}.Play-module__QTBgIW__keepOpenInput:checked+.Play-module__QTBgIW__keepOpenSwitch{background:var(--play-accent,#6366f1);border-color:#0000}.Play-module__QTBgIW__keepOpenInput:checked+.Play-module__QTBgIW__keepOpenSwitch:after{transform:translate(1.05rem)}.Play-module__QTBgIW__keepOpenInput:focus-visible+.Play-module__QTBgIW__keepOpenSwitch{outline:2px solid var(--play-text-accent);outline-offset:2px}.Play-module__QTBgIW__numberPad{grid-template-columns:repeat(10,minmax(0,1fr));gap:.3rem;display:grid}.Play-module__QTBgIW__padKey,.Play-module__QTBgIW__padKeyActive{aspect-ratio:1;border:1px solid var(--play-border-strong);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:transform .12s,background-color .12s;display:flex}.Play-module__QTBgIW__padKey{background:var(--play-neutral-strong);color:var(--play-text)}.Play-module__QTBgIW__padKeyActive{background:var(--play-accent,#6366f1);color:#fff;border-color:#0000;transform:scale(1.04)}.Play-module__QTBgIW__padKey:active,.Play-module__QTBgIW__padKeyActive:active{transform:scale(.94)}.Play-module__QTBgIW__drawsSection{flex-direction:column;gap:.75rem;display:flex}.Play-module__QTBgIW__cardsSection{flex-direction:column;gap:.85rem;display:flex}.Play-module__QTBgIW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Play-module__QTBgIW__sectionTitle{margin:0;font-size:1.1rem;font-weight:700}.Play-module__QTBgIW__sortControl{color:var(--play-text-muted);align-items:center;gap:.35rem;font-size:.78rem;display:inline-flex}.Play-module__QTBgIW__sortSelect{border:1px solid var(--play-border-strong);background:var(--play-surface);color:var(--play-text);cursor:pointer;border-radius:.6rem;padding:.35rem .5rem;font-size:.8rem;font-weight:600}.Play-module__QTBgIW__emptyState{text-align:center;color:var(--play-text-muted);border:1px dashed var(--play-border-strong);border-radius:1rem;margin:0;padding:1.5rem 1rem;font-size:.9rem}.Play-module__QTBgIW__cardList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Play-module__QTBgIW__cardItem{background:var(--play-surface);border:1px solid var(--play-border);text-align:left;width:100%;color:inherit;font:inherit;border-radius:1rem;flex-direction:column;gap:.7rem;padding:.85rem;display:flex}.Play-module__QTBgIW__cardItemWon{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b47}.Play-module__QTBgIW__cardItemHeader{align-items:center;gap:.5rem;display:flex}.Play-module__QTBgIW__cardItemTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.95rem;font-weight:600;overflow:hidden}.Play-module__QTBgIW__cardCount{background:var(--play-neutral);font-variant-numeric:tabular-nums;color:var(--play-text-soft);border-radius:999px;flex-shrink:0;padding:.15rem .45rem;font-size:.75rem;font-weight:700}.Play-module__QTBgIW__cardItemStatus{color:var(--play-text-accent);flex-shrink:0;font-size:.8rem;font-weight:600}.Play-module__QTBgIW__cardNameForm{flex:1;align-items:center;gap:.4rem;min-width:0;display:flex}.Play-module__QTBgIW__cardNameInput{border:1px solid var(--play-border-strong);background:var(--play-surface-strong);min-width:0;color:var(--play-text);border-radius:.55rem;flex:1;padding:.4rem .6rem;font-size:.9rem;font-weight:600}.Play-module__QTBgIW__grid{flex-direction:column;gap:.25rem;display:flex}.Play-module__QTBgIW__gridRow{grid-template-columns:repeat(9,minmax(0,1fr));gap:.25rem;display:grid}.Play-module__QTBgIW__gridCell,.Play-module__QTBgIW__gridCellEmpty{aspect-ratio:1;border:1px solid var(--play-border);font-size:var(--play-number-font-size,.85rem);font-variant-numeric:tabular-nums;border-radius:.4rem;justify-content:center;align-items:center;font-weight:600;display:flex}.Play-module__QTBgIW__gridCellEmpty{background:var(--play-cell-empty)}.Play-module__QTBgIW__gridCell{background:var(--play-cell-bg);border-color:var(--play-cell-border);color:var(--play-cell-text);transition:transform .18s;position:relative}.Play-module__QTBgIW__gridCellMarked:after{content:"";background:color-mix(in srgb, var(--play-token-color,var(--play-accent,#6366f1)) 55%, transparent);border-radius:50%;position:absolute;inset:8%;box-shadow:inset 0 1px 2px #ffffff59,0 1px 2px #0f172a40}.Play-module__QTBgIW__gridCellValue{z-index:1;position:relative}html[data-play-underline-numbers=true] .Play-module__QTBgIW__gridCellValue{text-underline-offset:.14em;text-decoration:underline;text-decoration-thickness:.08em}:is(html[data-play-underline-numbers=true] .Play-module__QTBgIW__tickerChip,html[data-play-underline-numbers=true] .Play-module__QTBgIW__tickerChipHit,html[data-play-underline-numbers=true] .Play-module__QTBgIW__tickerLastValue){text-underline-offset:.12em;text-decoration:underline}html[data-play-number-size=sm]{--play-number-font-size:.7rem}html[data-play-number-size=md]{--play-number-font-size:.85rem}html[data-play-number-size=lg]{--play-number-font-size:1.05rem}.Play-module__QTBgIW__gridCellMarked .Play-module__QTBgIW__gridCellValue{text-shadow:0 1px 1px #ffffff73;font-weight:800}.Play-module__QTBgIW__gridCellLast{outline-offset:1px;outline:2px solid #fbbf24;animation:.9s ease-out Play-module__QTBgIW__playPulse}@keyframes Play-module__QTBgIW__playPulse{0%{transform:scale(1)}45%{transform:scale(1.16)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.Play-module__QTBgIW__gridCellLast{animation:none}}.Play-module__QTBgIW__primaryButton,.Play-module__QTBgIW__secondaryButton{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .9rem;font-size:.85rem;font-weight:600;transition:opacity .12s,background-color .12s;display:inline-flex}.Play-module__QTBgIW__primaryButton{background:var(--play-accent,#6366f1);color:#fff}.Play-module__QTBgIW__secondaryButton{background:var(--play-neutral);border-color:var(--play-border-strong);color:var(--play-text)}.Play-module__QTBgIW__primaryButton:disabled,.Play-module__QTBgIW__secondaryButton:disabled{opacity:.45;cursor:not-allowed}.Play-module__QTBgIW__iconButton{background:var(--play-neutral);width:2rem;height:2rem;color:var(--play-text-soft);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Play-module__QTBgIW__guestBanner{color:var(--play-text-soft);background:var(--play-info-bg);border:1px solid var(--play-info-border);border-radius:.9rem;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:.75rem .9rem;font-size:.85rem;display:flex}.Play-module__QTBgIW__guestLink{color:var(--play-text-accent);font-weight:600;text-decoration:underline}.Play-module__QTBgIW__sheetOverlay{z-index:50;background:var(--play-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Play-module__QTBgIW__sheet{width:100%;max-width:640px;max-height:92dvh;padding:1rem 1rem calc(1.25rem + env(safe-area-inset-bottom));background:var(--play-sheet);border:1px solid var(--play-border);border-radius:1.25rem 1.25rem 0 0;flex-direction:column;gap:.9rem;animation:.22s ease-out Play-module__QTBgIW__playSheetIn;display:flex;overflow-y:auto}@keyframes Play-module__QTBgIW__playSheetIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Play-module__QTBgIW__sheet{animation:none}}.Play-module__QTBgIW__sheetHeader{justify-content:space-between;align-items:center;display:flex}.Play-module__QTBgIW__sheetTitle{margin:0;font-size:1.1rem;font-weight:700}.Play-module__QTBgIW__sheetActions{justify-content:flex-end;gap:.5rem;display:flex}.Play-module__QTBgIW__sheetField{color:var(--play-text-muted);flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.Play-module__QTBgIW__sheetInput{border:1px solid var(--play-border-strong);background:var(--play-surface);color:var(--play-text);border-radius:.65rem;padding:.6rem .75rem;font-size:.95rem;font-weight:500}.Play-module__QTBgIW__sheetInput::placeholder{color:var(--play-text-muted);font-weight:400}.Play-module__QTBgIW__colorPicker{border:0;min-width:0;margin:0;padding:0}.Play-module__QTBgIW__colorPickerLegend{color:var(--play-text-muted);margin-bottom:.4rem;padding:0;font-size:.8rem;font-weight:600}.Play-module__QTBgIW__colorPickerSwatches{flex-wrap:wrap;gap:.45rem;display:flex}.Play-module__QTBgIW__colorSwatch{background:var(--swatch-color);cursor:pointer;border:2px solid #0000;border-radius:999px;flex-shrink:0;width:1.65rem;height:1.65rem;padding:0;box-shadow:inset 0 0 0 1px #0f172a2e}.Play-module__QTBgIW__colorSwatchSelected{border-color:var(--play-text);box-shadow:inset 0 0 0 1px #0f172a2e, 0 0 0 2px color-mix(in srgb, var(--swatch-color) 45%, transparent)}.Play-module__QTBgIW__cardItemTinted{background:color-mix(in srgb, var(--card-tint) 38%, var(--play-surface));border-color:color-mix(in srgb, var(--card-tint) 70%, var(--play-border));box-shadow:none}.Play-module__QTBgIW__cardItemClickable{cursor:pointer;transition:border-color .12s,box-shadow .12s,transform .12s}.Play-module__QTBgIW__cardItemClickable:hover,.Play-module__QTBgIW__cardItemClickable:focus-visible{border-color:color-mix(in srgb, var(--play-accent,#6366f1) 40%, var(--play-border));outline:none}.Play-module__QTBgIW__cardItemClickable:active{transform:scale(.995)}.Play-module__QTBgIW__editSheet{background:linear-gradient(180deg, color-mix(in srgb, var(--card-tint,transparent) 18%, var(--play-sheet)) 0%, var(--play-sheet) 7rem)}.Play-module__QTBgIW__editSheetForm{flex-direction:column;gap:.9rem;display:flex}.Play-module__QTBgIW__editSheetNameRow{align-items:flex-end;gap:.5rem;display:flex}.Play-module__QTBgIW__editSheetNameRow .Play-module__QTBgIW__sheetField{flex:1;min-width:0}.Play-module__QTBgIW__dangerIconButton{border:1px solid color-mix(in srgb, var(--play-error-text) 35%, transparent);background:var(--play-error-bg);width:2.55rem;height:2.55rem;color:var(--play-error-text);cursor:pointer;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.05rem;padding:0;display:inline-flex}.Play-module__QTBgIW__dangerIconButton:hover,.Play-module__QTBgIW__dangerIconButton:focus-visible{filter:brightness(1.05)}.Play-module__QTBgIW__editSheetGrid{background:color-mix(in srgb, var(--card-tint,transparent) 12%, var(--play-surface));border-color:color-mix(in srgb, var(--card-tint,var(--play-border-strong)) 40%, var(--play-border-strong));border-radius:1rem;padding:.85rem}.Play-module__QTBgIW__editSheetCell{font-size:var(--play-number-font-size,1rem);border-radius:.5rem}.Play-module__QTBgIW__editSheetInfo{color:var(--play-text-muted);align-items:flex-start;gap:.45rem;margin:0;font-size:.8rem;line-height:1.4;display:flex}.Play-module__QTBgIW__editSheetInfo svg{color:var(--play-text-accent);flex-shrink:0;margin-top:.1rem}.Play-module__QTBgIW__editSheetActions{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Play-module__QTBgIW__editSheetActions .Play-module__QTBgIW__primaryButton,.Play-module__QTBgIW__editSheetActions .Play-module__QTBgIW__secondaryButton{flex:1;justify-content:center;padding:.7rem .9rem}.Play-module__QTBgIW__dangerButton{cursor:pointer;border:1px solid color-mix(in srgb, var(--play-error-text) 35%, transparent);background:var(--play-error-bg);width:100%;color:var(--play-error-text);border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.Play-module__QTBgIW__segmented{background:var(--play-surface-strong);border-radius:999px;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.25rem;display:grid}.Play-module__QTBgIW__segment,.Play-module__QTBgIW__segmentActive{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem;font-size:.85rem;font-weight:600;display:inline-flex}.Play-module__QTBgIW__segment{color:var(--play-text-muted);background:0 0}.Play-module__QTBgIW__segmentActive{background:var(--play-accent,#6366f1);color:#fff}.Play-module__QTBgIW__segmentDisabled,.Play-module__QTBgIW__segmentDisabled:disabled{opacity:.4;cursor:not-allowed;color:var(--play-text-muted)}.Play-module__QTBgIW__manualEntry{flex-direction:column;gap:.75rem;display:flex}.Play-module__QTBgIW__manualCount{color:var(--play-text-muted);margin:0;font-size:.85rem}.Play-module__QTBgIW__manualHint{color:var(--play-text-muted);margin:0;font-size:.8rem;line-height:1.4}.Play-module__QTBgIW__editorGrid{background:var(--play-surface);border:1px solid var(--play-border-strong);border-radius:.9rem;flex-direction:column;gap:.3rem;padding:.65rem;display:flex}.Play-module__QTBgIW__editorHeader,.Play-module__QTBgIW__editorRow{grid-template-columns:repeat(9,minmax(0,1fr));gap:.25rem;display:grid}.Play-module__QTBgIW__editorHeaderCell{text-align:center;color:var(--play-text-muted);letter-spacing:-.02em;font-size:.58rem;font-weight:600}.Play-module__QTBgIW__editorCell{aspect-ratio:1;border:1px dashed var(--play-border-strong);background:var(--play-neutral-strong);color:var(--play-text);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;padding:0;font-size:.85rem;font-weight:700;display:flex}.Play-module__QTBgIW__editorCellFilled{background:var(--play-cell-bg);color:var(--play-cell-text);border-style:solid;border-color:#0000}.Play-module__QTBgIW__editorCellActive{background:#6366f140;border-style:solid;border-color:#a5b4fc;box-shadow:0 0 0 2px #6366f159}.Play-module__QTBgIW__columnPickerOverlay{z-index:80;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));background:var(--play-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Play-module__QTBgIW__columnPicker{background:var(--play-sheet);border:1px solid var(--play-border-strong);border-radius:1.1rem 1.1rem .85rem .85rem;flex-direction:column;gap:.75rem;width:100%;max-width:420px;padding:1rem 1rem 1.1rem;animation:.18s ease-out Play-module__QTBgIW__playSheetIn;display:flex;box-shadow:0 -8px 32px #02061747}.Play-module__QTBgIW__columnPickerTitle{color:var(--play-text);text-align:center;margin:0;font-size:.95rem;font-weight:700}.Play-module__QTBgIW__columnPickerKeys{grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;display:grid}.Play-module__QTBgIW__columnPickerKey{aspect-ratio:1;border:1px solid var(--play-border-strong);background:var(--play-neutral-strong);color:var(--play-text);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:.65rem;justify-content:center;align-items:center;font-size:1.05rem;font-weight:700;display:flex}.Play-module__QTBgIW__columnPickerKey:active{background:var(--play-accent,#6366f1);color:#fff;border-color:#0000;transform:scale(.96)}.Play-module__QTBgIW__columnPicker .Play-module__QTBgIW__secondaryButton{justify-content:center;width:100%}.Play-module__QTBgIW__confirmOverlay{z-index:90;background:var(--play-overlay);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.Play-module__QTBgIW__confirmDialog{background:var(--play-sheet);border:1px solid var(--play-border-strong);border-radius:1.1rem;flex-direction:column;gap:.75rem;width:100%;max-width:22rem;padding:1.15rem 1.15rem 1.2rem;animation:.18s ease-out Play-module__QTBgIW__playSheetIn;display:flex;box-shadow:0 16px 40px #02061759}.Play-module__QTBgIW__confirmTitle{color:var(--play-text);margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.Play-module__QTBgIW__confirmMessage{color:var(--play-text-soft);margin:0;font-size:.9rem;line-height:1.45}.Play-module__QTBgIW__confirmActions{gap:.5rem;margin-top:.35rem;display:flex}.Play-module__QTBgIW__confirmActions .Play-module__QTBgIW__secondaryButton,.Play-module__QTBgIW__confirmActions .Play-module__QTBgIW__primaryButton,.Play-module__QTBgIW__confirmActions .Play-module__QTBgIW__dangerConfirmButton{flex:1;justify-content:center;padding:.65rem .85rem}.Play-module__QTBgIW__dangerConfirmButton{cursor:pointer;background:color-mix(in srgb, var(--play-error-text) 88%, #000);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.Play-module__QTBgIW__statusError,.Play-module__QTBgIW__statusSuccess,.Play-module__QTBgIW__statusInfo{border-radius:.7rem;margin:0;padding:.6rem .8rem;font-size:.85rem}.Play-module__QTBgIW__statusError{background:var(--play-error-bg);color:var(--play-error-text)}.Play-module__QTBgIW__statusSuccess{background:var(--play-success-bg);color:var(--play-success-text)}.Play-module__QTBgIW__statusInfo{background:var(--play-info-bg);color:var(--play-text-soft);border:1px solid var(--play-info-border)}.Play-module__QTBgIW__scannerFrame{aspect-ratio:3/4;background:#000;border-radius:1rem;width:100%;max-height:55dvh;position:relative;overflow:hidden}.Play-module__QTBgIW__scannerReticle{pointer-events:none;border:2px solid #ffffffd9;border-radius:1rem;position:absolute;inset:18%;box-shadow:0 0 0 100vmax #02061773}.Play-module__QTBgIW__scannerHighlight{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.Play-module__QTBgIW__scannerHighlightBox{fill:#22c55e33;stroke:#22c55e;stroke-width:2.4px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 6px #22c55ed9)}.Play-module__QTBgIW__scannerHint{text-align:center;color:#f8fafc;text-shadow:0 1px 4px #000c;margin:0;font-size:.85rem;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.Play-module__QTBgIW__scannerFrame:has(.Play-module__QTBgIW__photoShutter) .Play-module__QTBgIW__scannerHint{bottom:4.1rem}.Play-module__QTBgIW__photoCardGuide{pointer-events:none;z-index:1;border:2px solid #ffffffeb;border-radius:.7rem;position:absolute;inset:6% 5% 18%;box-shadow:0 0 0 100vmax #02061785}.Play-module__QTBgIW__photoCardGuideCorner{border:0 solid #86efac;width:1.15rem;height:1.15rem;position:absolute}.Play-module__QTBgIW__photoCardGuideCorner[data-corner=tl]{border-top-width:3px;border-left-width:3px;border-top-left-radius:.55rem;top:-2px;left:-2px}.Play-module__QTBgIW__photoCardGuideCorner[data-corner=tr]{border-top-width:3px;border-right-width:3px;border-top-right-radius:.55rem;top:-2px;right:-2px}.Play-module__QTBgIW__photoCardGuideCorner[data-corner=bl]{border-bottom-width:3px;border-left-width:3px;border-bottom-left-radius:.55rem;bottom:-2px;left:-2px}.Play-module__QTBgIW__photoCardGuideCorner[data-corner=br]{border-bottom-width:3px;border-right-width:3px;border-bottom-right-radius:.55rem;bottom:-2px;right:-2px}.Play-module__QTBgIW__scannerPlaceholder,.Play-module__QTBgIW__scannerError{text-align:center;min-height:12rem;color:var(--play-text-muted);border:1px dashed var(--play-border-strong);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.25rem;font-size:.9rem;display:flex}.Play-module__QTBgIW__photoPanel{text-align:center;border:1px dashed var(--play-border-strong);background:var(--play-surface);border-radius:1rem;flex-direction:column;align-items:center;gap:.85rem;min-height:12rem;padding:1.5rem 1.25rem;display:flex}.Play-module__QTBgIW__photoIcon{color:var(--play-text-accent)}.Play-module__QTBgIW__photoVideo{object-fit:cover;width:100%;height:100%}.Play-module__QTBgIW__photoShutter{z-index:2;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #02061773}.Play-module__QTBgIW__photoInput{display:none}.Play-module__QTBgIW__photoConfirm{flex-direction:column;gap:.85rem;display:flex}.Play-module__QTBgIW__photoConfirmImage{object-fit:contain;border:1px solid var(--play-border-strong);background:var(--play-surface);border-radius:.85rem;width:100%;max-height:min(52vh,22rem);display:block}.Play-module__QTBgIW__photoOcrLoading{border:1px solid var(--play-border-strong);background:var(--play-surface);border-radius:.85rem;min-height:14rem;position:relative;overflow:hidden}.Play-module__QTBgIW__photoOcrLoadingImage{object-fit:contain;filter:blur(2px)saturate(.85);opacity:.55;width:100%;max-height:min(48vh,20rem);display:block}.Play-module__QTBgIW__photoOcrLoadingOverlay{text-align:center;color:var(--play-text);background:color-mix(in srgb, var(--play-sheet) 55%, transparent);flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:1rem;font-size:.95rem;font-weight:650;display:flex;position:absolute;inset:0}.Play-module__QTBgIW__photoOcrSpinner{color:var(--play-accent,#6366f1);animation:.9s linear infinite Play-module__QTBgIW__playSpin}@keyframes Play-module__QTBgIW__playSpin{to{transform:rotate(360deg)}}.Play-module__QTBgIW__photoReviewLayout{flex-direction:column;gap:.85rem;display:flex}.Play-module__QTBgIW__photoReviewImage{object-fit:contain;border:1px solid var(--play-border-strong);background:var(--play-surface);border-radius:.75rem;width:100%;max-height:min(28vh,11rem);display:block}.Play-module__QTBgIW__photoReviewGrid{flex-direction:column;gap:.45rem;display:flex}.Play-module__QTBgIW__editorCellReveal{animation:.52s cubic-bezier(.22,1,.36,1) both Play-module__QTBgIW__playNumberReveal;animation-delay:var(--reveal-delay,0s)}@keyframes Play-module__QTBgIW__playNumberReveal{0%{opacity:0;filter:blur(2px);transform:translateY(-1.15rem)scale(.72)}55%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.Play-module__QTBgIW__photoOcrSpinner,.Play-module__QTBgIW__editorCellReveal{animation:none}}.Play-module__QTBgIW__landing{width:100%;max-width:480px;min-height:0;padding:2rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:1.1rem;margin-inline:auto;display:flex}.Play-module__QTBgIW__landingBrand{letter-spacing:-.02em;background:linear-gradient(135deg,#5b7cd6 0%,#8b6bbd 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;max-width:100%;margin:0;font-size:clamp(1.55rem,5.5vw,2.25rem);font-weight:800;line-height:1.15}.Play-module__QTBgIW__landingAccent{color:inherit}.Play-module__QTBgIW__landingText{color:var(--play-text-soft);margin:0;font-size:1rem}.Play-module__QTBgIW__landingChoices{flex-direction:column;gap:.75rem;display:flex}.Play-module__QTBgIW__landingChoice{border:1px solid var(--play-border-strong);background:var(--play-surface);width:100%;color:inherit;text-align:left;cursor:pointer;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem 1.05rem;transition:border-color .12s,background-color .12s;display:flex}.Play-module__QTBgIW__landingChoice:hover,.Play-module__QTBgIW__landingChoice:focus-visible{border-color:color-mix(in srgb, var(--play-accent,#6366f1) 45%, var(--play-border-strong));outline:none}.Play-module__QTBgIW__landingChoiceIcon{color:var(--play-text-accent);margin-bottom:.15rem;display:inline-flex}.Play-module__QTBgIW__landingChoiceTitle{color:var(--play-text);font-size:1rem;font-weight:700;line-height:1.3}.Play-module__QTBgIW__landingChoiceHint{color:var(--play-text-muted);font-size:.8rem;line-height:1.35}.Play-module__QTBgIW__landingBack{color:var(--play-text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.35rem;padding:0;font-size:.85rem;font-weight:600;display:inline-flex}.Play-module__QTBgIW__landingBack:hover,.Play-module__QTBgIW__landingBack:focus-visible{color:var(--play-text-accent)}.Play-module__QTBgIW__landingModeHint{color:var(--play-text-muted);margin:-.35rem 0 0;font-size:.8rem}.Play-module__QTBgIW__landingField{color:var(--play-text-muted);flex-direction:column;gap:.4rem;font-size:.85rem;display:flex}.Play-module__QTBgIW__landingInput{border:1px solid var(--play-border-strong);background:var(--play-surface);color:var(--play-text);border-radius:.7rem;padding:.7rem .85rem;font-size:.95rem}.Play-module__QTBgIW__landingCodeInput{letter-spacing:.12em;text-align:center;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.15rem;font-weight:700}.Play-module__QTBgIW__landingInput::placeholder{color:var(--play-text-muted);letter-spacing:.08em;font-weight:500}.Play-module__QTBgIW__landingScanButton{width:100%;padding:.85rem 1rem;font-size:.95rem}.Play-module__QTBgIW__landingScanPanel{flex-direction:column;gap:.75rem;display:flex}.Play-module__QTBgIW__landingScanPanel .Play-module__QTBgIW__secondaryButton{align-self:center}.Play-module__QTBgIW__landingFooter{text-align:center;flex-direction:column;align-items:center;gap:.55rem;margin-top:auto;padding-top:2.5rem;padding-bottom:.25rem;display:flex}.Play-module__QTBgIW__landingTagline{max-width:22rem;color:var(--play-text-muted);margin:0 0 .35rem;font-size:.78rem;line-height:1.45}.Play-module__QTBgIW__landingSiteLink{color:var(--play-text-soft);font-size:.95rem;font-weight:600;text-decoration:none}.Play-module__QTBgIW__landingSiteLink:hover,.Play-module__QTBgIW__landingSiteLink:focus-visible{color:var(--play-text-accent);text-decoration:underline}.Play-module__QTBgIW__landingLegalLinks{color:var(--play-text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.Play-module__QTBgIW__landingLegalLinks a{color:inherit;text-decoration:none}.Play-module__QTBgIW__landingLegalLinks a:hover,.Play-module__QTBgIW__landingLegalLinks a:focus-visible{color:var(--play-text-soft);text-decoration:underline}.Play-module__QTBgIW__accessError{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:420px;margin:auto;padding:2rem 1.25rem;display:flex}.Play-module__QTBgIW__accessErrorTitle{margin:0;font-size:1.4rem;font-weight:700}.Play-module__QTBgIW__winOverlay{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0206179e;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.Play-module__QTBgIW__winConfetti{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Play-module__QTBgIW__winPanel{z-index:1;background:var(--play-sheet);border:1px solid var(--play-border);border-radius:1.25rem;flex-direction:column;gap:.75rem;width:min(100%,26rem);padding:1.15rem 1.1rem 1.25rem;display:flex;position:relative;box-shadow:0 18px 50px #02061759}.Play-module__QTBgIW__winPanel .Play-module__QTBgIW__iconButton{position:absolute;top:.7rem;right:.7rem}.Play-module__QTBgIW__winEyebrow{color:#f59e0b;align-items:center;gap:.4rem;margin:0;font-size:.85rem;font-weight:700;display:inline-flex}.Play-module__QTBgIW__winTitle{letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800;line-height:1.1}.Play-module__QTBgIW__winCardName{color:var(--play-text-muted);margin:0;font-size:1rem;font-weight:600}.Play-module__QTBgIW__winMore{color:var(--play-text-muted);margin:0;font-size:.85rem}.Play-module__QTBgIW__winPanel .Play-module__QTBgIW__primaryButton{width:100%;margin-top:.25rem}
