.CardCreateAgent-module__tPJIKq__createAgentCard{border-radius:var(--radius-lg);border-style:dashed;border-width:2px;border-color:var(--border);background-color:var(--card);width:100%;max-width:450px;height:auto;box-shadow:none;white-space:normal;flex-direction:column;gap:.5rem;padding:2rem 0;transition:all .15s;display:flex}.CardCreateAgent-module__tPJIKq__createAgentCard:hover:not(:disabled){border-color:var(--primary);background-color:color-mix(in oklab,var(--primary)5%,var(--card))}.CardCreateAgent-module__tPJIKq__iconWrapper{background-color:var(--muted);border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .15s;display:flex}.CardCreateAgent-module__tPJIKq__createAgentCard:hover:not(:disabled) .CardCreateAgent-module__tPJIKq__iconWrapper{background-color:color-mix(in oklab,var(--primary)10%,var(--card))}.CardCreateAgent-module__tPJIKq__icon{width:1.25rem;height:1.25rem;color:var(--muted-foreground);transition:color .15s}.CardCreateAgent-module__tPJIKq__createAgentCard:hover:not(:disabled) .CardCreateAgent-module__tPJIKq__icon{color:var(--primary)}.CardCreateAgent-module__tPJIKq__label{transition:color .15s}.CardCreateAgent-module__tPJIKq__createAgentCard:hover:not(:disabled) .CardCreateAgent-module__tPJIKq__label{color:var(--primary)}
