.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-family:var(--font-sans);letter-spacing:-.005em;cursor:pointer;transition:background-color var(--duration-fast) var(--easing-out), border-color var(--duration-fast) var(--easing-out), color var(--duration-fast) var(--easing-out), transform var(--duration-fast) cubic-bezier(.34, 1.56, .64, 1), box-shadow var(--duration-fast) var(--easing-out);white-space:nowrap;border:1px solid #0000;font-weight:600;display:inline-flex;position:relative}.Button-module__8RiFmG__button:disabled{cursor:not-allowed}.Button-module__8RiFmG__button:hover:not(:disabled){transform:translateY(-1px)}.Button-module__8RiFmG__button:active:not(:disabled){transition-duration:60ms;transform:translateY(0)scale(.98)}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--color-accent-ring);outline-offset:3px}.Button-module__8RiFmG__label{align-items:center;display:inline-flex}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__loading .Button-module__8RiFmG__label{opacity:.7}.Button-module__8RiFmG__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}.Button-module__8RiFmG__size-sm{min-height:36px;padding:0 var(--space-3);font-size:var(--font-sm)}.Button-module__8RiFmG__size-md{min-height:44px;padding:0 var(--space-4);font-size:var(--font-md)}.Button-module__8RiFmG__size-lg{min-height:52px;padding:0 var(--space-5);font-size:var(--font-md);font-weight:700}.Button-module__8RiFmG__variant-primary{background:linear-gradient(180deg, color-mix(in srgb, var(--color-primary) 88%, #fff 12%), var(--color-primary));border-color:var(--color-primary);color:var(--color-on-primary);box-shadow:inset 0 1px #ffffff2e,0 1px 2px #00000052,0 4px 12px #0000002e}.Button-module__8RiFmG__variant-primary:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--color-primary-hover) 88%, #fff 12%), var(--color-primary-hover));border-color:var(--color-primary-hover);box-shadow:inset 0 1px #ffffff38,0 4px 12px #0000006b,0 12px 28px #0000002e}.Button-module__8RiFmG__variant-primary:disabled{background:var(--color-surface-3);border-color:var(--color-line);color:var(--color-text-muted);box-shadow:none;opacity:1}.Button-module__8RiFmG__variant-accent{background:linear-gradient(180deg, color-mix(in srgb, var(--color-accent-hover) 92%, #fff 8%), var(--color-accent));border-color:var(--color-accent);color:var(--color-on-accent);box-shadow:0 1px 0 #ffffff38 inset, 0 1px 2px #00000052, 0 6px 18px var(--color-accent-soft)}.Button-module__8RiFmG__variant-accent:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--color-accent-hover) 100%, #fff 0%), var(--color-accent-hover));border-color:var(--color-accent-hover);box-shadow:0 1px 0 #ffffff42 inset, 0 4px 12px #0000005c, 0 14px 32px color-mix(in srgb, var(--color-accent) 32%, transparent)}.Button-module__8RiFmG__variant-accent:disabled{background:var(--color-surface-3);border-color:var(--color-line);color:var(--color-text-muted);box-shadow:none;opacity:1}.Button-module__8RiFmG__variant-secondary{background:linear-gradient(180deg, color-mix(in srgb, var(--color-text) 3%, transparent), transparent 50%), var(--color-surface-2);border-color:var(--color-line);color:var(--color-text);box-shadow:0 1px 2px #0000002e}.Button-module__8RiFmG__variant-secondary:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--color-text) 4%, transparent), transparent 50%), var(--color-surface-3);border-color:color-mix(in srgb, var(--color-accent) 50%, var(--color-line));color:var(--color-text);box-shadow:0 1px 2px #00000052,0 8px 18px #0000002e}.Button-module__8RiFmG__variant-ghost{color:var(--color-text);background:0 0;border-color:#0000}.Button-module__8RiFmG__variant-ghost:hover:not(:disabled){background:var(--color-surface-2)}.Button-module__8RiFmG__variant-danger{background:linear-gradient(180deg, color-mix(in srgb, var(--color-danger) 88%, #fff 12%), var(--color-danger));border-color:var(--color-danger);color:#fff;box-shadow:0 1px 0 #ffffff2e inset, 0 1px 2px #00000052, 0 6px 18px var(--color-danger-soft)}.Button-module__8RiFmG__variant-danger:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--color-danger) 92%, #fff 8%), color-mix(in srgb, var(--color-danger) 88%, #000 12%));border-color:color-mix(in srgb, var(--color-danger) 88%, #000 12%);box-shadow:0 1px 0 #ffffff38 inset, 0 4px 12px #0000005c, 0 14px 32px color-mix(in srgb, var(--color-danger) 32%, transparent)}@media (prefers-reduced-motion:reduce){.Button-module__8RiFmG__button:hover:not(:disabled),.Button-module__8RiFmG__button:active:not(:disabled){transform:none}}
.Pill-module__cddRIW__pill{align-items:center;gap:var(--space-1);border-radius:var(--radius-pill);font-family:var(--font-sans);letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #00000029}.Pill-module__cddRIW__size-sm{min-height:24px;font-size:var(--font-xs);padding:2px 10px}.Pill-module__cddRIW__size-md{min-height:32px;font-size:var(--font-sm);padding:4px 12px}.Pill-module__cddRIW__icon{justify-content:center;align-items:center;display:inline-flex}.Pill-module__cddRIW__variant-neutral{border-color:var(--color-line);background:var(--color-surface-2);color:var(--color-text)}.Pill-module__cddRIW__variant-muted{border-color:var(--color-line);background:var(--color-surface-2);color:var(--color-text-muted)}.Pill-module__cddRIW__variant-accent{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent)}.Pill-module__cddRIW__variant-success{border-color:var(--color-success);background:var(--color-success-soft);color:var(--color-success)}.Pill-module__cddRIW__variant-warn{border-color:var(--color-warn);background:var(--color-warn-soft);color:var(--color-warn)}.Pill-module__cddRIW__variant-danger{border-color:var(--color-danger);background:var(--color-danger-soft);color:var(--color-danger)}.Pill-module__cddRIW__variant-info{border-color:var(--color-info);background:var(--color-info-soft);color:var(--color-info)}
.Sheet-module__7Yhcpq__scrim{z-index:var(--z-modal);background:radial-gradient(ellipse at 50% 30%, color-mix(in srgb, var(--color-accent) 14%, transparent), transparent 55%), #050510b3;-webkit-backdrop-filter:blur(10px)saturate(1.1);padding:var(--space-4);animation:Sheet-module__7Yhcpq__scrim-in var(--duration-base) var(--easing-out);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}[data-theme=light] .Sheet-module__7Yhcpq__scrim{background:radial-gradient(ellipse at 50% 30%, color-mix(in srgb, var(--color-accent) 14%, transparent), transparent 55%), #1a14108c}.Sheet-module__7Yhcpq__sheet{gap:var(--space-4);width:100%;max-height:calc(100dvh - (var(--space-4) * 2));border:1px solid color-mix(in srgb, var(--color-accent) 18%, var(--color-line));border-radius:var(--radius-xl);background:radial-gradient(420px 220px at 0% 0%, var(--color-accent-soft), transparent 60%), linear-gradient(180deg, color-mix(in srgb, var(--color-text) 3%, transparent), transparent 50%), var(--color-surface);color:var(--color-text);padding:var(--space-6);box-shadow:var(--shadow-3), 0 0 32px color-mix(in srgb, var(--color-accent) 14%, transparent);animation:Sheet-module__7Yhcpq__sheet-in var(--duration-slow) cubic-bezier(.34, 1.56, .64, 1);grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:relative}.Sheet-module__7Yhcpq__size-sm{max-width:420px}.Sheet-module__7Yhcpq__size-md{max-width:600px}.Sheet-module__7Yhcpq__size-lg{max-width:840px}.Sheet-module__7Yhcpq__header{gap:var(--space-2);display:grid}.Sheet-module__7Yhcpq__title{font-family:var(--font-display);font-size:var(--font-2xl);letter-spacing:-.015em;margin:0;font-weight:700;line-height:1.1}.Sheet-module__7Yhcpq__description{color:var(--color-text-2,var(--color-text-muted));line-height:var(--leading-relaxed);font-size:var(--font-sm);margin:0}.Sheet-module__7Yhcpq__body{gap:var(--space-4);overscroll-behavior:contain;min-height:0;padding-right:var(--space-1);display:grid;overflow-y:auto}.Sheet-module__7Yhcpq__body>*{min-width:0}.Sheet-module__7Yhcpq__footer{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid color-mix(in srgb, var(--color-accent) 22%, var(--color-line-soft));display:flex}@keyframes Sheet-module__7Yhcpq__scrim-in{0%{opacity:0}to{opacity:1}}@keyframes Sheet-module__7Yhcpq__sheet-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.Sheet-module__7Yhcpq__scrim,.Sheet-module__7Yhcpq__sheet{animation:none}}@media (max-width:560px){.Sheet-module__7Yhcpq__scrim{padding:var(--space-2)}.Sheet-module__7Yhcpq__sheet{max-height:calc(100dvh - (var(--space-2) * 2));padding:var(--space-4)}}
.IconButton-module__09XwpW__button{border-radius:var(--radius-md);cursor:pointer;min-height:0;transition:background-color var(--duration-fast) var(--easing-out), border-color var(--duration-fast) var(--easing-out), color var(--duration-fast) var(--easing-out), box-shadow var(--duration-fast) var(--easing-out), transform var(--duration-fast) cubic-bezier(.34, 1.56, .64, 1);border:1px solid #0000;place-items:center;padding:0;display:inline-grid}.IconButton-module__09XwpW__button svg{display:block}.IconButton-module__09XwpW__button:hover:not(:disabled){transform:translateY(-1px)}.IconButton-module__09XwpW__button:active:not(:disabled){transition-duration:60ms;transform:translateY(0)scale(.95)}.IconButton-module__09XwpW__button:focus-visible{outline:2px solid var(--color-accent-ring);outline-offset:2px}.IconButton-module__09XwpW__button:disabled{cursor:not-allowed;opacity:.55}.IconButton-module__09XwpW__size-sm{width:36px;height:36px}.IconButton-module__09XwpW__size-md{width:44px;height:44px}.IconButton-module__09XwpW__variant-ghost{color:var(--color-text-muted);background:0 0}.IconButton-module__09XwpW__variant-ghost:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--color-text) 4%, transparent), transparent 50%), var(--color-surface-2);color:var(--color-text);border-color:color-mix(in srgb, var(--color-accent) 30%, var(--color-line))}.IconButton-module__09XwpW__variant-secondary{background:linear-gradient(180deg, color-mix(in srgb, var(--color-text) 3%, transparent), transparent 50%), var(--color-surface-2);border-color:var(--color-line);color:var(--color-text);box-shadow:0 1px 2px #00000029}.IconButton-module__09XwpW__variant-secondary:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--color-text) 4%, transparent), transparent 50%), var(--color-surface-3);border-color:color-mix(in srgb, var(--color-accent) 50%, var(--color-line));color:var(--color-text);box-shadow:0 1px 2px #00000052,0 6px 14px #0000002e}.IconButton-module__09XwpW__variant-accent{background:linear-gradient(180deg, color-mix(in srgb, var(--color-accent-hover) 88%, #fff 12%), var(--color-accent));border-color:var(--color-accent);color:var(--color-on-accent);box-shadow:inset 0 1px 0 #ffffff38, 0 1px 2px #00000052, 0 4px 12px var(--color-accent-soft)}.IconButton-module__09XwpW__variant-accent:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--color-accent-hover) 96%, #fff 4%), var(--color-accent-hover));border-color:var(--color-accent-hover);box-shadow:inset 0 1px 0 #ffffff42, 0 4px 12px #0000005c, 0 12px 26px color-mix(in srgb, var(--color-accent) 32%, transparent)}.IconButton-module__09XwpW__variant-danger{color:var(--color-danger);background:0 0}.IconButton-module__09XwpW__variant-danger:hover:not(:disabled){background:linear-gradient(180deg, color-mix(in srgb, var(--color-danger) 18%, transparent), transparent 60%), var(--color-danger-soft);border-color:color-mix(in srgb, var(--color-danger) 50%, transparent)}.IconButton-module__09XwpW__pressed{background:linear-gradient(180deg, color-mix(in srgb, var(--color-accent) 24%, transparent), transparent 60%), var(--color-accent-soft);color:var(--color-accent);border-color:color-mix(in srgb, var(--color-accent) 60%, transparent)}@media (prefers-reduced-motion:reduce){.IconButton-module__09XwpW__button:hover:not(:disabled),.IconButton-module__09XwpW__button:active:not(:disabled){transform:none}}
.ThemeToggle-module__BDCMra__floating{top:var(--space-3);right:var(--space-3);z-index:var(--z-overlay);position:fixed}.ThemeToggle-module__BDCMra__floating button{background:linear-gradient(180deg, color-mix(in srgb, var(--color-text) 3%, transparent), transparent 50%), color-mix(in srgb, var(--color-surface) 90%, transparent);border:1px solid var(--color-line);box-shadow:inset 0 1px 0 #ffffff0f, var(--shadow-2);-webkit-backdrop-filter:blur(12px)saturate(1.1)}@media (max-width:560px){.ThemeToggle-module__BDCMra__floating{top:var(--space-2);right:var(--space-2)}}
.ActOverlay-module__Ki6GKq__root{z-index:100;-webkit-backdrop-filter:blur(12px);animation:ActOverlay-module__Ki6GKq__gl-act-overlay-in .22s var(--gl-easing-out) both;pointer-events:none;background:#0a0805a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ActOverlay-module__Ki6GKq__content{color:var(--gl-paper);animation:ActOverlay-module__Ki6GKq__gl-act-overlay-content-in .32s var(--gl-easing-out) 80ms both;border-top:1px solid #c9a0634d;border-bottom:1px solid #c9a0634d;align-items:baseline;gap:14px;padding:22px 36px;font-style:italic;display:flex}.ActOverlay-module__Ki6GKq__roman{font-size:calc(38px * var(--app-text-scale,1));color:var(--gl-gold);letter-spacing:.04em;font-weight:700}.ActOverlay-module__Ki6GKq__divider{font-size:calc(32px * var(--app-text-scale,1));color:var(--gl-gold);opacity:.6}.ActOverlay-module__Ki6GKq__name{font-size:calc(30px * var(--app-text-scale,1));color:var(--gl-paper);font-weight:600}@keyframes ActOverlay-module__Ki6GKq__gl-act-overlay-in{0%{opacity:0;-webkit-backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(12px)}}@keyframes ActOverlay-module__Ki6GKq__gl-act-overlay-content-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ActOverlay-module__Ki6GKq__root{-webkit-backdrop-filter:none;background:#0a0805d9;animation:.2s linear both ActOverlay-module__Ki6GKq__gl-act-overlay-fade}.ActOverlay-module__Ki6GKq__content{animation:.2s linear both ActOverlay-module__Ki6GKq__gl-act-overlay-fade}}@keyframes ActOverlay-module__Ki6GKq__gl-act-overlay-fade{0%{opacity:0}to{opacity:1}}
.ActionCard-module__1k_51G__card{border-radius:var(--gl-r-4);transition:background .22s var(--gl-easing-out), border-color .22s var(--gl-easing-out), box-shadow .22s var(--gl-easing-out);background:var(--gl-surface);border:1px solid var(--gl-line);box-shadow:var(--gl-sh-1);flex-direction:column;gap:10px;padding:16px;display:flex;position:relative}.ActionCard-module__1k_51G__card[data-state=active]{border-color:var(--gl-gold);box-shadow:0 0 0 1px #c9a06333, var(--gl-sh-2);background:linear-gradient(#c9a0631a 0%,#c9a0630a 100%)}.ActionCard-module__1k_51G__card[data-state=active]:before{content:"";background:linear-gradient(90deg, transparent, var(--gl-gold), transparent);height:1px;position:absolute;top:0;left:14px;right:14px}.ActionCard-module__1k_51G__card[data-state=confirming]{border-color:var(--gl-green);background:linear-gradient(#7da06b1a 0%,#7da06b0a 100%)}.ActionCard-module__1k_51G__card[data-state=confirming]:before{content:"";background:linear-gradient(90deg, transparent, var(--gl-green), transparent);height:1px;position:absolute;top:0;left:14px;right:14px}.ActionCard-module__1k_51G__eyebrow{font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.18em;text-transform:uppercase;color:var(--gl-gold);font-weight:600}.ActionCard-module__1k_51G__card[data-state=waiting] .ActionCard-module__1k_51G__eyebrow{color:var(--gl-paper-soft)}.ActionCard-module__1k_51G__card[data-state=blocked] .ActionCard-module__1k_51G__eyebrow{color:var(--gl-rust)}.ActionCard-module__1k_51G__card[data-state=confirming] .ActionCard-module__1k_51G__eyebrow{color:var(--gl-green)}.ActionCard-module__1k_51G__title{font-size:calc(22px * var(--app-text-scale,1));color:var(--gl-paper);margin:0;line-height:1.1}.ActionCard-module__1k_51G__card[data-state=blocked] .ActionCard-module__1k_51G__title{color:var(--gl-paper-dim)}.ActionCard-module__1k_51G__body{font-size:calc(12px * var(--app-text-scale,1));color:var(--gl-paper-soft);margin:0;line-height:1.55}.ActionCard-module__1k_51G__ctaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ActionCard-module__1k_51G__toolsSpacer{flex:auto;min-width:8px}.ActionCard-module__1k_51G__toolsInline{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.ActionCard-module__1k_51G__toolsRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}.ActionCard-module__1k_51G__cta{background:var(--gl-gold);color:var(--gl-ink);font-size:calc(11px * var(--app-text-scale,1));letter-spacing:.16em;text-transform:uppercase;border-radius:var(--gl-r-2);cursor:pointer;transition:background .15s var(--gl-easing-out), transform .15s var(--gl-easing-out), box-shadow .15s var(--gl-easing-out);border:none;align-self:flex-start;padding:10px 18px;font-weight:600;box-shadow:0 4px 14px #c9a0634d}.ActionCard-module__1k_51G__cta:hover:not(:disabled){background:var(--gl-gold-bright);transform:translateY(-1px);box-shadow:0 6px 18px #c9a06366}.ActionCard-module__1k_51G__cta:active:not(:disabled){transform:scale(.96)}.ActionCard-module__1k_51G__cta:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.ActionCard-module__1k_51G__cta:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}.ActionCard-module__1k_51G__card[data-state=confirming] .ActionCard-module__1k_51G__cta{background:var(--gl-green);box-shadow:0 4px 14px #7da06b59}.ActionCard-module__1k_51G__progress{align-items:center;gap:5px;margin-top:4px;display:flex}.ActionCard-module__1k_51G__dot{background:var(--gl-line-strong);width:8px;height:8px;transition:background .18s var(--gl-easing-out);border-radius:50%}.ActionCard-module__1k_51G__dot[data-done=true]{background:var(--gl-green)}.ActionCard-module__1k_51G__dot[data-active=true]{background:var(--gl-gold);animation:1.4s ease-in-out infinite ActionCard-module__1k_51G__gl-action-pulse}@keyframes ActionCard-module__1k_51G__gl-action-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.ActionCard-module__1k_51G__dot[data-active=true]{animation:none}.ActionCard-module__1k_51G__cta:hover:not(:disabled),.ActionCard-module__1k_51G__cta:active:not(:disabled){transform:none}}.ActionCard-module__1k_51G__undo{border:1px solid var(--gl-line-strong);color:var(--gl-paper-soft);font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.12em;text-transform:uppercase;border-radius:var(--gl-r-2);cursor:pointer;transition:color .15s var(--gl-easing-out), border-color .15s var(--gl-easing-out);background:0 0;align-self:flex-start;margin-top:4px;padding:5px 10px}.ActionCard-module__1k_51G__undo:hover{color:var(--gl-paper);border-color:var(--gl-gold)}.ActionCard-module__1k_51G__undo:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}.ActionCard-module__1k_51G__secondaryRow{align-items:center;gap:10px;margin-top:6px;display:flex}.ActionCard-module__1k_51G__secondary{border-radius:var(--gl-r-2);border:1px solid var(--gl-line);color:var(--gl-paper-dim);font-family:var(--font-gl-mono), monospace;font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .15s var(--gl-easing-out), border-color .15s var(--gl-easing-out), color .15s var(--gl-easing-out);background:#f5e6c40a;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.ActionCard-module__1k_51G__secondary:hover:not(:disabled),.ActionCard-module__1k_51G__secondary:focus-visible{background:var(--gl-surface-hover);border-color:var(--gl-amber);color:var(--gl-paper);outline:none}.ActionCard-module__1k_51G__secondary:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}.ActionCard-module__1k_51G__secondary:disabled,.ActionCard-module__1k_51G__secondary[data-variant=muted]{color:var(--gl-green);cursor:default;background:#7da06b1a;border-color:#7da06b73}.ActionCard-module__1k_51G__secondaryHint{font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.08em;color:var(--gl-paper-soft)}
.ActionDock-module__4iWSCa__dock{min-width:0;min-height:0;animation:ActionDock-module__4iWSCa__gln-dock-in .26s var(--gl-easing-spring) both;grid-template:"action"minmax(0,1fr)"tools"/minmax(0,1fr);align-items:stretch;gap:6px;padding:0;display:grid}.ActionDock-module__4iWSCa__dock[data-has-side]{grid-template:"action side"minmax(0,1fr)"tools side"/minmax(0,1fr) auto}.ActionDock-module__4iWSCa__actionSlot{grid-area:action;min-width:0}.ActionDock-module__4iWSCa__actionSlot>*{height:100%}.ActionDock-module__4iWSCa__sideSlot{grid-area:side;align-self:stretch;gap:8px;min-width:240px;max-width:320px;min-height:0;display:grid}.ActionDock-module__4iWSCa__sideSlot>*{min-width:0}.ActionDock-module__4iWSCa__tools{display:none}.ActionDock-module__4iWSCa__toolButton{border:1px solid var(--gl-line);border-radius:var(--gl-r-2);min-width:28px;min-height:28px;color:var(--gl-paper-soft);font-size:calc(8px * var(--app-text-scale,1));letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .16s var(--gl-easing-spring), background .16s var(--gl-easing-out), border-color .16s var(--gl-easing-out), color .16s var(--gl-easing-out);background:#f5e6c409;align-items:center;gap:4px;padding:0 6px;display:inline-flex;position:relative}.ActionDock-module__4iWSCa__toolButton svg{flex:0 0 14px;width:14px;height:14px}.ActionDock-module__4iWSCa__toolButton:hover,.ActionDock-module__4iWSCa__toolButton:focus-visible{background:var(--gl-surface-hover);border-color:var(--gl-gold);color:var(--gl-gold-bright);outline:none;transform:translateY(-1px)}.ActionDock-module__4iWSCa__toolButton[data-attention=true]{border-color:var(--gl-gold);color:var(--gl-gold-bright);background:var(--gl-gold-soft);animation:1.6s ease-in-out infinite ActionDock-module__4iWSCa__gln-tool-pulse}.ActionDock-module__4iWSCa__toolButton[data-attention=urgent]{border-color:var(--gl-rust);color:var(--gl-rust-bright);background:#b55b492e;animation:1s ease-in-out infinite ActionDock-module__4iWSCa__gln-tool-pulse}.ActionDock-module__4iWSCa__toolBadge{background:var(--gl-rust);min-width:18px;height:18px;color:var(--gl-paper);font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.04em;border:1px solid #060405d9;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-weight:600;display:inline-flex;position:absolute;top:-6px;right:-6px;box-shadow:0 0 0 2px #b55b4952}.ActionDock-module__4iWSCa__divider{background:var(--gl-line);align-self:stretch;width:1px;margin:4px 2px}@keyframes ActionDock-module__4iWSCa__gln-dock-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ActionDock-module__4iWSCa__gln-tool-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--gl-gold) 38%, transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb, var(--gl-gold) 0%, transparent)}}@media (prefers-reduced-motion:reduce){.ActionDock-module__4iWSCa__dock,.ActionDock-module__4iWSCa__toolButton[data-attention]{animation:none}.ActionDock-module__4iWSCa__toolButton:hover,.ActionDock-module__4iWSCa__toolButton:focus-visible{transform:none}}@media (max-width:767px){.ActionDock-module__4iWSCa__dock,.ActionDock-module__4iWSCa__dock:not([data-has-side]){grid-template-columns:minmax(0,1fr);grid-template-areas:"action""tools""side"}.ActionDock-module__4iWSCa__sideSlot{min-width:0;max-width:none}.ActionDock-module__4iWSCa__tools{flex-flow:wrap;max-width:none}.ActionDock-module__4iWSCa__toolButton{flex:auto;justify-content:center}}
.GamePopover-module__tn0t1q__scrim{z-index:20;pointer-events:none;animation:GamePopover-module__tn0t1q__gln-popover-scrim-in .2s var(--gl-easing-out) both;place-items:center;padding:14px;display:grid;position:absolute;inset:0}.GamePopover-module__tn0t1q__scrim>*{pointer-events:auto}.GamePopover-module__tn0t1q__scrim[data-modal=true]{pointer-events:auto;-webkit-backdrop-filter:blur(6px)saturate(1.05);background:#06040594}.GamePopover-module__tn0t1q__scrim[data-anchor=bottom]{align-items:end;padding-bottom:18px}.GamePopover-module__tn0t1q__dragLayer{min-width:0;max-width:100%;min-height:0;max-height:100%;transition:transform .12s var(--gl-easing-out);display:flex;position:relative}.GamePopover-module__tn0t1q__scrim[data-dragging=true] .GamePopover-module__tn0t1q__dragLayer{transition:none}.GamePopover-module__tn0t1q__popup{border:1px solid color-mix(in srgb, var(--gl-gold) 28%, var(--gl-line-strong));border-radius:var(--gl-r-4);min-width:0;max-width:min(560px,100%);max-height:100%;color:var(--gl-paper);box-shadow:0 18px 48px #0009, 0 0 32px color-mix(in srgb, var(--gl-gold) 16%, transparent);animation:GamePopover-module__tn0t1q__gln-popover-in .24s var(--gl-easing-spring) both;background:radial-gradient(360px 200px at 0 0,#d9b25f1a,#0000 65%),linear-gradient(#f5e6c40d,#f5e6c405),#0a0805f2;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:16px 18px 14px;display:grid;position:relative}.GamePopover-module__tn0t1q__popup[data-size=sm]{max-width:min(380px,100%)}.GamePopover-module__tn0t1q__popup[data-size=lg]{max-width:min(720px,100%)}.GamePopover-module__tn0t1q__header{border-bottom:1px solid var(--gl-line);touch-action:none;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:8px;display:flex}.GamePopover-module__tn0t1q__header[data-draggable=true]{cursor:grab;-webkit-user-select:none;user-select:none}.GamePopover-module__tn0t1q__scrim[data-dragging=true] .GamePopover-module__tn0t1q__header{cursor:grabbing}.GamePopover-module__tn0t1q__grip{color:var(--gl-paper-dim);opacity:.55;transition:opacity .16s var(--gl-easing-out);pointer-events:none;justify-content:center;align-items:center;display:inline-flex}.GamePopover-module__tn0t1q__header[data-draggable=true]:hover .GamePopover-module__tn0t1q__grip{opacity:.95}.GamePopover-module__tn0t1q__titleWrap{text-align:center;gap:2px;min-width:0;display:grid}.GamePopover-module__tn0t1q__eyebrow{color:var(--gl-gold);font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.16em;text-transform:uppercase;text-align:center}.GamePopover-module__tn0t1q__title{color:var(--gl-paper);font-size:calc(15px * var(--app-text-scale,1));text-align:center;letter-spacing:.02em;margin:0;font-style:italic;line-height:1.2}.GamePopover-module__tn0t1q__close{box-sizing:border-box;border:1px solid var(--gl-line);border-radius:var(--gl-r-2);width:22px;height:22px;min-height:22px;max-height:22px;color:var(--gl-paper);cursor:pointer;font-size:calc(14px * var(--app-text-scale,1));transition:background .16s var(--gl-easing-out), border-color .16s var(--gl-easing-out), color .16s var(--gl-easing-out);background:0 0;flex:none;justify-content:center;align-self:flex-start;align-items:center;padding:0;font-weight:400;line-height:1;display:inline-flex}.GamePopover-module__tn0t1q__close:hover,.GamePopover-module__tn0t1q__close:focus-visible{background:var(--gl-surface-hover);border-color:var(--gl-gold);color:var(--gl-gold-bright);outline:none}.GamePopover-module__tn0t1q__body{overscroll-behavior:contain;gap:10px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.GamePopover-module__tn0t1q__footer{border-top:1px solid var(--gl-line);justify-content:flex-end;align-items:center;gap:8px;padding-top:6px;display:flex}@keyframes GamePopover-module__tn0t1q__gln-popover-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes GamePopover-module__tn0t1q__gln-popover-in{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.GamePopover-module__tn0t1q__scrim,.GamePopover-module__tn0t1q__popup{animation:none}}@media (max-width:767px){.GamePopover-module__tn0t1q__scrim{padding:8px}.GamePopover-module__tn0t1q__popup{padding:12px}.GamePopover-module__tn0t1q__title{font-size:calc(17px * var(--app-text-scale,1))}}
.ClueCard-module__xx77ca__card{aspect-ratio:1;background:linear-gradient(180deg, #f5e6c414 0%, #f5e6c408 100%), var(--gl-bg-2);border:1px solid var(--gl-line);border-radius:var(--gl-r-3);width:96px;min-width:96px;color:var(--gl-paper-soft);font-size:calc(10px * var(--app-text-scale,1));cursor:pointer;isolation:isolate;transition:transform .18s var(--gl-easing-spring), background .18s var(--gl-easing-out), border-color .18s var(--gl-easing-out), box-shadow .18s var(--gl-easing-out);align-content:end;padding:7px;line-height:1.2;display:grid;position:relative;overflow:hidden}.ClueCard-module__xx77ca__card[data-state=default]:not([aria-disabled=true]):hover{background:var(--gl-surface-hover);border-color:var(--gl-line-strong);transform:translateY(-3px)}.ClueCard-module__xx77ca__card[data-state=selected]{background:var(--gl-gold-soft);border-color:var(--gl-gold);color:var(--gl-paper);box-shadow:inset 0 0 0 2px #d9b25f8c,inset 0 0 14px #d9b25f2e}.ClueCard-module__xx77ca__card[data-selected=true]{outline:3px solid var(--gl-gold-bright);outline-offset:-1px;box-shadow:0 0 0 1px var(--gl-gold-bright), 0 0 22px -2px #e0bc7aa6, inset 0 0 0 1px #fff0c873;z-index:1;animation:1.4s ease-in-out infinite ClueCard-module__xx77ca__gl-card-selected-pulse}.ClueCard-module__xx77ca__card[data-selected=true]:after,.ClueCard-module__xx77ca__card[data-state=truth][data-selected=true]:after{content:"✓";z-index:4;background:var(--gl-gold-bright);width:18px;height:18px;color:var(--gl-ink);font-size:calc(12px * var(--app-text-scale,1));pointer-events:none;border:none;border-radius:50%;place-items:center;font-weight:700;display:grid;position:absolute;inset:4px 4px auto auto;box-shadow:0 1px 4px #0006}@keyframes ClueCard-module__xx77ca__gl-card-selected-pulse{0%,to{box-shadow:0 0 0 1px var(--gl-gold-bright), 0 0 18px -2px #e0bc7a8c, inset 0 0 0 1px #fff0c873}50%{box-shadow:0 0 0 1px var(--gl-gold-bright), 0 0 28px -2px #e0bc7ad9, inset 0 0 0 1px #fff0c899}}@media (prefers-reduced-motion:reduce){.ClueCard-module__xx77ca__card[data-selected=true]{animation:none}}.ClueCard-module__xx77ca__card[data-state=revealed]{border-color:var(--gl-gold);color:var(--gl-paper-dim)}.ClueCard-module__xx77ca__card[data-drag-source=true]{cursor:grab}.ClueCard-module__xx77ca__card[data-drag-source=true]:active{cursor:grabbing}.ClueCard-module__xx77ca__card[data-pinged=true]{border-color:var(--gl-amber);animation:ClueCard-module__xx77ca__gl-card-ping .9s var(--gl-easing-out) both;box-shadow:0 0 0 2px #e0a8478a,0 0 28px #e0a84757}.ClueCard-module__xx77ca__card[data-linked=true]{border-color:#7da06bf2;box-shadow:inset 0 0 0 1px #7da06b61,0 0 18px #7da06b47}.ClueCard-module__xx77ca__linkMarker{z-index:5;width:20px;height:20px;color:var(--gl-green);font-size:calc(12px * var(--app-text-scale,1));pointer-events:none;background:#0a0805b8;border:1px solid #cdecb4b8;border-radius:999px;place-items:center;line-height:1;display:grid;position:absolute;top:6px;left:6px}.ClueCard-module__xx77ca__pingMarks{z-index:6;pointer-events:none;flex-direction:row-reverse;gap:3px;display:flex;position:absolute;top:6px;right:6px}.ClueCard-module__xx77ca__pingMark{background:var(--gln-ping-color,var(--gl-amber));width:22px;height:22px;color:var(--gl-ink);font-family:var(--font-gl-mono), monospace;font-size:calc(10px * var(--app-text-scale,1));animation:ClueCard-module__xx77ca__gl-ping-mark 1.1s var(--gl-easing-out) both;border:1px solid #f5e6c4db;border-radius:999px;place-items:center;font-weight:900;line-height:1;display:grid;overflow:hidden;box-shadow:0 0 0 1px #00000070,0 0 16px #e0a84775}.ClueCard-module__xx77ca__card[data-state=revealed]:before{content:"";z-index:2;background:var(--gl-gold);border-radius:var(--gl-r-3) var(--gl-r-3) 0 0;height:4px;position:absolute;top:-1px;left:-1px;right:-1px}.ClueCard-module__xx77ca__card[data-state=truth]{background:radial-gradient(circle at 50% 44%, #cdecb429, transparent 58%), linear-gradient(180deg, #7da06b29, #7da06b0f), var(--gl-bg-2);color:var(--gl-paper);border-color:#cdecb4f2;box-shadow:0 0 0 1px #cdecb470,0 0 26px #7da06b7a,0 8px 20px #00000047}.ClueCard-module__xx77ca__card[data-state=truth]:before{content:"";z-index:2;border-radius:var(--gl-r-3);pointer-events:none;border:2px solid #cdecb4eb;position:absolute;inset:-1px;box-shadow:inset 0 0 0 1px #f5e6c438,0 0 14px #cdecb457}.ClueCard-module__xx77ca__card[data-state=truth]:after{content:"";z-index:1;border-radius:calc(var(--gl-r-3) - 2px);opacity:.9;pointer-events:none;background:linear-gradient(135deg,#0000 0%,#cdecb438 48%,#0000 54%),radial-gradient(circle,#cdecb41f,#0000 64%);border:1px solid #cdecb447;position:absolute;inset:6px}.ClueCard-module__xx77ca__card[data-state=discarded]{opacity:.35;filter:grayscale(.6);cursor:not-allowed}.ClueCard-module__xx77ca__card[data-state=discarded]:after{content:"✕";z-index:3;font-size:calc(28px * var(--app-text-scale,1));color:var(--gl-rust);opacity:.4;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ClueCard-module__xx77ca__card[data-state=face-down]{background:linear-gradient(135deg, var(--gl-bg-2) 0%, var(--gl-bg-3) 100%);border-color:var(--gl-line-strong);cursor:default;justify-content:center;align-items:center}.ClueCard-module__xx77ca__card[aria-disabled=true]{cursor:not-allowed}.ClueCard-module__xx77ca__card:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}.ClueCard-module__xx77ca__art{z-index:0;background:radial-gradient(circle at 50% 40%, #c9a06326, transparent 65%), var(--gl-bg-2);position:absolute;inset:0}.ClueCard-module__xx77ca__artImage{object-fit:cover;width:100%;height:100%;display:block}.ClueCard-module__xx77ca__art .card-image-placeholder{object-fit:cover;width:100%;height:100%;display:block}.ClueCard-module__xx77ca__ghostMark{z-index:1;font-family:var(--font-gl-display), serif;font-style:italic;font-weight:700;font-size:calc(32px * var(--app-text-scale,1));color:var(--gl-gold);opacity:.4;position:relative}.ClueCard-module__xx77ca__truthBadge{z-index:4;background:var(--gl-green,#95c47d);color:#0c0a08;width:18px;height:18px;font-size:calc(12px * var(--app-text-scale,1));pointer-events:none;border-radius:50%;place-items:center;font-weight:700;line-height:1;display:grid;position:absolute;bottom:4px;left:4px;box-shadow:0 1px 4px #00000080}.ClueCard-module__xx77ca__truthSignal{z-index:4;mix-blend-mode:screen;opacity:0;pointer-events:none;animation:ClueCard-module__xx77ca__gl-truth-sweep .9s var(--gl-easing-out) calc(var(--gl-stagger-index,0) * 70ms) both;background:conic-gradient(from -35deg,#0000 0deg,#cdecb400 36deg,#cdecb49e 58deg,#f5e6c46b 72deg,#0000 96deg 360deg);border-radius:50%;position:absolute;inset:-28%}.ClueCard-module__xx77ca__voteMarks{z-index:5;pointer-events:none;flex-wrap:wrap;gap:3px;display:flex;position:absolute;bottom:6px;left:6px;right:6px}.ClueCard-module__xx77ca__voteMark{background:var(--gln-vote-color,var(--gl-gold));width:18px;height:18px;color:var(--gl-ink);font-family:var(--font-gl-mono), monospace;font-size:calc(9px * var(--app-text-scale,1));border:1px solid #f5e6c4c2;border-radius:999px;place-items:center;font-weight:800;line-height:1;display:grid;overflow:hidden;box-shadow:0 0 0 1px #0000005c,0 4px 10px #00000052}.ClueCard-module__xx77ca__previewBackdrop{z-index:160;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 50% 45%,#c9a06324,#0000 52%),#040302d6;place-items:center;padding:clamp(16px,4vw,42px);display:grid;position:fixed;inset:0}.ClueCard-module__xx77ca__previewPanel{border:1px solid var(--gl-line-strong);border-radius:var(--gl-r-4);width:min(86vw,760px);max-height:86vh;box-shadow:var(--gl-sh-3);background:#0a0805b8;place-items:center;display:grid;position:relative;overflow:hidden}.ClueCard-module__xx77ca__previewImage{object-fit:contain;width:100%;max-height:86vh;display:block}.ClueCard-module__xx77ca__previewPanel .card-image-placeholder{object-fit:contain;width:100%;max-height:86vh;display:block}.ClueCard-module__xx77ca__previewClose{border:1px solid var(--gl-line-strong);border-radius:var(--gl-r-3);width:36px;min-width:36px;height:36px;min-height:36px;color:var(--gl-paper);background:#0a0805c7;place-items:center;padding:0;display:grid;position:absolute;top:10px;right:10px}@media (max-width:767px){.ClueCard-module__xx77ca__card{width:76px;min-width:76px;padding:6px}}@keyframes ClueCard-module__xx77ca__gl-card-reveal{0%{opacity:0;transform:rotateY(180deg)scale(.92)}60%{opacity:1;transform:rotateY(0)scale(1.02)}to{opacity:1;transform:rotateY(0)scale(1)}}.ClueCard-module__xx77ca__card[data-state=revealed]{animation:ClueCard-module__xx77ca__gl-card-reveal .52s var(--gl-easing-out) backwards}.ClueCard-module__xx77ca__card[data-state=truth]{animation:ClueCard-module__xx77ca__gl-truth-arrive .68s var(--gl-easing-out) calc(var(--gl-stagger-index,0) * 70ms) backwards}@keyframes ClueCard-module__xx77ca__gl-truth-arrive{0%{opacity:.72;transform:scale(.94);box-shadow:0 0 #cdecb400,0 0 #7da06b00,0 8px 20px #0000002e}58%{opacity:1;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@keyframes ClueCard-module__xx77ca__gl-truth-sweep{0%{opacity:0;transform:rotate(-42deg)scale(.88)}22%{opacity:.95}to{opacity:0;transform:rotate(74deg)scale(1.14)}}@keyframes ClueCard-module__xx77ca__gl-card-ping{0%{box-shadow:0 0 #e0a847b8,0 0 #e0a84700}60%{box-shadow:0 0 0 10px #e0a8470a,0 0 28px #e0a84761}to{box-shadow:0 0 0 2px #e0a8478a,0 0 28px #e0a84757}}@keyframes ClueCard-module__xx77ca__gl-ping-mark{0%{opacity:0;transform:scale(.78)}30%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ClueCard-module__xx77ca__card{transition:background .18s linear,border-color .18s linear}.ClueCard-module__xx77ca__card[data-state=default]:hover,.ClueCard-module__xx77ca__card[data-state=selected]{transform:none}.ClueCard-module__xx77ca__card[data-state=revealed],.ClueCard-module__xx77ca__card[data-state=truth],.ClueCard-module__xx77ca__card[data-pinged=true],.ClueCard-module__xx77ca__pingMark,.ClueCard-module__xx77ca__truthSignal{animation:none}}.ClueCard-module__xx77ca__pingMark>img,.ClueCard-module__xx77ca__voteMark>img{object-fit:cover;width:100%;height:100%;display:block}.ClueCard-module__xx77ca__personalMark{z-index:7;width:18px;height:18px;color:var(--gl-amber);font-size:calc(12px * var(--app-text-scale,1));pointer-events:none;background:#060405c7;border:1px solid #e0a847b3;border-radius:999px;place-items:center;line-height:1;display:grid;position:absolute;top:4px;left:4px;box-shadow:0 0 0 1px #0006}
.CaseBoard-module__paA_Na__board{border-radius:6px;outline:1px solid #0000;flex-direction:column;gap:10px;width:100%;height:100%;transition:box-shadow .2s,outline-color .2s;display:flex;overflow:hidden}.CaseBoard-module__paA_Na__board[data-dim-truth=true] [data-state=truth]:before{opacity:.25}.CaseBoard-module__paA_Na__board[data-dim-truth=true] [data-state=truth]:after{opacity:.25}.CaseBoard-module__paA_Na__board[data-dim-truth=true] [data-state=truth]{box-shadow:none;animation:none}.CaseBoard-module__paA_Na__board[data-awaiting-ability=true]{outline-color:var(--gl-gold);box-shadow:0 0 0 1px var(--gl-gold-soft), 0 0 24px -8px var(--gl-gold);animation:2.4s ease-in-out infinite CaseBoard-module__paA_Na__gln-board-pulse}@keyframes CaseBoard-module__paA_Na__gln-board-pulse{0%,to{box-shadow:0 0 0 1px var(--gl-gold-soft), 0 0 16px -8px var(--gl-gold)}50%{box-shadow:0 0 0 1px var(--gl-gold-soft), 0 0 32px -6px var(--gl-gold)}}.CaseBoard-module__paA_Na__header{border-bottom:1px solid var(--gl-line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.CaseBoard-module__paA_Na__title{font-size:calc(18px * var(--app-text-scale,1));color:var(--gl-paper);margin:0}.CaseBoard-module__paA_Na__badge{font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.18em;text-transform:uppercase;background:var(--gl-gold-soft);color:var(--gl-gold);border:1px solid var(--gl-line-strong);border-radius:999px;padding:3px 8px}.CaseBoard-module__paA_Na__rows{flex-direction:column;flex:1;gap:4px;display:flex;overflow:auto}.CaseBoard-module__paA_Na__row{grid-template-columns:100px 1fr;align-items:center;gap:12px;display:grid}.CaseBoard-module__paA_Na__catLabel{font-size:calc(14px * var(--app-text-scale,1));color:var(--gl-gold);text-align:right;border-right:1px solid var(--gl-line);justify-content:flex-end;align-items:center;min-height:60px;padding-right:10px;display:flex}.CaseBoard-module__paA_Na__cards{flex-wrap:nowrap;gap:6px;padding:8px 0;display:flex;overflow-x:auto}
.CaseLog-module__svD2fq__wrapper{flex-direction:column;gap:0;min-height:0;display:flex}.CaseLog-module__svD2fq__toggle{background:var(--gl-bg-1);border:1px solid var(--gl-line);border-radius:var(--gl-r-3) var(--gl-r-3) 0 0;color:var(--gl-paper-soft);font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .16s var(--gl-easing-out), color .16s var(--gl-easing-out);align-items:center;gap:6px;padding:6px 10px;display:flex}.CaseLog-module__svD2fq__toggle:hover,.CaseLog-module__svD2fq__toggle:focus-visible{background:var(--gl-surface-hover);color:var(--gl-paper);outline:none}.CaseLog-module__svD2fq__toggle[aria-expanded=false]{border-radius:var(--gl-r-3)}.CaseLog-module__svD2fq__toggleChevron{width:14px;height:14px;color:var(--gl-gold);transition:transform .2s var(--gl-easing-out);justify-content:center;align-items:center;display:inline-flex}.CaseLog-module__svD2fq__toggleChevron[data-open=true]{transform:rotate(0)}.CaseLog-module__svD2fq__toggleChevron:not([data-open=true]){transform:rotate(-90deg)}.CaseLog-module__svD2fq__list{background:var(--gl-bg-1);border:1px solid var(--gl-line);border-radius:0 0 var(--gl-r-3) var(--gl-r-3);border-top:none;flex-direction:column;gap:6px;max-height:100%;margin:0;padding:12px;list-style:none;display:flex;overflow-y:auto}.CaseLog-module__svD2fq__entry{border-left:2px solid var(--gl-line);font-size:calc(12px * var(--app-text-scale,1));color:var(--gl-paper-soft);padding:4px 0 4px 10px;line-height:1.45}.CaseLog-module__svD2fq__entry[data-fresh=true]{border-left-color:var(--gl-gold);color:var(--gl-paper-dim)}.CaseLog-module__svD2fq__entry[data-kind=system]{color:var(--gl-paper-soft);border-left-color:var(--gl-line-strong);font-style:italic}.CaseLog-module__svD2fq__entry[data-kind=reveal]{border-left-color:var(--gl-gold);background:var(--gl-gold-soft);border-radius:0 var(--gl-r-2) var(--gl-r-2) 0;color:var(--gl-paper);padding:6px 10px}.CaseLog-module__svD2fq__entry[data-kind=danger]{border-left-color:var(--gl-rust);color:var(--gl-paper-dim)}
.EndRevealPanel-module__7TFu5G__panel{border:1px solid color-mix(in srgb, var(--gl-gold) 28%, var(--gl-line-strong));border-radius:var(--gl-r-4);width:100%;min-width:0;max-width:760px;animation:EndRevealPanel-module__7TFu5G__gln-end-reveal-in .36s var(--gl-easing-spring) both;background:radial-gradient(360px 200px at 0 0,#d9b25f1a,#0000 65%),linear-gradient(#f5e6c40d,#f5e6c405),#06040599;flex-direction:column;grid-area:dock;gap:14px;margin:0 auto;padding:16px 20px;display:flex}.EndRevealPanel-module__7TFu5G__panel[data-tone=win]{border-color:color-mix(in srgb, var(--gl-green) 38%, var(--gl-line-strong));background:radial-gradient(360px 200px at 0 0,#7da06b2e,#0000 65%),linear-gradient(#7da06b0f,#f5e6c405),#0604059e}.EndRevealPanel-module__7TFu5G__panel[data-tone=loss]{border-color:color-mix(in srgb, var(--gl-rust) 42%, var(--gl-line-strong));background:radial-gradient(360px 200px at 0 0,#b55b4938,#0000 65%),linear-gradient(#b55b4914,#f5e6c405),#060405a8}.EndRevealPanel-module__7TFu5G__summary{gap:4px;min-width:0;display:grid}.EndRevealPanel-module__7TFu5G__eyebrowRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.EndRevealPanel-module__7TFu5G__eyebrow{color:var(--gl-gold);font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.16em;text-transform:uppercase}.EndRevealPanel-module__7TFu5G__teamChip{border:1px solid var(--gl-line);color:var(--gl-paper-soft);font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.16em;text-transform:uppercase;background:#f5e6c40f;border-radius:999px;align-items:center;padding:2px 9px;display:inline-flex}.EndRevealPanel-module__7TFu5G__panel[data-tone=win] .EndRevealPanel-module__7TFu5G__teamChip{color:color-mix(in srgb, var(--gl-green) 65%, var(--gl-paper));background:#7da06b2e;border-color:#7da06b99}.EndRevealPanel-module__7TFu5G__panel[data-tone=loss] .EndRevealPanel-module__7TFu5G__teamChip{color:color-mix(in srgb, var(--gl-rust-bright) 70%, var(--gl-paper));background:#b55b4933;border-color:#b55b4999}.EndRevealPanel-module__7TFu5G__headline{color:var(--gl-paper);font-size:calc(22px * var(--app-text-scale,1));margin:0;font-style:italic;line-height:1.15}.EndRevealPanel-module__7TFu5G__subtitle{color:var(--gl-paper-soft);font-size:calc(12px * var(--app-text-scale,1));max-width:560px;margin:0;line-height:1.45}.EndRevealPanel-module__7TFu5G__facts{border-radius:var(--gl-r-3);border:1px solid var(--gl-line);background:#0604056b;gap:8px;margin:8px 0 0;padding:10px 12px;display:grid}.EndRevealPanel-module__7TFu5G__factRow{grid-template-columns:110px minmax(0,1fr);align-items:baseline;gap:4px 14px;margin:0;display:grid}.EndRevealPanel-module__7TFu5G__factLabel{color:var(--gl-paper-soft);font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.18em;text-transform:uppercase;margin:0;padding-top:3px}.EndRevealPanel-module__7TFu5G__factValue{min-width:0;color:var(--gl-paper-soft);font-size:calc(12px * var(--app-text-scale,1));justify-items:start;gap:6px;margin:0;line-height:1.55;display:grid}.EndRevealPanel-module__7TFu5G__factValueMuted{color:var(--gl-amber);font-style:italic}.EndRevealPanel-module__7TFu5G__factText{color:var(--gl-paper-soft);display:inline}.EndRevealPanel-module__7TFu5G__factName{color:var(--gl-paper);font-size:calc(13px * var(--app-text-scale,1));font-style:italic;font-weight:500}.EndRevealPanel-module__7TFu5G__factHighlight{color:var(--gl-gold);font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.14em;text-transform:uppercase}.EndRevealPanel-module__7TFu5G__factMuted{color:var(--gl-paper-dim);font-size:calc(11px * var(--app-text-scale,1));font-style:italic}.EndRevealPanel-module__7TFu5G__verdictChip{border-radius:var(--gl-r-2);border:1px solid var(--gl-line);color:var(--gl-paper-dim);font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#f5e6c40d;align-items:center;gap:5px;padding:3px 9px;font-weight:600;display:inline-flex}.EndRevealPanel-module__7TFu5G__verdictIcon{font-size:calc(11px * var(--app-text-scale,1));line-height:1}.EndRevealPanel-module__7TFu5G__verdictChip[data-correct=true]{color:color-mix(in srgb, var(--gl-green) 75%, var(--gl-paper));background:#7da06b29;border-color:#7da06b99}.EndRevealPanel-module__7TFu5G__verdictChip[data-correct=false]{color:color-mix(in srgb, var(--gl-rust-bright) 75%, var(--gl-paper));background:#b55b492e;border-color:#b55b498c}.EndRevealPanel-module__7TFu5G__roleChip{vertical-align:1px;border:1px solid var(--gl-line);color:var(--gl-paper-soft);font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;background:#f5e6c40d;border-radius:999px;align-items:center;margin-left:4px;padding:1px 7px;display:inline-flex}.EndRevealPanel-module__7TFu5G__actions{border-top:1px solid var(--gl-line);flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:center;gap:8px;margin-top:2px;padding-top:4px;display:flex}.EndRevealPanel-module__7TFu5G__btn{border-radius:var(--gl-r-2);min-height:40px;font-size:calc(11px * var(--app-text-scale,1));letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .16s var(--gl-easing-out), border-color .16s var(--gl-easing-out), transform .16s var(--gl-easing-spring);justify-content:center;align-items:center;gap:6px;padding:0 16px;display:inline-flex}.EndRevealPanel-module__7TFu5G__btnPrimary{border:1px solid var(--gl-gold);background:var(--gl-gold-soft);color:var(--gl-gold-bright);}.EndRevealPanel-module__7TFu5G__btnPrimary:not(:disabled):hover,.EndRevealPanel-module__7TFu5G__btnPrimary:not(:disabled):focus-visible{background:color-mix(in srgb, var(--gl-gold) 30%, var(--gl-gold-soft));color:var(--gl-paper);outline:none;transform:translateY(-1px)}.EndRevealPanel-module__7TFu5G__btnPrimary:disabled{opacity:.4;cursor:not-allowed}.EndRevealPanel-module__7TFu5G__btnSecondary{border:1px solid var(--gl-line);color:var(--gl-paper-soft);background:#f5e6c40a;}.EndRevealPanel-module__7TFu5G__btnSecondary:hover,.EndRevealPanel-module__7TFu5G__btnSecondary:focus-visible{border-color:var(--gl-gold);color:var(--gl-paper);outline:none;transform:translateY(-1px)}@keyframes EndRevealPanel-module__7TFu5G__gln-end-reveal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.EndRevealPanel-module__7TFu5G__panel,.EndRevealPanel-module__7TFu5G__btn{animation:none}.EndRevealPanel-module__7TFu5G__btn:hover,.EndRevealPanel-module__7TFu5G__btn:focus-visible{transform:none}}@media (max-width:767px){.EndRevealPanel-module__7TFu5G__actions{width:100%}.EndRevealPanel-module__7TFu5G__btnPrimary,.EndRevealPanel-module__7TFu5G__btnSecondary{flex:auto}.EndRevealPanel-module__7TFu5G__headline{font-size:calc(18px * var(--app-text-scale,1))}.EndRevealPanel-module__7TFu5G__factRow{grid-template-columns:1fr;gap:2px}.EndRevealPanel-module__7TFu5G__factLabel{font-size:calc(8px * var(--app-text-scale,1))}}
.HandStrip-module__wcy0Fq__strip{perspective:1200px;grid-template-rows:18px 1fr;gap:4px;width:100%;height:100%;padding:0 6px;display:grid}.HandStrip-module__wcy0Fq__meta{justify-content:space-between;align-items:center;gap:14px;padding:0 6px;display:flex}.HandStrip-module__wcy0Fq__label{font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.16em;text-transform:uppercase;color:var(--gl-gold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HandStrip-module__wcy0Fq__hint{font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.1em;text-align:right;color:var(--gl-paper-soft);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HandStrip-module__wcy0Fq__hint[data-tone=gold]{color:var(--gl-gold)}.HandStrip-module__wcy0Fq__hint[data-tone=rust]{color:var(--gl-rust-bright)}.HandStrip-module__wcy0Fq__fan{width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.HandStrip-module__wcy0Fq__fanCard{transform-origin:50% calc(50% + 220px);transform:translateX(calc(-50% + var(--gln-card-offset,0px))) translateY(calc(-50% + var(--gln-card-lift,0px))) rotate(var(--gln-card-angle,0deg));transition:transform .24s var(--gl-easing-spring), z-index 0s .24s;will-change:transform;animation:HandStrip-module__wcy0Fq__gln-hand-card-draw .38s var(--gl-easing-spring) both;animation-delay:calc(var(--gln-card-index,0) * 36ms);position:absolute;top:50%;left:50%}.HandStrip-module__wcy0Fq__fan[data-interactive=true] .HandStrip-module__wcy0Fq__fanCard:hover,.HandStrip-module__wcy0Fq__fan[data-interactive=true] .HandStrip-module__wcy0Fq__fanCard:focus-within{transform:translateX(calc(-50% + var(--gln-card-offset,0px))) translateY(calc(-50% - 30px)) rotate(0deg) scale(1.08);transition:transform .2s var(--gl-easing-spring), z-index 0s;z-index:100!important}.HandStrip-module__wcy0Fq__fan[data-interactive=true] .HandStrip-module__wcy0Fq__fanCard:has([data-state=selected]){transform:translateX(calc(-50% + var(--gln-card-offset,0px))) translateY(calc(-50% - 36px)) rotate(0deg) scale(1.1);z-index:90!important}@keyframes HandStrip-module__wcy0Fq__gln-hand-card-draw{0%{opacity:0;transform:translateX(calc(-50% + var(--gln-card-offset,0px) + 120px)) translateY(calc(-50% - 40px)) rotate(calc(var(--gln-card-angle,0deg) + 25deg)) scale(.85)}to{opacity:1;transform:translateX(calc(-50% + var(--gln-card-offset,0px))) translateY(calc(-50% + var(--gln-card-lift,0px))) rotate(var(--gln-card-angle,0deg))}}@media (prefers-reduced-motion:reduce){.HandStrip-module__wcy0Fq__fanCard{transition:opacity .2s var(--gl-easing-out);animation:none}.HandStrip-module__wcy0Fq__fan[data-interactive=true] .HandStrip-module__wcy0Fq__fanCard:hover,.HandStrip-module__wcy0Fq__fan[data-interactive=true] .HandStrip-module__wcy0Fq__fanCard:focus-within{transform:translateX(calc(-50% + var(--gln-card-offset,0px))) translateY(calc(-50% + var(--gln-card-lift,0px))) rotate(var(--gln-card-angle,0deg))}.HandStrip-module__wcy0Fq__fan[data-interactive=true] .HandStrip-module__wcy0Fq__fanCard:has([data-state=selected]){transform:translateX(calc(-50% + var(--gln-card-offset,0px))) translateY(calc(-50% + var(--gln-card-lift,0px))) rotate(var(--gln-card-angle,0deg))}}@media (max-width:767px){.HandStrip-module__wcy0Fq__strip{padding:0 2px}.HandStrip-module__wcy0Fq__meta{padding:0 4px}}
.MobileBottomNav-module__yJZnSq__nav{background:var(--gl-bg-0);border-top:1px solid var(--gl-line);padding-bottom:env(safe-area-inset-bottom,0);align-items:stretch;display:flex}.MobileBottomNav-module__yJZnSq__tab{border:none;border-right:1px solid var(--gl-line);color:var(--gl-paper-soft);font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.1em;text-transform:uppercase;cursor:pointer;min-height:60px;transition:color .15s var(--gl-easing-out), background .15s var(--gl-easing-out);background:0 0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:8px 4px;display:flex}.MobileBottomNav-module__yJZnSq__tab:last-child{border-right:none}.MobileBottomNav-module__yJZnSq__tab[data-active=true]{color:var(--gl-gold);background:var(--gl-gold-soft)}.MobileBottomNav-module__yJZnSq__tab:hover{color:var(--gl-paper-dim)}.MobileBottomNav-module__yJZnSq__tab:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:-2px}.MobileBottomNav-module__yJZnSq__label{font-weight:500}.MobileBottomNav-module__yJZnSq__badge{font-size:calc(8px * var(--app-text-scale,1));background:var(--gl-gold);color:var(--gl-ink);border-radius:999px;padding:1px 5px}
.PlayersList-module__bGCiqW__list{background:var(--gl-bg-1);border:1px solid var(--gl-line);border-radius:var(--gl-r-3);flex-direction:column;gap:2px;margin:0;padding:6px;list-style:none;display:flex}.PlayersList-module__bGCiqW__row{border-radius:var(--gl-r-2);font-size:calc(13px * var(--app-text-scale,1));color:var(--gl-paper-dim);transition:background .18s var(--gl-easing-out), color .18s var(--gl-easing-out);border:1px solid #0000;align-items:center;gap:6px;padding:4px 6px 4px 10px;display:flex;position:relative}.PlayersList-module__bGCiqW__row:before{content:"";background:var(--player-color,transparent);width:3px;box-shadow:0 0 6px -1px var(--player-color,transparent);border-radius:2px;position:absolute;top:6px;bottom:6px;left:2px}.PlayersList-module__bGCiqW__row[data-state=disconnected]:before,.PlayersList-module__bGCiqW__row[data-state=eliminated]:before{opacity:.4;box-shadow:none}.PlayersList-module__bGCiqW__row[data-has-tags=true]{padding:5px 8px}.PlayersList-module__bGCiqW__content{flex:1 1 0;align-items:center;gap:4px;min-width:0;display:flex}.PlayersList-module__bGCiqW__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:calc(13px * var(--app-text-scale,1));color:var(--gl-paper);flex:1 1 0;font-weight:500;overflow:hidden}.PlayersList-module__bGCiqW__topLine{align-items:center;gap:6px;min-width:0;display:flex}.PlayersList-module__bGCiqW__tagColumn{flex-direction:column;flex:none;align-items:stretch;gap:2px;max-width:96px;display:flex}.PlayersList-module__bGCiqW__tagColumn>*{text-align:center}.PlayersList-module__bGCiqW__row[data-state=acting]{background:var(--gl-gold-soft);border-color:var(--gl-line-strong);color:var(--gl-paper)}.PlayersList-module__bGCiqW__row[data-state=submitted]{color:var(--gl-paper);background:#7da06b14;border-color:#7da06ba6;box-shadow:inset 0 0 0 1px #7da06b59}.PlayersList-module__bGCiqW__row[data-state=disconnected]{opacity:.45}.PlayersList-module__bGCiqW__row[data-state=eliminated]{opacity:.5}.PlayersList-module__bGCiqW__row[data-state=eliminated] .PlayersList-module__bGCiqW__name{text-decoration:line-through}.PlayersList-module__bGCiqW__row[data-self=true]{color:var(--gl-paper);font-weight:500}.PlayersList-module__bGCiqW__row[data-role-visible=true]{background:linear-gradient(90deg,#d9b25f1a,#d9b25f08);border-color:#d9b25f52}.PlayersList-module__bGCiqW__avatar{background:var(--gl-gold-soft);border:1px solid var(--gl-line-strong);width:26px;height:26px;box-shadow:0 0 0 2px var(--player-color,transparent);font-family:var(--font-gl-display), serif;color:var(--gl-gold);font-style:italic;font-weight:600;font-size:calc(12px * var(--app-text-scale,1));object-fit:cover;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;display:flex}.PlayersList-module__bGCiqW__crown{color:var(--gl-gold);font-size:calc(11px * var(--app-text-scale,1));margin-left:2px}.PlayersList-module__bGCiqW__selfTag{color:var(--gl-paper-soft);font-style:italic;font-weight:400;font-size:calc(11px * var(--app-text-scale,1))}.PlayersList-module__bGCiqW__offlineTag{color:var(--gl-rust);font-style:italic;font-size:calc(10px * var(--app-text-scale,1))}.PlayersList-module__bGCiqW__badge{font-size:calc(8px * var(--app-text-scale,1));letter-spacing:.1em;text-transform:uppercase;border-radius:var(--gl-r-1);background:var(--gl-surface);padding:2px 6px}.PlayersList-module__bGCiqW__badge[data-badge=ACTING]{background:var(--gl-gold);color:var(--gl-ink)}.PlayersList-module__bGCiqW__badge[data-badge=SENT],.PlayersList-module__bGCiqW__badge[data-badge=VOTED]{color:var(--gl-green);background:#7da06b33;border:1px solid #7da06b66}.PlayersList-module__bGCiqW__badge[data-badge=OUT]{color:var(--gl-red);background:#c46b6b26;border:1px solid #c46b6b59}.PlayersList-module__bGCiqW__roleBadge{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.06em;text-transform:uppercase;border-radius:var(--gl-r-2);color:var(--gl-gold-bright);background:#d9b25f33;border:1px solid #d9b25f8c;flex:none;padding:1px 6px;font-weight:700;line-height:1.25;overflow:hidden}.PlayersList-module__bGCiqW__roleBadge[data-role=ghost]{color:#e6dafa;background:#aa8cdc42;border-color:#aa8cdcbf}.PlayersList-module__bGCiqW__roleBadge[data-role=murderer]{color:#f7c2c2;background:#c46b6b47;border-color:#c46b6bbf}.PlayersList-module__bGCiqW__roleBadge[data-role=accomplice]{color:#f7d9a4;background:#e0a84742;border-color:#e0a847bf}.PlayersList-module__bGCiqW__roleBadge[data-role=detective]{color:#d2e4f6;background:#6ca8e042;border-color:#6ca8e0bf}.PlayersList-module__bGCiqW__roleBadge[data-role=witness]{color:#d6efe5;background:#7dc8b442;border-color:#7dc8b4bf}.PlayersList-module__bGCiqW__roleBadge[data-role=expert]{color:#d6ecf7;background:#78c8eb42;border-color:#78c8ebb3}.PlayersList-module__bGCiqW__roleBadge[data-role=blackmailer]{color:#f5cbcb;background:#a0464652;border-color:#a04646cc}.PlayersList-module__bGCiqW__roleBadge[data-role=mimic]{color:#f1d2f3;background:#c478c842;border-color:#c478c8b3}.PlayersList-module__bGCiqW__professionChip{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:var(--font-gl-body), serif;font-style:normal;font-weight:500;font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.01em;text-transform:none;color:var(--gl-paper);cursor:help;background:#e0a84714;border:1px solid #e0a84766;border-radius:999px;flex:none;padding:1px 7px;line-height:1.2;overflow:hidden}.PlayersList-module__bGCiqW__row[data-collab=true]{cursor:pointer}.PlayersList-module__bGCiqW__row[data-collab=true]:hover,.PlayersList-module__bGCiqW__row[data-collab=true]:focus-visible{background:var(--gl-gold-soft);border-color:var(--gl-line-strong);color:var(--gl-paper);outline:none}.PlayersList-module__bGCiqW__row[data-link-draft=true]{border-color:var(--gl-gold);box-shadow:0 0 0 1px var(--gl-gold) inset, 0 0 14px -2px var(--gl-gold);background:var(--gl-gold-soft)}.PlayersList-module__bGCiqW__row[data-linked=true]{background:#c46b6b14;border-color:#c46b6b99}.PlayersList-module__bGCiqW__row[data-pinged=true]{animation:PlayersList-module__bGCiqW__gln-player-ping-pulse 1.1s var(--gl-easing-out,ease-out)}@keyframes PlayersList-module__bGCiqW__gln-player-ping-pulse{0%{box-shadow:0 0 #e0a8478c}to{box-shadow:0 0 0 8px #e0a84700}}.PlayersList-module__bGCiqW__pingMarks{z-index:3;pointer-events:none;flex-direction:row-reverse;gap:3px;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.PlayersList-module__bGCiqW__pingMark{background:var(--gln-ping-color,var(--gl-amber));width:18px;height:18px;color:var(--gl-ink);font-family:var(--font-gl-mono), monospace;font-size:calc(9px * var(--app-text-scale,1));border:1px solid #f5e6c4db;border-radius:999px;place-items:center;font-weight:900;line-height:1;display:grid;overflow:hidden;box-shadow:0 0 0 1px #00000070,0 0 12px #e0a84775}.PlayersList-module__bGCiqW__pingMark img{object-fit:cover;width:100%;height:100%}
.ActBar-module__h_ODoG__bar{flex:1;justify-content:center;align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.ActBar-module__h_ODoG__dot{border-radius:var(--gl-r-2);font-family:var(--font-gl-mono), monospace;font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.06em;color:var(--gl-muted);transition:color .18s var(--gl-easing-out), background .18s var(--gl-easing-out);white-space:nowrap;border:1px solid #0000;align-items:center;gap:5px;padding:5px 9px;display:flex}.ActBar-module__h_ODoG__roman{font-style:italic;font-weight:700}.ActBar-module__h_ODoG__dot[data-state=done]{color:var(--gl-gold)}.ActBar-module__h_ODoG__dot[data-state=done]:before{content:"✓";opacity:.7;margin-right:1px}.ActBar-module__h_ODoG__dot[data-state=current]{color:var(--gl-paper);background:var(--gl-gold-soft);border-color:var(--gl-line-strong);padding:5px 12px}.ActBar-module__h_ODoG__dot[data-state=current] .ActBar-module__h_ODoG__roman{color:var(--gl-gold-bright)}.ActBar-module__h_ODoG__dot[data-state=skipped]{color:var(--gl-muted);opacity:.55;font-style:italic}
.Topbar-module__wCNDqW__bar{background:linear-gradient(180deg, #050304 0%, var(--gl-bg-0) 100%);border-bottom:1px solid var(--gl-line);grid-template-columns:minmax(180px,auto) minmax(0,1fr) auto;align-items:center;gap:18px;height:56px;padding:0 18px;display:grid}.Topbar-module__wCNDqW__left{align-items:center;gap:10px;min-width:0;display:flex}.Topbar-module__wCNDqW__gameName{color:var(--gl-gold);font-size:calc(16px * var(--app-text-scale,1));white-space:nowrap}.Topbar-module__wCNDqW__room{font-size:calc(10px * var(--app-text-scale,1));color:var(--gl-paper-soft);letter-spacing:.12em;white-space:nowrap}.Topbar-module__wCNDqW__actWrap{min-width:0;display:flex}.Topbar-module__wCNDqW__right{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.Topbar-module__wCNDqW__right>*{flex-shrink:0}.Topbar-module__wCNDqW__timer{font-size:calc(16px * var(--app-text-scale,1));letter-spacing:.12em;font-weight:500}.Topbar-module__wCNDqW__timerNorm{color:var(--gl-gold)}.Topbar-module__wCNDqW__timerWarn{color:var(--gl-amber);animation:1.4s ease-in-out infinite Topbar-module__wCNDqW__gl-timer-pulse}.Topbar-module__wCNDqW__timerDanger{color:var(--gl-rust-bright);animation:.8s ease-in-out infinite Topbar-module__wCNDqW__gl-timer-pulse}@keyframes Topbar-module__wCNDqW__gl-timer-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.Topbar-module__wCNDqW__timerWarn,.Topbar-module__wCNDqW__timerDanger{animation:none}}.Topbar-module__wCNDqW__iconBtn{border-radius:var(--gl-r-2);border:1px solid var(--gl-line);width:32px;min-width:32px;height:32px;min-height:32px;color:var(--gl-paper-dim);box-sizing:border-box;cursor:pointer;transition:background .15s var(--gl-easing-out), border-color .15s var(--gl-easing-out);background:0 0;flex:0 0 32px;justify-content:center;align-items:center;padding:0;display:flex}.Topbar-module__wCNDqW__iconBtn svg{flex:0 0 16px;width:16px;height:16px;display:block}.Topbar-module__wCNDqW__iconBtn:hover{background:var(--gl-surface-hover);border-color:var(--gl-line-strong)}.Topbar-module__wCNDqW__iconBtn:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}@media (max-width:900px){.Topbar-module__wCNDqW__bar{grid-template-columns:minmax(140px,1fr) auto;grid-template-areas:"left right""acts acts";gap:6px 10px;height:auto;min-height:72px;padding:8px 10px}.Topbar-module__wCNDqW__left{grid-area:left}.Topbar-module__wCNDqW__actWrap{grid-area:acts}.Topbar-module__wCNDqW__right{grid-area:right}}@media (max-width:767px){.Topbar-module__wCNDqW__bar{min-height:76px;padding:6px 8px}.Topbar-module__wCNDqW__left{gap:8px}.Topbar-module__wCNDqW__gameName{font-size:calc(14px * var(--app-text-scale,1))}.Topbar-module__wCNDqW__room{font-size:calc(9px * var(--app-text-scale,1))}.Topbar-module__wCNDqW__right{gap:6px}.Topbar-module__wCNDqW__timer{font-size:calc(13px * var(--app-text-scale,1))}.Topbar-module__wCNDqW__iconBtn{width:30px;height:30px}}
.RoleRevealModal-module__Du6qEW__backdrop{z-index:200;-webkit-backdrop-filter:blur(14px);animation:RoleRevealModal-module__Du6qEW__gl-role-backdrop-in .24s var(--gl-easing-out) both;background:#0a0805bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.RoleRevealModal-module__Du6qEW__modal{background:linear-gradient(180deg, var(--gl-bg-1) 0%, var(--gl-bg-2) 100%);border:1px solid var(--gl-line-strong);border-radius:var(--gl-r-5);text-align:center;width:100%;max-width:460px;box-shadow:var(--gl-sh-3);animation:RoleRevealModal-module__Du6qEW__gl-role-modal-in .32s var(--gl-easing-spring) 80ms both;flex-direction:column;align-items:center;gap:10px;padding:28px 24px;display:flex;position:relative}.RoleRevealModal-module__Du6qEW__modal:before{content:"";border-radius:var(--gl-r-3);pointer-events:none;border:1px solid #c9a0632e;position:absolute;inset:14px}.RoleRevealModal-module__Du6qEW__eyebrow{font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.2em;text-transform:uppercase;color:var(--gl-gold)}.RoleRevealModal-module__Du6qEW__icon{font-size:calc(56px * var(--app-text-scale,1));text-shadow:0 0 24px #c9a0634d;margin:6px 0;animation:2.4s ease-in-out infinite RoleRevealModal-module__Du6qEW__gl-role-icon-glow}@keyframes RoleRevealModal-module__Du6qEW__gl-role-icon-glow{0%,to{text-shadow:0 0 24px #c9a0634d}50%{text-shadow:0 0 32px #c9a06380}}.RoleRevealModal-module__Du6qEW__heading{font-size:calc(30px * var(--app-text-scale,1));color:var(--gl-paper);margin:0;font-style:italic;font-weight:700;line-height:1.1}.RoleRevealModal-module__Du6qEW__duty{font-size:calc(14px * var(--app-text-scale,1));color:var(--gl-paper-dim);max-width:360px;margin:0;line-height:1.55}.RoleRevealModal-module__Du6qEW__bullets{text-align:left;flex-direction:column;gap:6px;width:100%;max-width:380px;margin:10px 0 0;padding:0;list-style:none;display:flex}.RoleRevealModal-module__Du6qEW__bullet{font-size:calc(12px * var(--app-text-scale,1));color:var(--gl-paper-soft);padding-left:16px;line-height:1.5;position:relative}.RoleRevealModal-module__Du6qEW__bullet:before{content:"·";color:var(--gl-gold);font-weight:700;position:absolute;left:4px}.RoleRevealModal-module__Du6qEW__cta{background:var(--gl-gold);color:var(--gl-ink);font-size:calc(11px * var(--app-text-scale,1));letter-spacing:.18em;text-transform:uppercase;border-radius:var(--gl-r-2);cursor:pointer;transition:background .15s var(--gl-easing-out), transform .15s var(--gl-easing-out);border:none;margin-top:14px;padding:11px 22px;font-weight:600;box-shadow:0 4px 14px #c9a0634d}.RoleRevealModal-module__Du6qEW__cta:hover{background:var(--gl-gold-bright);transform:translateY(-1px)}.RoleRevealModal-module__Du6qEW__cta:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}@keyframes RoleRevealModal-module__Du6qEW__gl-role-backdrop-in{0%{opacity:0;-webkit-backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(14px)}}@keyframes RoleRevealModal-module__Du6qEW__gl-role-modal-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.RoleRevealModal-module__Du6qEW__backdrop{-webkit-backdrop-filter:none;background:#0a0805e0;animation:.2s linear both RoleRevealModal-module__Du6qEW__gl-role-fade}.RoleRevealModal-module__Du6qEW__modal{animation:.2s linear both RoleRevealModal-module__Du6qEW__gl-role-fade}.RoleRevealModal-module__Du6qEW__icon{animation:none}.RoleRevealModal-module__Du6qEW__cta:hover{transform:none}}@keyframes RoleRevealModal-module__Du6qEW__gl-role-fade{0%{opacity:0}to{opacity:1}}
.ProfessionPickerModal-module__ozqw-q__backdrop{z-index:220;-webkit-backdrop-filter:blur(14px);animation:ProfessionPickerModal-module__ozqw-q__gl-pick-backdrop-in .24s var(--gl-easing-out) both;background:#0a0805c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ProfessionPickerModal-module__ozqw-q__modal{background:linear-gradient(180deg, var(--gl-bg-1) 0%, var(--gl-bg-2) 100%);border:1px solid var(--gl-line-strong);border-radius:var(--gl-r-5);width:100%;max-width:720px;box-shadow:var(--gl-sh-3);animation:ProfessionPickerModal-module__ozqw-q__gl-pick-modal-in .32s var(--gl-easing-spring) 80ms both;flex-direction:column;gap:18px;padding:28px 28px 22px;display:flex;position:relative}.ProfessionPickerModal-module__ozqw-q__modal:before{content:"";border-radius:var(--gl-r-3);pointer-events:none;border:1px solid #c9a0632e;position:absolute;inset:14px}.ProfessionPickerModal-module__ozqw-q__header{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.ProfessionPickerModal-module__ozqw-q__eyebrow{font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.2em;text-transform:uppercase;color:var(--gl-gold)}.ProfessionPickerModal-module__ozqw-q__heading{font-size:calc(26px * var(--app-text-scale,1));color:var(--gl-paper);margin:0;font-style:italic;font-weight:700;line-height:1.15}.ProfessionPickerModal-module__ozqw-q__sub{font-size:calc(13px * var(--app-text-scale,1));color:var(--gl-paper-dim);max-width:480px;margin:0;line-height:1.5}.ProfessionPickerModal-module__ozqw-q__ring{width:40px;height:40px;font-size:calc(13px * var(--app-text-scale,1));border:2px solid var(--gl-gold);color:var(--gl-paper);background:#0a080566;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:0;right:0}.ProfessionPickerModal-module__ozqw-q__ring_neutral{border-color:var(--gl-gold);color:var(--gl-paper)}.ProfessionPickerModal-module__ozqw-q__ring_ok{color:#d8f0e0;border-color:#5fb47a}.ProfessionPickerModal-module__ozqw-q__ring_warn{color:#f4e2b8;border-color:#d6a23a}.ProfessionPickerModal-module__ozqw-q__ring_danger{color:#f5d2cb;border-color:#d65a4a;animation:.8s ease-in-out infinite ProfessionPickerModal-module__ozqw-q__gl-pick-ring-pulse}.ProfessionPickerModal-module__ozqw-q__options{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:720px){.ProfessionPickerModal-module__ozqw-q__options{grid-template-columns:1fr}}.ProfessionPickerModal-module__ozqw-q__option{text-align:left;border:1px solid var(--gl-line-strong);border-radius:var(--gl-r-3);cursor:pointer;color:var(--gl-paper);font:inherit;transition:transform .16s var(--gl-easing-out), border-color .16s var(--gl-easing-out), box-shadow .2s var(--gl-easing-out);background:#14100ba6;flex-direction:column;gap:10px;padding:18px 16px;display:flex}.ProfessionPickerModal-module__ozqw-q__option:hover{border-color:#c9a06373;transform:translateY(-2px)}.ProfessionPickerModal-module__ozqw-q__option:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}.ProfessionPickerModal-module__ozqw-q__optionSelected{border-color:var(--gl-gold);transform:scale(1.02);box-shadow:0 0 18px #c9a06373}.ProfessionPickerModal-module__ozqw-q__optionName{font-size:calc(22px * var(--app-text-scale,1));color:var(--gl-paper);margin:0;font-style:italic;font-weight:700;line-height:1.1}.ProfessionPickerModal-module__ozqw-q__ability{font-size:calc(13px * var(--app-text-scale,1));color:var(--gl-paper-soft);margin:0;line-height:1.5}.ProfessionPickerModal-module__ozqw-q__badges{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.ProfessionPickerModal-module__ozqw-q__badge{font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.12em;text-transform:uppercase;color:var(--gl-gold);background:#c9a06324;border-radius:999px;padding:3px 8px}.ProfessionPickerModal-module__ozqw-q__footer{justify-content:center;display:flex}.ProfessionPickerModal-module__ozqw-q__cta{background:var(--gl-gold);color:var(--gl-ink);font-size:calc(12px * var(--app-text-scale,1));letter-spacing:.18em;text-transform:uppercase;border-radius:var(--gl-r-2);cursor:pointer;transition:background .15s var(--gl-easing-out), transform .15s var(--gl-easing-out);border:none;padding:12px 26px;font-weight:600;box-shadow:0 4px 14px #c9a0634d}.ProfessionPickerModal-module__ozqw-q__cta:hover:not(:disabled){background:var(--gl-gold-bright);transform:translateY(-1px)}.ProfessionPickerModal-module__ozqw-q__cta:disabled{opacity:.5;cursor:not-allowed}@keyframes ProfessionPickerModal-module__ozqw-q__gl-pick-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes ProfessionPickerModal-module__ozqw-q__gl-pick-modal-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ProfessionPickerModal-module__ozqw-q__gl-pick-ring-pulse{0%,to{box-shadow:0 0 #d65a4a59}50%{box-shadow:0 0 0 6px #d65a4a00}}@media (prefers-reduced-motion:reduce){.ProfessionPickerModal-module__ozqw-q__backdrop,.ProfessionPickerModal-module__ozqw-q__modal{animation:.2s linear both ProfessionPickerModal-module__ozqw-q__gl-pick-fade}.ProfessionPickerModal-module__ozqw-q__ring_danger{animation:none}.ProfessionPickerModal-module__ozqw-q__option:hover{transform:none}}@keyframes ProfessionPickerModal-module__ozqw-q__gl-pick-fade{0%{opacity:0}to{opacity:1}}
.SpotlightTour-module__UdrgwW__root{z-index:150;pointer-events:none;position:fixed;inset:0}.SpotlightTour-module__UdrgwW__backdrop{pointer-events:auto;animation:SpotlightTour-module__UdrgwW__gl-tour-fade .2s var(--gl-easing-out) both;background:#0a08058c;position:fixed;inset:0}.SpotlightTour-module__UdrgwW__spotlight{border:2px solid var(--gl-gold);border-radius:var(--gl-r-4);pointer-events:none;transition:top .18s var(--gl-easing-out), left .18s var(--gl-easing-out), width .18s var(--gl-easing-out), height .18s var(--gl-easing-out);animation:1.6s ease-in-out infinite SpotlightTour-module__UdrgwW__gl-tour-spotlight-pulse;position:fixed;box-shadow:0 0 0 4px #c9a06359,0 0 0 9999px #0a080573}@keyframes SpotlightTour-module__UdrgwW__gl-tour-spotlight-pulse{0%,to{box-shadow:0 0 0 4px #c9a06359,0 0 0 9999px #0a080573}50%{box-shadow:0 0 0 6px #c9a0638c,0 0 0 9999px #0a080573}}.SpotlightTour-module__UdrgwW__balloon{background:var(--gl-bg-2);border:1px solid var(--gl-gold);border-radius:var(--gl-r-3);box-shadow:var(--gl-sh-2);pointer-events:auto;animation:SpotlightTour-module__UdrgwW__gl-tour-balloon-in .24s var(--gl-easing-out) both;flex-direction:column;gap:6px;padding:12px 14px;display:flex;position:fixed}.SpotlightTour-module__UdrgwW__eyebrow{font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.16em;text-transform:uppercase;color:var(--gl-gold)}.SpotlightTour-module__UdrgwW__title{font-size:calc(14px * var(--app-text-scale,1));color:var(--gl-paper);margin:0;font-style:italic;font-weight:600}.SpotlightTour-module__UdrgwW__body{font-size:calc(12px * var(--app-text-scale,1));color:var(--gl-paper-soft);margin:0;line-height:1.5}.SpotlightTour-module__UdrgwW__actions{align-items:center;gap:8px;margin-top:6px;display:flex}.SpotlightTour-module__UdrgwW__skip{border:1px solid var(--gl-line-strong);color:var(--gl-paper-soft);font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.12em;text-transform:uppercase;border-radius:var(--gl-r-1);cursor:pointer;background:0 0;padding:5px 10px}.SpotlightTour-module__UdrgwW__skip:hover{color:var(--gl-paper)}.SpotlightTour-module__UdrgwW__skip:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}.SpotlightTour-module__UdrgwW__next{background:var(--gl-gold);color:var(--gl-ink);font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.14em;text-transform:uppercase;border-radius:var(--gl-r-1);cursor:pointer;border:none;margin-left:auto;padding:6px 12px}.SpotlightTour-module__UdrgwW__next:hover{background:var(--gl-gold-bright)}.SpotlightTour-module__UdrgwW__next:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}@keyframes SpotlightTour-module__UdrgwW__gl-tour-fade{0%{opacity:0}to{opacity:1}}@keyframes SpotlightTour-module__UdrgwW__gl-tour-balloon-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SpotlightTour-module__UdrgwW__backdrop,.SpotlightTour-module__UdrgwW__balloon{animation:.15s linear both SpotlightTour-module__UdrgwW__gl-tour-fade}.SpotlightTour-module__UdrgwW__spotlight{transition:none;animation:none;box-shadow:0 0 0 6px #c9a0638c,0 0 0 9999px #0a080573}}
.GhostLettersTableNoir-module__lqa5lG__root{background:radial-gradient(1500px 900px at 30% 0%, var(--gl-bg-2) 0%, var(--gl-bg-0) 70%);height:100dvh;color:var(--gl-paper);font-family:var(--font-gl-body), serif;font-size:calc(15px * var(--app-text-scale,1));grid-template-rows:56px 1fr;line-height:1.45;display:grid}.GhostLettersTableNoir-module__lqa5lG__body{grid-template-columns:var(--gln-rail-width,240px) 8px 1fr;gap:12px;padding:12px;display:grid;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__body[data-dragging-rail-splitter=true]{cursor:col-resize;-webkit-user-select:none;user-select:none}.GhostLettersTableNoir-module__lqa5lG__leftRail{flex-direction:column;gap:12px;min-width:0;display:flex;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__railSplitter{border-radius:var(--gl-r-2);cursor:col-resize;touch-action:none;width:8px;min-width:8px;transition:background .16s var(--gl-easing-out), border-color .16s var(--gl-easing-out);background:linear-gradient(#d9b25f24,#d9b25f08),#06040580;border:1px solid #d9b25f2e;align-self:stretch;position:relative}.GhostLettersTableNoir-module__lqa5lG__railSplitter:before{content:"";pointer-events:none;border-left:1px solid #f5e6c44d;border-right:1px solid #f5e6c44d;position:absolute;inset:14px 2px}.GhostLettersTableNoir-module__lqa5lG__railSplitter:hover,.GhostLettersTableNoir-module__lqa5lG__railSplitter:focus-visible,.GhostLettersTableNoir-module__lqa5lG__body[data-dragging-rail-splitter=true] .GhostLettersTableNoir-module__lqa5lG__railSplitter{outline-offset:2px;border-color:var(--gl-gold);background:linear-gradient(#d9b25f47,#d9b25f14),#060405a6;outline:2px solid #d9b25f73}.GhostLettersTableNoir-module__lqa5lG__tabletAside{flex-direction:column;gap:12px;display:none;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__center{border:1px solid var(--gl-line-strong);border-radius:var(--gl-r-4);background:linear-gradient(#c9a0630a 0%,#c9a06303 100%);flex-direction:column;gap:10px;padding:14px;display:flex;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__collaborationButton,.GhostLettersTableNoir-module__lqa5lG__discussionButton{border:1px solid var(--gl-line);border-radius:var(--gl-r-2);min-height:32px;color:var(--gl-paper-dim);font-size:calc(10px * var(--app-text-scale,1));text-transform:uppercase;background:#f5e6c409;justify-content:center;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.GhostLettersTableNoir-module__lqa5lG__collaborationButton[data-active=true],.GhostLettersTableNoir-module__lqa5lG__discussionButton[data-voted=true]{border-color:var(--gl-gold);background:var(--gl-gold-soft);color:var(--gl-gold-bright)}.GhostLettersTableNoir-module__lqa5lG__collaborationButton svg,.GhostLettersTableNoir-module__lqa5lG__discussionButton svg{flex:none;width:14px;height:14px}.GhostLettersTableNoir-module__lqa5lG__collaborationPanel{border:1px solid var(--gl-line);border-radius:var(--gl-r-4);background:linear-gradient(#7da06b13,#f5e6c405),#06040552;gap:10px;padding:12px;display:grid}.GhostLettersTableNoir-module__lqa5lG__collaborationPanelHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.GhostLettersTableNoir-module__lqa5lG__collaborationPanelTitle{color:var(--gl-paper);font-size:calc(17px * var(--app-text-scale,1));margin:0;font-style:italic;line-height:1}.GhostLettersTableNoir-module__lqa5lG__collaborationPanelHint{color:var(--gl-green);font-size:calc(9px * var(--app-text-scale,1));text-transform:uppercase}.GhostLettersTableNoir-module__lqa5lG__collaborationActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.GhostLettersTableNoir-module__lqa5lG__linkDraftBar{border-radius:var(--gl-r-2);background:linear-gradient(90deg,#7da06b29,#d9b25f0f),#06040594;border:1px solid #7da06b6b;grid-template-columns:1fr auto auto;align-items:center;gap:6px;min-width:0;min-height:32px;padding:4px 6px 4px 8px;display:grid}.GhostLettersTableNoir-module__lqa5lG__linkDraftMeta{color:var(--gl-green);font-size:calc(9px * var(--app-text-scale,1));text-transform:uppercase;white-space:nowrap;grid-column:1/-1}.GhostLettersTableNoir-module__lqa5lG__linkDraftCards{min-width:0;color:var(--gl-paper-dim);font-size:calc(11px * var(--app-text-scale,1));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__linkDraftButton{border:1px solid var(--gl-line);border-radius:var(--gl-r-1);min-height:24px;color:var(--gl-paper-dim);font-size:calc(9px * var(--app-text-scale,1));text-transform:uppercase;background:#f5e6c40b;padding:0 7px}.GhostLettersTableNoir-module__lqa5lG__linkDraftButton:not(:disabled):hover,.GhostLettersTableNoir-module__lqa5lG__linkDraftButton:not(:disabled):focus-visible{border-color:var(--gl-gold);color:var(--gl-paper);outline-offset:1px;outline:2px solid #d9b25f52}.GhostLettersTableNoir-module__lqa5lG__linkDraftButton:disabled{opacity:.42;cursor:not-allowed}.GhostLettersTableNoir-module__lqa5lG__publicTable{grid-template-columns:minmax(0, var(--gln-board-space,60%)) 10px minmax(260px, var(--gln-hints-space,40%));flex:auto;grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"board splitter hints""footer footer footer";gap:10px 12px;height:auto;min-height:0;display:grid;position:relative;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__publicTable[data-ended=true]{grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"board splitter hints""footer footer footer"}.GhostLettersTableNoir-module__lqa5lG__tableFooter{grid-area:footer;grid-template-columns:minmax(320px,1.1fr) minmax(360px,1.6fr) minmax(300px,1.1fr);align-items:stretch;gap:12px;min-height:0;display:grid}.GhostLettersTableNoir-module__lqa5lG__tableFooter>*{min-width:0}.GhostLettersTableNoir-module__lqa5lG__tableFooter[data-ended=true]{grid-template-columns:minmax(0,1fr)}.GhostLettersTableNoir-module__lqa5lG__footerHand{background:radial-gradient(60% 120% at 50% 100%, #d9b25f0f 0%, transparent 70%), linear-gradient(180deg, var(--gl-bg-0) 0%, #050304 100%);border:1px solid var(--gl-line);border-radius:var(--gl-r-3);min-width:0;min-height:168px;padding:6px 10px;display:flex;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__footerHand>*{flex:auto;min-width:0}.GhostLettersTableNoir-module__lqa5lG__footerSide{flex-direction:column;gap:8px;min-width:0;min-height:0;display:flex;position:relative}.GhostLettersTableNoir-module__lqa5lG__footerSideOverlay{z-index:30;pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;right:0}.GhostLettersTableNoir-module__lqa5lG__footerSideOverlay>*{pointer-events:auto;width:100%;max-width:380px;box-shadow:0 12px 28px #0000008c,0 0 0 1px #d9b25f59;border-color:var(--gl-gold)!important;background:linear-gradient(#d9b25f0f,#06040500),#0c0a08!important}.GhostLettersTableNoir-module__lqa5lG__footerSide>*{flex:auto;min-width:0}.GhostLettersTableNoir-module__lqa5lG__publicTable[data-ended=true] .GhostLettersTableNoir-module__lqa5lG__popoverHost{grid-row:1/3}.GhostLettersTableNoir-module__lqa5lG__popoverHost{z-index:12;pointer-events:none;grid-area:1/1/3/2;min-width:0;min-height:0;position:relative}.GhostLettersTableNoir-module__lqa5lG__popoverHost>[data-modal=true]{pointer-events:auto}.GhostLettersTableNoir-module__lqa5lG__theoryLineOverlay{z-index:7;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.GhostLettersTableNoir-module__lqa5lG__theoryLine{fill:none;stroke:var(--gln-link-color,var(--gl-green));stroke-width:3px;stroke-linecap:round;stroke-dasharray:7 6;opacity:.7;filter:drop-shadow(0 0 6px #7da06b75)}.GhostLettersTableNoir-module__lqa5lG__theoryLine[data-draft=true]{stroke:var(--gl-gold);stroke-width:4px;opacity:.88;stroke-dasharray:10 5}.GhostLettersTableNoir-module__lqa5lG__playersListWrap{position:relative}.GhostLettersTableNoir-module__lqa5lG__playerLinkOverlay{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.GhostLettersTableNoir-module__lqa5lG__playerLink{fill:none;stroke:var(--gln-link-color,var(--gl-red,#c46b6b));stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:6 5;opacity:.75;filter:drop-shadow(0 0 5px #c46b6b73)}.GhostLettersTableNoir-module__lqa5lG__publicTable[data-dragging-splitter=true]{cursor:col-resize;-webkit-user-select:none;user-select:none}.GhostLettersTableNoir-module__lqa5lG__publicTable>[data-testid=gln-case-board]{grid-area:board;min-height:0}.GhostLettersTableNoir-module__lqa5lG__tableSplitter{border-radius:var(--gl-r-2);cursor:col-resize;touch-action:none;background:linear-gradient(#d9b25f2e,#d9b25f0a),#06040580;border:1px solid #d9b25f38;grid-area:splitter;align-self:stretch;width:10px;min-width:10px;position:relative}.GhostLettersTableNoir-module__lqa5lG__tableSplitter:before{content:"";border-left:1px solid #f5e6c459;border-right:1px solid #f5e6c459;position:absolute;inset:12px 3px}.GhostLettersTableNoir-module__lqa5lG__tableSplitter:hover,.GhostLettersTableNoir-module__lqa5lG__tableSplitter:focus-visible{outline-offset:2px;border-color:var(--gl-gold);background:linear-gradient(#d9b25f47,#d9b25f14),#060405a6;outline:2px solid #d9b25f73}.GhostLettersTableNoir-module__lqa5lG__tableSide{border-left:1px solid var(--gl-line);grid-area:hints;grid-template-rows:minmax(0,1fr) auto auto;gap:12px;min-height:0;padding-left:12px;display:grid;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__publicHints{grid-template-rows:auto minmax(0,1fr);gap:8px;min-height:0;display:grid;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__publicHintsHeader{justify-content:space-between;align-items:center;display:flex}.GhostLettersTableNoir-module__lqa5lG__publicHintsTitle{color:var(--gl-paper);font-size:calc(16px * var(--app-text-scale,1));margin:0;font-style:italic;line-height:1}.GhostLettersTableNoir-module__lqa5lG__publicHintsCards{flex-direction:column;gap:10px;min-height:0;padding-right:2px;display:flex;overflow:hidden auto}.GhostLettersTableNoir-module__lqa5lG__publicHintItem{border-bottom:1px solid #f5e6c414;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;padding-bottom:8px;display:flex}.GhostLettersTableNoir-module__lqa5lG__publicHintLabel{color:var(--gl-gold);font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;flex:0 0 100%;padding-right:4px}.GhostLettersTableNoir-module__lqa5lG__publicHintsEmpty{color:var(--gl-paper-dim);font-size:calc(13px * var(--app-text-scale,1));margin:0;line-height:1.45}.GhostLettersTableNoir-module__lqa5lG__setupNotes{border-top:1px solid var(--gl-line);grid-template-rows:auto minmax(0,1fr);align-self:end;gap:8px;height:160px;max-height:160px;padding-top:10px;display:grid;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__setupNotesHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.GhostLettersTableNoir-module__lqa5lG__setupNotesTitle{color:var(--gl-paper);font-size:calc(15px * var(--app-text-scale,1));margin:0;font-style:italic;line-height:1}.GhostLettersTableNoir-module__lqa5lG__setupNotesCount{text-align:center;min-width:22px;color:var(--gl-green);font-size:calc(10px * var(--app-text-scale,1));background:#7da06b24;border:1px solid #7da06b66;border-radius:999px;padding:2px 7px}.GhostLettersTableNoir-module__lqa5lG__setupNotesList{flex-direction:column;gap:8px;min-height:0;margin:0;padding:0 4px 0 0;list-style:none;display:flex;overflow:auto}.GhostLettersTableNoir-module__lqa5lG__setupNote{border-radius:var(--gl-r-3);background:linear-gradient(#f5e6c40b,#f5e6c405),#0a080547;border:1px solid #c9a0632e;padding:8px 10px}.GhostLettersTableNoir-module__lqa5lG__setupNoteMeta{color:var(--gl-gold);font-size:calc(9px * var(--app-text-scale,1));text-transform:uppercase;line-height:1.35;display:block}.GhostLettersTableNoir-module__lqa5lG__setupNoteText{color:var(--gl-paper-dim);font-size:calc(13px * var(--app-text-scale,1));margin:4px 0 0;line-height:1.42}.GhostLettersTableNoir-module__lqa5lG__handStrip{background:radial-gradient(60% 120% at 50% 100%, #d9b25f0f 0%, transparent 70%), linear-gradient(180deg, var(--gl-bg-0) 0%, #050304 100%);border:1px solid var(--gl-line);border-radius:var(--gl-r-3);min-width:0;min-height:0;padding:6px 10px;display:block;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__mobileNavWrap{display:none}.GhostLettersTableNoir-module__lqa5lG__popoverSubmit{border:1px solid var(--gl-gold);border-radius:var(--gl-r-2);background:var(--gl-gold-soft);min-height:38px;color:var(--gl-gold-bright);font-size:calc(11px * var(--app-text-scale,1));letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .16s var(--gl-easing-out), border-color .16s var(--gl-easing-out), transform .16s var(--gl-easing-spring);justify-content:center;align-items:center;gap:6px;padding:0 16px;display:inline-flex}.GhostLettersTableNoir-module__lqa5lG__topbarCollabGroup{align-items:center;gap:4px;margin-right:4px;display:inline-flex}.GhostLettersTableNoir-module__lqa5lG__topbarChip{border-radius:var(--gl-r-2);border:1px solid var(--gl-line-strong);height:32px;color:var(--gl-paper);font-size:calc(11px * var(--app-text-scale,1));letter-spacing:.06em;white-space:nowrap;background:#c9a0631f;flex:none;align-items:center;gap:6px;margin-right:4px;padding:0 10px;display:inline-flex}.GhostLettersTableNoir-module__lqa5lG__topbarCollabChip{border-radius:var(--gl-r-2);border:1px solid var(--gl-line);width:32px;min-width:32px;height:32px;min-height:32px;color:var(--gl-paper-dim);box-sizing:border-box;cursor:pointer;transition:background .15s var(--gl-easing-out), border-color .15s var(--gl-easing-out), color .15s var(--gl-easing-out);background:0 0;flex:0 0 32px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.GhostLettersTableNoir-module__lqa5lG__topbarCollabChip svg{flex:0 0 16px;width:16px;height:16px;display:block}.GhostLettersTableNoir-module__lqa5lG__topbarCollabChip:hover,.GhostLettersTableNoir-module__lqa5lG__topbarCollabChip:focus-visible{background:var(--gl-surface-hover);border-color:var(--gl-line-strong);outline:none}.GhostLettersTableNoir-module__lqa5lG__topbarCollabChip:focus-visible{outline:2px solid var(--gl-gold-bright);outline-offset:2px}.GhostLettersTableNoir-module__lqa5lG__topbarCollabChip:disabled{opacity:.4;cursor:not-allowed}.GhostLettersTableNoir-module__lqa5lG__topbarCollabChip[data-active=true]{border-color:var(--gl-gold);color:var(--gl-paper);background:#d9b25f2e}.GhostLettersTableNoir-module__lqa5lG__topbarCollabBadge{background:var(--gl-gold);min-width:16px;height:16px;color:var(--gl-ink);font-size:calc(10px * var(--app-text-scale,1));text-align:center;letter-spacing:0;box-sizing:border-box;border-radius:999px;padding:0 4px;font-weight:600;line-height:16px;position:absolute;top:-4px;right:-4px}.GhostLettersTableNoir-module__lqa5lG__topbarCollabHint{font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.08em;text-transform:uppercase;color:var(--gl-paper-dim);white-space:nowrap;align-items:center;padding:0 4px;display:inline-flex}.GhostLettersTableNoir-module__lqa5lG__topbarCollabShare{border-color:var(--gl-green);color:color-mix(in srgb, var(--gl-green) 70%, var(--gl-paper));background:#7da06b2e}.GhostLettersTableNoir-module__lqa5lG__topbarCollabShare:not(:disabled):hover,.GhostLettersTableNoir-module__lqa5lG__topbarCollabShare:not(:disabled):focus-visible{color:var(--gl-paper);background:#7da06b52}.GhostLettersTableNoir-module__lqa5lG__popoverSubmit:not(:disabled):hover,.GhostLettersTableNoir-module__lqa5lG__popoverSubmit:not(:disabled):focus-visible{background:color-mix(in srgb, var(--gl-gold) 28%, var(--gl-gold-soft));color:var(--gl-paper);outline:none;transform:translateY(-1px)}.GhostLettersTableNoir-module__lqa5lG__popoverSubmit:disabled{opacity:.45;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.GhostLettersTableNoir-module__lqa5lG__popoverSubmit:not(:disabled):hover,.GhostLettersTableNoir-module__lqa5lG__popoverSubmit:not(:disabled):focus-visible{transform:none}}.GhostLettersTableNoir-module__lqa5lG__topbarRoleButton{border:1px solid var(--gl-line);border-radius:var(--gl-r-2);height:32px;color:var(--gl-paper);font-size:calc(11px * var(--app-text-scale,1));cursor:pointer;transition:background .16s var(--gl-easing-out), border-color .16s var(--gl-easing-out), transform .16s var(--gl-easing-spring);background:#f5e6c40a;flex:none;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.GhostLettersTableNoir-module__lqa5lG__topbarRoleButton:hover,.GhostLettersTableNoir-module__lqa5lG__topbarRoleButton:focus-visible{background:var(--gl-surface-hover);border-color:var(--gl-gold);outline:none;transform:translateY(-1px)}.GhostLettersTableNoir-module__lqa5lG__topbarRoleEyebrow{color:var(--gl-gold);font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.16em;text-transform:uppercase}.GhostLettersTableNoir-module__lqa5lG__topbarRoleName{font-size:calc(12px * var(--app-text-scale,1));color:var(--gl-paper);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-style:italic;overflow:hidden}@media (prefers-reduced-motion:reduce){.GhostLettersTableNoir-module__lqa5lG__topbarRoleButton:hover,.GhostLettersTableNoir-module__lqa5lG__topbarRoleButton:focus-visible{transform:none}}@media (max-width:767px){.GhostLettersTableNoir-module__lqa5lG__topbarRoleName{display:none}}.GhostLettersTableNoir-module__lqa5lG__rolePanel{border:1px solid var(--gl-line);border-radius:var(--gl-r-4);background:linear-gradient(#f5e6c40e,#f5e6c405);gap:8px;min-height:0;padding:12px;display:grid}.GhostLettersTableNoir-module__lqa5lG__roleEyebrow{color:var(--gl-gold);font-size:calc(10px * var(--app-text-scale,1));text-transform:uppercase;letter-spacing:.08em}.GhostLettersTableNoir-module__lqa5lG__roleTitle{color:var(--gl-paper);font-size:calc(20px * var(--app-text-scale,1));margin:0;font-style:italic;line-height:1.1}.GhostLettersTableNoir-module__lqa5lG__roleDuty{color:var(--gl-paper-soft);font-size:calc(13px * var(--app-text-scale,1));margin:0;line-height:1.45}.GhostLettersTableNoir-module__lqa5lG__roleBullets{color:var(--gl-paper-dim);font-size:calc(12px * var(--app-text-scale,1));margin:0;padding-left:17px;line-height:1.45}.GhostLettersTableNoir-module__lqa5lG__roleBullets li+li{margin-top:4px}.GhostLettersTableNoir-module__lqa5lG__actorCopyBanner{border:1px solid var(--gl-gold);border-radius:var(--gl-r-4);background:linear-gradient(#d9b25f24,#f5e6c405),#06040566;gap:4px;margin-bottom:8px;padding:10px 12px;display:grid}.GhostLettersTableNoir-module__lqa5lG__actorCopyBanner strong{color:var(--gl-gold-bright);font-size:calc(13px * var(--app-text-scale,1));letter-spacing:.02em}.GhostLettersTableNoir-module__lqa5lG__actorCopyBanner p{color:var(--gl-paper-dim);font-size:calc(12px * var(--app-text-scale,1));margin:0;line-height:1.35}.GhostLettersTableNoir-module__lqa5lG__actorCopyEyebrow{color:var(--gl-gold);font-size:calc(10px * var(--app-text-scale,1));text-transform:uppercase;letter-spacing:.08em}.GhostLettersTableNoir-module__lqa5lG__professionPanel{border:1px solid var(--gl-line);border-radius:var(--gl-r-4);background:linear-gradient(#7da06b17,#f5e6c405),#06040559;align-content:start;gap:6px;min-height:0;padding:10px 12px;display:grid}.GhostLettersTableNoir-module__lqa5lG__footerSide>.GhostLettersTableNoir-module__lqa5lG__professionPanel{height:100%}.GhostLettersTableNoir-module__lqa5lG__professionPanel[data-state=ghost]{background:linear-gradient(#d9b25f1c,#f5e6c405),#06040561}.GhostLettersTableNoir-module__lqa5lG__professionHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.GhostLettersTableNoir-module__lqa5lG__professionEyebrow{color:var(--gl-green);font-size:calc(10px * var(--app-text-scale,1));text-transform:uppercase;letter-spacing:.08em}.GhostLettersTableNoir-module__lqa5lG__professionStatus{color:var(--gl-paper-dim);font-size:calc(9px * var(--app-text-scale,1));text-transform:uppercase}.GhostLettersTableNoir-module__lqa5lG__professionTitle{color:var(--gl-paper);margin:0;font-size:clamp(16px,2.2vw,20px);font-style:italic;line-height:1.08}.GhostLettersTableNoir-module__lqa5lG__professionText,.GhostLettersTableNoir-module__lqa5lG__professionResult{color:var(--gl-paper-soft);font-size:calc(11px * var(--app-text-scale,1));margin:0;line-height:1.38}.GhostLettersTableNoir-module__lqa5lG__professionResult{color:var(--gl-gold-bright)}.GhostLettersTableNoir-module__lqa5lG__professionDetailList{color:var(--gl-paper)}.GhostLettersTableNoir-module__lqa5lG__cookPreview{color:var(--gl-paper);font-size:calc(12px * var(--app-text-scale,1));margin:4px 0 0;padding:0;line-height:1.4;list-style:none}.GhostLettersTableNoir-module__lqa5lG__cookPreview li{padding-left:12px;position:relative}.GhostLettersTableNoir-module__lqa5lG__cookPreview li:before{content:"•";color:var(--gl-gold-bright);position:absolute;left:0}.GhostLettersTableNoir-module__lqa5lG__professionCardRow{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.GhostLettersTableNoir-module__lqa5lG__professionCardRow>*{flex:none}.GhostLettersTableNoir-module__lqa5lG__professionButtonGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.GhostLettersTableNoir-module__lqa5lG__professionButton{border:1px solid var(--gl-line);border-radius:var(--gl-r-2);min-height:30px;color:var(--gl-paper);font-size:calc(10px * var(--app-text-scale,1));text-transform:uppercase;background:#f5e6c40b;padding:0 9px}.GhostLettersTableNoir-module__lqa5lG__professionButton:not(:disabled):hover,.GhostLettersTableNoir-module__lqa5lG__professionButton:not(:disabled):focus-visible{border-color:var(--gl-gold);color:var(--gl-gold-bright);outline-offset:1px;outline:2px solid #d9b25f47}.GhostLettersTableNoir-module__lqa5lG__professionButton[data-selected=true]{border-color:var(--gl-gold);color:var(--gl-gold-bright);background:#d9b25f29}.GhostLettersTableNoir-module__lqa5lG__professionButton:disabled{opacity:.45;cursor:not-allowed}.GhostLettersTableNoir-module__lqa5lG__professionPlayerList{gap:6px;display:grid}.GhostLettersTableNoir-module__lqa5lG__professionPlayerOption{text-align:left;border:1px solid var(--gl-line);border-radius:var(--gl-r-3);color:var(--gl-paper);cursor:pointer;transition:border-color .16s var(--gl-easing-out), background .16s var(--gl-easing-out), transform .16s var(--gl-easing-spring);background:#f5e6c40a;grid-template-columns:1fr auto;grid-template-areas:"name role""ability ability";align-items:center;gap:2px 8px;padding:8px 10px;display:grid}.GhostLettersTableNoir-module__lqa5lG__professionPlayerOption:hover,.GhostLettersTableNoir-module__lqa5lG__professionPlayerOption:focus-visible{border-color:var(--gl-gold);background:#d9b25f14;outline:none}.GhostLettersTableNoir-module__lqa5lG__professionPlayerOption[data-selected=true]{border-color:var(--gl-gold-bright);box-shadow:0 0 0 1px var(--gl-gold-bright);background:#d9b25f2e}.GhostLettersTableNoir-module__lqa5lG__professionPlayerName{font-size:calc(12px * var(--app-text-scale,1));text-transform:uppercase;letter-spacing:.06em;color:var(--gl-paper);grid-area:name}.GhostLettersTableNoir-module__lqa5lG__professionPlayerRole{font-size:calc(10px * var(--app-text-scale,1));text-transform:uppercase;letter-spacing:.08em;color:var(--gl-gold-bright);grid-area:role}.GhostLettersTableNoir-module__lqa5lG__professionPlayerAbility{font-size:calc(11px * var(--app-text-scale,1));color:var(--gl-paper-soft);grid-area:ability;font-style:italic;line-height:1.3}.GhostLettersTableNoir-module__lqa5lG__professionCardChoiceGrid{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:6px;margin-top:4px;display:grid}.GhostLettersTableNoir-module__lqa5lG__professionCardChoice{border:1px solid var(--gl-line);border-radius:var(--gl-r-3);color:var(--gl-paper);cursor:pointer;transition:border-color .16s var(--gl-easing-out), background .16s var(--gl-easing-out), transform .16s var(--gl-easing-spring);background:#f5e6c40a;align-content:start;justify-items:center;gap:4px;padding:4px;display:grid;position:relative;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__professionCardChoice>:first-child{pointer-events:none;transform-origin:top;margin-bottom:-20px;transform:scale(.78)}.GhostLettersTableNoir-module__lqa5lG__professionCardChoice:hover,.GhostLettersTableNoir-module__lqa5lG__professionCardChoice:focus-visible{border-color:var(--gl-gold);background:#d9b25f1a;outline:none;transform:translateY(-2px)}.GhostLettersTableNoir-module__lqa5lG__professionCardChoice[data-selected=true]{border-color:var(--gl-gold-bright);box-shadow:0 0 0 1px var(--gl-gold-bright), 0 6px 18px #d9b25f2e;background:#d9b25f2e}.GhostLettersTableNoir-module__lqa5lG__professionCardChoiceLabel{font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.06em;text-transform:uppercase;color:var(--gl-paper-soft);text-align:center;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__professionCardChoiceFallback{height:80px;font-size:calc(22px * var(--app-text-scale,1));color:var(--gl-paper-dim);border-radius:var(--gl-r-2);background:#f5e6c40a;justify-content:center;align-items:center;display:flex}.GhostLettersTableNoir-module__lqa5lG__sheriffCountWrap{gap:8px;display:grid}.GhostLettersTableNoir-module__lqa5lG__sheriffCountManual{align-items:stretch;gap:6px;display:flex}.GhostLettersTableNoir-module__lqa5lG__sheriffCountField{border:1px solid var(--gl-line);border-radius:var(--gl-r-2);min-width:0;color:var(--gl-paper);font:inherit;font-size:calc(12px * var(--app-text-scale,1));background:#060405b8;flex:auto;padding:0 10px}.GhostLettersTableNoir-module__lqa5lG__sheriffCountField:focus{border-color:var(--gl-gold);outline-offset:1px;outline:2px solid #d9b25f47}.GhostLettersTableNoir-module__lqa5lG__disappearedTileGrid{grid-template-columns:repeat(auto-fill,minmax(58px,1fr));gap:6px;margin-top:4px;display:grid}.GhostLettersTableNoir-module__lqa5lG__disappearedTile{aspect-ratio:.72;border:1px solid var(--gl-line);border-radius:var(--gl-r-3);color:var(--gl-paper);cursor:pointer;transition:border-color .16s var(--gl-easing-out), box-shadow .2s var(--gl-easing-out), transform .16s var(--gl-easing-spring);background:0 0;padding:0;position:relative;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__disappearedTile:hover,.GhostLettersTableNoir-module__lqa5lG__disappearedTile:focus-visible{border-color:var(--gl-gold);outline:none;transform:translateY(-2px)}.GhostLettersTableNoir-module__lqa5lG__disappearedTile[data-selected=true]{border-color:var(--gl-gold-bright);box-shadow:0 0 0 1px var(--gl-gold-bright), 0 6px 16px #d9b25f33}.GhostLettersTableNoir-module__lqa5lG__disappearedTileBack{border-radius:inherit;background:radial-gradient(circle at 50% 40%,#d9b25f24,#0000 60%),repeating-linear-gradient(135deg,#f5e6c40d 0 4px,#f5e6c405 4px 8px),linear-gradient(#36261c99,#140e0ad9);position:absolute;inset:0}.GhostLettersTableNoir-module__lqa5lG__disappearedTileNumber{z-index:1;width:100%;height:100%;font-size:calc(18px * var(--app-text-scale,1));letter-spacing:.04em;color:var(--gl-gold-bright);text-shadow:0 1px 2px #0009;place-items:center;display:grid;position:relative}.GhostLettersTableNoir-module__lqa5lG__hintPicker{grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;display:grid}.GhostLettersTableNoir-module__lqa5lG__hintPickerHeaderCompact{border-bottom:1px solid var(--gl-line);justify-content:flex-end;align-items:center;padding-bottom:6px;display:flex}.GhostLettersTableNoir-module__lqa5lG__hintPickerHeader{border-bottom:1px solid var(--gl-line);justify-content:space-between;align-items:center;gap:10px;padding-bottom:10px;display:flex}.GhostLettersTableNoir-module__lqa5lG__hintPickerTitle{color:var(--gl-paper);font-size:calc(26px * var(--app-text-scale,1));margin:0;font-style:italic;line-height:1}.GhostLettersTableNoir-module__lqa5lG__hintPickerCount{border:1px solid var(--gl-line);border-radius:var(--gl-r-3);color:var(--gl-gold);font-size:calc(11px * var(--app-text-scale,1));flex:none;padding:4px 7px}.GhostLettersTableNoir-module__lqa5lG__hintPickerCards{flex-wrap:wrap;align-content:start;gap:10px;min-height:0;display:flex;overflow:auto}.GhostLettersTableNoir-module__lqa5lG__hintPickerEmpty{color:var(--gl-paper-dim);font-size:calc(13px * var(--app-text-scale,1));margin:0}.GhostLettersTableNoir-module__lqa5lG__setupPanel{grid-template-rows:auto minmax(0,1fr);gap:14px;min-width:0;min-height:0;display:grid}.GhostLettersTableNoir-module__lqa5lG__setupGrid{grid-template-columns:1fr;gap:14px;min-width:0;min-height:0;display:grid}.GhostLettersTableNoir-module__lqa5lG__setupDraftFrame{border:1px dashed var(--gl-line);border-radius:var(--gl-r-3);background:linear-gradient(#f5e6c40b,#f5e6c404),#06040566;justify-content:center;align-items:center;padding:6px 10px;display:inline-flex;box-shadow:0 4px 14px #00000059}.GhostLettersTableNoir-module__lqa5lG__setupSectionLabel{color:var(--gl-paper-soft);font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.1em;text-transform:uppercase;margin:0}.GhostLettersTableNoir-module__lqa5lG__setupDraft{justify-content:center;align-self:start;min-width:0;padding:4px 0;display:flex}.GhostLettersTableNoir-module__lqa5lG__setupControls{align-content:start;gap:12px;min-width:0;display:grid}.GhostLettersTableNoir-module__lqa5lG__setupCategoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (max-width:480px){.GhostLettersTableNoir-module__lqa5lG__setupCategoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.GhostLettersTableNoir-module__lqa5lG__setupCategoryGrid>.GhostLettersTableNoir-module__lqa5lG__setupCategoryButton:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:100%;max-width:220px}}.GhostLettersTableNoir-module__lqa5lG__suspectVote{border:1px solid var(--gl-line);border-radius:var(--gl-r-4);background:linear-gradient(#f5e6c40e,#f5e6c405);gap:10px;padding:12px;display:grid}.GhostLettersTableNoir-module__lqa5lG__suspectVoteHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.GhostLettersTableNoir-module__lqa5lG__suspectVoteTitle{color:var(--gl-paper);font-size:calc(18px * var(--app-text-scale,1));margin:0;font-style:italic;line-height:1}.GhostLettersTableNoir-module__lqa5lG__suspectVoteCount{color:var(--gl-rust);font-size:calc(9px * var(--app-text-scale,1));text-transform:uppercase}.GhostLettersTableNoir-module__lqa5lG__suspectOptions{gap:6px;display:grid}.GhostLettersTableNoir-module__lqa5lG__suspectOption{border-radius:var(--gl-r-2);width:100%;min-height:40px;color:var(--gl-paper-dim);text-align:left;background:#f5e6c409;border:1px solid #f5e6c41f;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.GhostLettersTableNoir-module__lqa5lG__suspectOption:hover,.GhostLettersTableNoir-module__lqa5lG__suspectOption:focus-visible{outline-offset:2px;color:var(--gl-paper);border-color:#d9b25f8c;outline:2px solid #d9b25f59}.GhostLettersTableNoir-module__lqa5lG__suspectOption[data-selected=true]{border-color:var(--gl-rust);color:var(--gl-paper);background:linear-gradient(90deg,#b55b4938,#d9b25f14)}.GhostLettersTableNoir-module__lqa5lG__suspectAvatar{border:1px solid var(--gln-player-color,var(--gl-line-strong));background:color-mix(in srgb, var(--gln-player-color,var(--gl-gold)) 24%, #060405c7);width:26px;height:26px;color:var(--gl-paper);font-family:var(--font-gl-display), serif;font-size:calc(12px * var(--app-text-scale,1));border-radius:50%;justify-content:center;align-items:center;font-style:italic;display:inline-flex}.GhostLettersTableNoir-module__lqa5lG__suspectName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:calc(13px * var(--app-text-scale,1));overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__suspectSelf{color:var(--gl-paper-soft);font-size:calc(9px * var(--app-text-scale,1));text-transform:uppercase}.GhostLettersTableNoir-module__lqa5lG__setupCategoryButton{border:1px solid var(--gl-line);border-radius:var(--gl-r-3);min-height:56px;color:var(--gl-paper-soft);text-transform:uppercase;cursor:pointer;text-align:center;transition:border-color .16s var(--gl-easing-out), background .16s var(--gl-easing-out), color .16s var(--gl-easing-out), box-shadow .2s var(--gl-easing-out);background:linear-gradient(#f5e6c40b,#f5e6c405),#0604056b;place-items:center;gap:4px;padding:8px 6px;display:grid}.GhostLettersTableNoir-module__lqa5lG__setupCategoryButton:not(:disabled):hover,.GhostLettersTableNoir-module__lqa5lG__setupCategoryButton:not(:disabled):focus-visible{color:var(--gl-paper);border-color:#d9b25f99;outline:none}.GhostLettersTableNoir-module__lqa5lG__setupCategoryButton[data-selected=true]{border-color:var(--gl-gold);color:var(--gl-gold-bright);background:linear-gradient(#d9b25f38,#d9b25f0f),#0604056b;box-shadow:0 0 0 1px #d9b25f59,0 6px 18px #d9b25f1f}.GhostLettersTableNoir-module__lqa5lG__setupCategoryButton:disabled,.GhostLettersTableNoir-module__lqa5lG__setupCategoryButton[data-full=true]{cursor:not-allowed;color:var(--gl-paper-dim);opacity:.5}.GhostLettersTableNoir-module__lqa5lG__setupCategoryLabel{font-size:calc(11px * var(--app-text-scale,1));letter-spacing:.06em;color:inherit;line-height:1}.GhostLettersTableNoir-module__lqa5lG__setupCategoryCount{font-size:calc(10px * var(--app-text-scale,1));letter-spacing:.08em;color:var(--gl-paper-dim);font-weight:500}.GhostLettersTableNoir-module__lqa5lG__setupCategoryButton[data-selected=true] .GhostLettersTableNoir-module__lqa5lG__setupCategoryCount{color:var(--gl-gold-bright)}.GhostLettersTableNoir-module__lqa5lG__theoryLinks{border-top:1px solid var(--gl-line);grid-template-rows:auto minmax(0,1fr);gap:8px;min-height:0;max-height:138px;padding-top:10px;display:grid;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__theoryLinksHeader,.GhostLettersTableNoir-module__lqa5lG__discussionToolsHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.GhostLettersTableNoir-module__lqa5lG__theoryLinksTitle,.GhostLettersTableNoir-module__lqa5lG__discussionToolsTitle{color:var(--gl-paper);font-size:calc(15px * var(--app-text-scale,1));margin:0;font-style:italic;line-height:1}.GhostLettersTableNoir-module__lqa5lG__theoryLinksCount,.GhostLettersTableNoir-module__lqa5lG__discussionSpeaker{color:var(--gl-green);font-size:calc(10px * var(--app-text-scale,1));text-transform:uppercase}.GhostLettersTableNoir-module__lqa5lG__discussionSpeaker{color:var(--gl-paper);background:#7da06b29;border:1px solid #7da06b73;border-radius:999px;padding:4px 8px}.GhostLettersTableNoir-module__lqa5lG__theoryLinksList{gap:6px;min-height:0;margin:0;padding:0 4px 0 0;list-style:none;display:grid;overflow:auto}.GhostLettersTableNoir-module__lqa5lG__theoryLinkItem{border-radius:var(--gl-r-3);background:#7da06b14;border:1px solid #7da06b3d;grid-template-columns:20px 1fr;align-items:center;gap:3px 6px;padding:7px 8px;display:grid}.GhostLettersTableNoir-module__lqa5lG__theoryLinkAvatar{width:20px;height:20px;color:var(--gl-ink);font-family:var(--font-gl-mono), monospace;font-size:calc(10px * var(--app-text-scale,1));border:1px solid #f5e6c466;border-radius:999px;grid-row:span 2;place-items:center;font-weight:800;line-height:1;display:grid;overflow:hidden}.GhostLettersTableNoir-module__lqa5lG__theoryLinkAvatar>img{object-fit:cover;width:100%;height:100%;display:block}.GhostLettersTableNoir-module__lqa5lG__theoryLinkPlayer{color:var(--gl-green);font-size:calc(9px * var(--app-text-scale,1));text-transform:uppercase}.GhostLettersTableNoir-module__lqa5lG__theoryLinkCards{color:var(--gl-paper-dim);font-size:calc(12px * var(--app-text-scale,1));flex-wrap:wrap;gap:4px;line-height:1.35;display:flex}.GhostLettersTableNoir-module__lqa5lG__theoryLinkArrow{color:var(--gl-green);padding:0 5px;display:inline-block}.GhostLettersTableNoir-module__lqa5lG__theoryLinksEmpty{color:var(--gl-paper-dim);font-size:calc(12px * var(--app-text-scale,1));margin:0}.GhostLettersTableNoir-module__lqa5lG__discussionTools,.GhostLettersTableNoir-module__lqa5lG__ghostDiscard{border:1px solid var(--gl-line);border-radius:var(--gl-r-4);background:linear-gradient(#f5e6c40d,#f5e6c405);padding:12px}.GhostLettersTableNoir-module__lqa5lG__discussionTools{gap:10px;display:grid}.GhostLettersTableNoir-module__lqa5lG__discussionActions{flex-wrap:wrap;gap:8px;display:flex}.GhostLettersTableNoir-module__lqa5lG__ghostDiscard{color:var(--gl-paper-dim);font-size:calc(10px * var(--app-text-scale,1));text-transform:uppercase;gap:8px;display:grid}.GhostLettersTableNoir-module__lqa5lG__ghostDiscard select{border:1px solid var(--gl-line);border-radius:var(--gl-r-2);min-height:38px;color:var(--gl-paper);font-size:calc(13px * var(--app-text-scale,1));background:#060405b8;padding:8px 10px}@media (max-width:1279px){.GhostLettersTableNoir-module__lqa5lG__body{grid-template-columns:var(--gln-rail-width,200px) 8px 1fr}}@media (max-width:767px){.GhostLettersTableNoir-module__lqa5lG__root{grid-template-rows:auto 1fr;padding-bottom:60px}.GhostLettersTableNoir-module__lqa5lG__body{grid-template-columns:1fr;gap:8px;padding:8px;overflow-y:auto}.GhostLettersTableNoir-module__lqa5lG__leftRail,.GhostLettersTableNoir-module__lqa5lG__railSplitter{display:none}.GhostLettersTableNoir-module__lqa5lG__center{padding:8px}.GhostLettersTableNoir-module__lqa5lG__linkDraftBar{grid-template-columns:1fr auto auto;min-width:100%}.GhostLettersTableNoir-module__lqa5lG__linkDraftMeta{display:none}.GhostLettersTableNoir-module__lqa5lG__publicTable{grid-template:"board"minmax(280px,auto)"hints"minmax(140px,auto)"footer"/minmax(0,1fr);overflow:visible}.GhostLettersTableNoir-module__lqa5lG__publicTable[data-ended=true]{grid-template-rows:minmax(280px,auto) minmax(140px,auto) auto;grid-template-areas:"board""hints""footer"}.GhostLettersTableNoir-module__lqa5lG__tableFooter{grid-template-columns:1fr;gap:8px}.GhostLettersTableNoir-module__lqa5lG__popoverHost{grid-area:1/1/3}.GhostLettersTableNoir-module__lqa5lG__tableSplitter{display:none}.GhostLettersTableNoir-module__lqa5lG__tableSide{border-left:0;border-top:1px solid var(--gl-line);grid-template-rows:auto auto auto;padding-top:10px;padding-left:0;overflow:visible}.GhostLettersTableNoir-module__lqa5lG__setupNotes,.GhostLettersTableNoir-module__lqa5lG__theoryLinks{max-height:none}.GhostLettersTableNoir-module__lqa5lG__setupGrid{grid-template-columns:1fr;overflow:auto}.GhostLettersTableNoir-module__lqa5lG__handStrip{min-height:0;padding:6px 8px}.GhostLettersTableNoir-module__lqa5lG__tabletOnly{display:none}.GhostLettersTableNoir-module__lqa5lG__mobileNavWrap{z-index:10;display:block;position:fixed;bottom:0;left:0;right:0}}
.Interlude-module__AntreW__root{background:radial-gradient(circle at 50% 0%, #c9a06314 0%, transparent 70%), var(--gl-bg-1);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:28px 24px;display:flex;position:relative;overflow:hidden}.Interlude-module__AntreW__root[data-palette=rust]{background:radial-gradient(circle at 50% 0%, #8a33201f 0%, transparent 70%), var(--gl-bg-1)}.Interlude-module__AntreW__root:before{content:"";border-radius:var(--gl-r-3);pointer-events:none;border:1px solid #c9a0631f;position:absolute;inset:14px}.Interlude-module__AntreW__root[data-palette=rust]:before{border-color:#8a33202e}.Interlude-module__AntreW__actLabel{font-size:calc(9px * var(--app-text-scale,1));letter-spacing:.2em;text-transform:uppercase;color:var(--gl-gold)}.Interlude-module__AntreW__root[data-palette=rust] .Interlude-module__AntreW__actLabel{color:var(--gl-rust-bright)}.Interlude-module__AntreW__icon{font-size:calc(36px * var(--app-text-scale,1));color:var(--gl-gold);opacity:.7;text-shadow:0 0 12px #c9a0634d;margin:4px 0;animation:3s ease-in-out infinite Interlude-module__AntreW__gl-flicker}.Interlude-module__AntreW__root[data-palette=rust] .Interlude-module__AntreW__icon{color:var(--gl-rust-bright);text-shadow:0 0 12px #8a332066}@keyframes Interlude-module__AntreW__gl-flicker{0%,to{opacity:.7;text-shadow:0 0 12px #c9a0634d}50%{opacity:.5;text-shadow:0 0 20px #c9a06380}}.Interlude-module__AntreW__line{font-style:italic;font-weight:600;font-size:calc(22px * var(--app-text-scale,1));color:var(--gl-paper);max-width:320px;margin:0;line-height:1.2}.Interlude-module__AntreW__sub{font-size:calc(12px * var(--app-text-scale,1));color:var(--gl-paper-soft);max-width:320px;margin:0;line-height:1.55}.Interlude-module__AntreW__activePlayer{background:var(--gl-gold-soft);border:1px solid var(--gl-line-strong);font-size:calc(11px * var(--app-text-scale,1));color:var(--gl-paper-dim);border-radius:999px;align-items:center;gap:8px;margin-top:6px;padding:6px 12px;display:flex}.Interlude-module__AntreW__root[data-palette=rust] .Interlude-module__AntreW__activePlayer{background:#8a332026;border-color:#8a332066}.Interlude-module__AntreW__dot{background:var(--gl-gold);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite Interlude-module__AntreW__gl-dot-pulse}.Interlude-module__AntreW__root[data-palette=rust] .Interlude-module__AntreW__dot{background:var(--gl-rust-bright)}@keyframes Interlude-module__AntreW__gl-dot-pulse{0%,to{opacity:1}50%{opacity:.4}}.Interlude-module__AntreW__secondary{font-size:calc(9px * var(--app-text-scale,1));color:var(--gl-paper-soft);letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin-top:12px}.Interlude-module__AntreW__root[data-palette=rust] .Interlude-module__AntreW__secondary{color:var(--gl-rust)}@media (prefers-reduced-motion:reduce){.Interlude-module__AntreW__icon{text-shadow:0 0 12px #c9a0634d;animation:none}.Interlude-module__AntreW__dot{animation:none}}
