.game-surface.svelte-1twa2yc{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;transition:background-color .4s ease;position:relative;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;color:var(--text-primary);padding:2rem 0;background-color:var(--game-surface)}.face-container.svelte-1twa2yc{display:flex;justify-content:center;align-items:center;margin:2rem auto}.face-image.svelte-1twa2yc{width:300px;height:300px;border-radius:1rem;box-shadow:0 10px 30px #0000004d;border:2px solid rgba(255,255,255,.1);object-fit:cover}.stat-card.svelte-1twa2yc{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem 1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-value.svelte-1twa2yc{font-size:2rem;font-weight:900;font-family:Courier New,monospace;margin-bottom:.5rem}.stat-label.svelte-1twa2yc{font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary)}.animate-fade-in.svelte-1twa2yc{animation:svelte-1twa2yc-fadeIn .4s ease-out}@keyframes svelte-1twa2yc-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
