.ListenerUI-module__L-yFEW__wrapper{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.ListenerUI-module__L-yFEW__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 60%);width:100vw;max-width:800px;height:100vw;max-height:800px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.ListenerUI-module__L-yFEW__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--border-radius-lg);z-index:10;width:100%;max-width:480px;box-shadow:var(--shadow-md);padding:32px 24px;animation:.4s ease-out forwards ListenerUI-module__L-yFEW__slideUp;position:relative}.ListenerUI-module__L-yFEW__showTag{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-bottom:16px;font-size:.8rem;font-weight:600}.ListenerUI-module__L-yFEW__question{text-align:center;margin-bottom:32px;font-size:1.5rem;font-weight:700;line-height:1.3}.ListenerUI-module__L-yFEW__options{flex-direction:column;gap:12px;display:flex}.ListenerUI-module__L-yFEW__option{text-align:left;background:var(--bg-surface-elevated);border:1px solid var(--border);border-radius:var(--border-radius-md);width:100%;color:var(--text-main);align-items:center;gap:12px;padding:16px 20px;font-size:1rem;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.ListenerUI-module__L-yFEW__option:hover:not(:disabled){border-color:var(--primary);background:#7c3aed1a;transform:translateY(-2px)}.ListenerUI-module__L-yFEW__option:active:not(:disabled){transform:translateY(0)}.ListenerUI-module__L-yFEW__option:disabled{cursor:not-allowed;opacity:.7}.ListenerUI-module__L-yFEW__optionSelected{border-color:var(--primary)!important;background:#7c3aed26!important}.ListenerUI-module__L-yFEW__emoji{font-size:1.25rem}.ListenerUI-module__L-yFEW__meta{text-align:center;color:var(--text-muted);margin-top:24px;font-size:.8rem}.ListenerUI-module__L-yFEW__resultsContainer{margin-top:24px;animation:.4s ease-out forwards ListenerUI-module__L-yFEW__fadeIn}.ListenerUI-module__L-yFEW__resultItem{margin-bottom:16px}.ListenerUI-module__L-yFEW__resultHeader{justify-content:space-between;margin-bottom:8px;font-size:.9rem;display:flex}.ListenerUI-module__L-yFEW__resultBarBg{background:var(--bg-surface-elevated);border-radius:4px;width:100%;height:8px;overflow:hidden}.ListenerUI-module__L-yFEW__resultBarFill{background:var(--gradient-main);border-radius:4px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}.ListenerUI-module__L-yFEW__thankYou{text-align:center;border-radius:var(--border-radius-md);color:var(--accent-light);background:#10b9811a;margin-top:32px;padding:16px;font-size:.95rem;font-weight:500}@keyframes ListenerUI-module__L-yFEW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ListenerUI-module__L-yFEW__fadeIn{0%{opacity:0}to{opacity:1}}.ListenerUI-module__L-yFEW__skeleton{background:linear-gradient(90deg, var(--bg-surface-elevated) 25%, #ffffff0d 50%, var(--bg-surface-elevated) 75%);background-size:200% 100%;border-radius:4px;animation:1.5s infinite ListenerUI-module__L-yFEW__skeletonLoading}.ListenerUI-module__L-yFEW__skelTitle{width:80%;height:28px;margin:0 auto 32px}.ListenerUI-module__L-yFEW__skelOption{border-radius:var(--border-radius-md);width:100%;height:56px;margin-bottom:12px}@keyframes ListenerUI-module__L-yFEW__skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.ListenerUI-module__L-yFEW__emailCapture{text-align:center;margin-top:16px;animation:.4s ease-out ListenerUI-module__L-yFEW__fadeIn}.ListenerUI-module__L-yFEW__emailInput{border:1px solid var(--border);border-radius:var(--border-radius-sm);color:var(--text-main);background:#ffffff0d;outline:none;flex:1;padding:10px 14px;font-size:.9rem}.ListenerUI-module__L-yFEW__emailInput:focus{border-color:var(--primary)}.ListenerUI-module__L-yFEW__emailBtn{background:var(--primary);color:#fff;border-radius:var(--border-radius-sm);padding:10px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.ListenerUI-module__L-yFEW__emailBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}
